.uh_post_div {
	width:100%;
	clear:both;
    padding-bottom: 0px;
    padding-top: 2px;
}



.uh_post_div:hover div {
	opacity: 1.0;
} 

.uh_arrow_down {
	background: url("images/arrows.png") no-repeat scroll 6px 7px transparent;
	float: right;
	height: 20px;
	margin-right: -2px;
	margin-top: -28px;
	position: relative;
	width: 30px;
	opacity: 0.6;
}

.uh_arrow_up {
	background: url("images/arrows.png") no-repeat scroll 6px -28px transparent;
	float: right;
	height: 20px;
	margin-right: -2px;
	margin-top: -28px;
	position: relative;
	width: 30px;
	opacity: 0.6;
}

.uh_post_div h4{
    clear: both;
    background-color: #F1F1F1;
    background-image: -moz-linear-gradient(center top , #F9F9F9, #ECECEC);
    font-weight: normal;
	color: #464646;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	box-shadow: 0 1px 0 #FFFFFF;
	text-shadow: 0 1px 0 #FFFFFF;
	line-height: 15px;
    border-color: #DFDFDF;
    border-style: solid;
    border-width: 1px;
	padding: 5px 5px 5px 8px;
	margin-bottom: 0px;
	cursor: pointer; 
	font-weight: bold;  
}
.uh_groupClass{
	background-color: white;
	border-color: #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-style: solid;
	border-width: 0 1px 1px;
	margin-top: 0;
	padding:5px !important;
}
.uh_post_lable {
	width: 150px; 
	float: left; 
	vertical-align: middle; 
    font-size: 12px;
    line-height: 2;
}

.uh_help_h3:before {
    background: url("images/icon-pointer-question.png") no-repeat scroll 0 50% transparent;
    content: " ";
    height: 100%;
    left: 15px;
    position: absolute;
    top: 0;
    width: 36px;
}

.uh_help_h3{
    display: block;
    font-weight: bold;
    background-color: #8CC1E9;
    background-image: -moz-linear-gradient(center bottom , #72A7CF 0pt, #8CC1E9 100%);
    border-radius: 3px 3px 0 0;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.4em;
    margin: 0 0 5px;
    padding: 15px 18px 14px 60px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);  
    font-family: sans-serif;  
}

.uh_post_dropdown {
	width:100%;
	float: left; 
	font-size: 12px;
}

.uh_post_input {
    background-image: url("images/input_char.png");
    background-origin: content-box;
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
    font-size: 12px;
}
.uh_post_color {
    background-image: url("images/fartastic_lable.png");
    background-origin: content-box;
    background-repeat: no-repeat;
	float: left;
	width: 100%;
	cursor:pointer;
	font-size: 12px;
}

.hide-colorpicker{
    background-position: right bottom;
}

.show-colorpicker{
    background-position: right top;
}

.uh_post_input_numbers {
    background-image: url("images/input_number.png");
    background-origin: content-box;
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
 	font-size: 12px;
}

.uh_post_input_latlng {
    background-image: url("images/input_number.png");
    background-origin: content-box;
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
	font-size: 12px;    
}

.uh_post_input_latlng_lable {
    font-size: 10px;
    margin-bottom: -5px;
    margin-left: 2px;
}
.uh_post_help{
    background: url("images/question.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 24px;
    margin-left: 5px;
    margin-top: 3px;
    text-indent: -10000px;
    width: 10px;
    cursor:pointer;
}


.uh_post_textarea {
    background-image: url("images/input_char.png");
    background-origin: content-box;
    background-position: right top;
    background-repeat: no-repeat;
	width:100%;
	height:80px;
	float: left; 
 	font-size: 12px;
}

.uh_post_simicolon {
	float: left;
	padding-right: 5px;
	vertical-align: middle; 
    font-size: 12px;
    line-height: 2; 
}

.uh_post_image{
	float:left;
}

#uh_data_set div:last-child , #uh_data_set div:nth-last-child(2){
	padding-right: 0%;
}


.uh_post_div_col{
	float: left;
	padding-right: 2%;
}

.uh_post_div_clear{
	clear:both;
}

.uh_post_div lable {
    font-size: 12px;
}



.uh_post_colors_list {
	float:left;
	font-size: 10px;
}

.uh_post_colors_list .uh_post_colors_list_image {
	float: left; 
	width: 10px; 
	height: 10px; 
	margin-top: 3px; 
	margin-right: 3px;
}



.uh_form_list_data_item {
	display: block;
	width: 100%;
}

.uh_form_list_data_item span {
	float: left;
	font-size: 10px;
	line-height: 12px;
	margin-right: 10px;
}





/* farbtastic */

.pop-farbtastic{
    clear: both;
    display: block;
}



.farbtastic-holder {
	min-height:25px;
}
.pt-label.pt-type-farbtastic {
    display: block;
    float: left;
    min-width: 165px;
}
.farbtastic-choosecolor {
	margin-left:5px;
	text-indent:-10000px;
	color:#ffffff;
	display:block;
	float:left;
	width:24px;
	height:24px;
	background: url(images/farbtastic.png) no-repeat scroll 0 0;
	margin-top:-2px;
} 
.farbtastic-choosecolor.hide-colorpicker {
	background-position:0 -37px;
}
