
/* ComboBox */
.comboBoo			{border:0;  color: #01baec; width:101px; direction:ltr}
.comboBoo-label	{font: 17px Tahoma, Arial, Helvetica, sans-serif; line-height: 30px; height: 30px; text-indent:11px; text-align:right; cursor:pointer; position: absolute; background:url(../images/wrapper_select.gif) 0 0 no-repeat;     width:101px; height:30px; color: #01baec; display:block;}
a:hover.comboBoo-label, a:active.comboBoo-label	{color: #01baec; text-decoration: none;}
ul.comboBoo-list 		{position: absolute; margin: 30px 0 0 0; padding: 0; list-style: none; border: 0; z-index:500;}
ul.comboBoo-list li 	{ font-size:17px; color:#01baec; line-height: 25px; height: 30px; cursor: pointer; font-weight: normal; background:url(../images/wrapper_select1.gif) 0 0 no-repeat; width:101px; margin:0 0 0 0; padding: 0 0 0 0 ; text-align:right; text-indent:11px;}
ul.comboBoo-list li.choice-selected 		{color: #01baec;}


.indent-form{ position:absolute; margin:186px 0 0 54px; direction:ltr}
.row-form .col-1{ width:277px; background:url(../images/wrapper_input.gif) 0 0 no-repeat; height:30px;}
.row-form .col-1 input{ border:none; background:none; color:#01baec; font-size:17px; padding:4px 0 0 8px; width:260px; font-family:Tahoma, Arial, Helvetica, sans-serif; line-height:27px; *line-height:21px;}
.row-form .col-2{ width:101px;}

.comboBoo-list{ top:378px !important;}
.choice-selected{ background:url(../images/wrapper_select_act.gif) bottom left no-repeat !important; color:#066ba9 !important; padding:0 !important; margin:0 !important;}
.comboBoo-list{ padding-bottom:5px !important; background:url(../images/wrapper_select2.gif) bottom left no-repeat !important;}
