
#borse_title {
width: 570px;
height:40px;
margin-top: 25px;
margin-bottom: 15px;
padding-left:38px;
text-transform:uppercase;
clear:both;
}
#borse_left_wrap {
width:273px;
float:left;
}
#borse_left {
padding-left:38px;
}

#borse_center {
width:260px;
float:left;
}

#borse_right {
width:235px;
float:left;
}
#borse_right_text {
height:180px;
}
.borse_right_title {
font-weight:bold;
text-transform:uppercase;
}


.borse_input {
width:220px;
border:1px solid #828282;
}
.borse_label {
font-size: 11px;
background-image:url(../_images/borse_item_bg.png);
background-repeat:repeat-y;
padding-left:5px;
color:#535353;
}


.borse_form_split {
float:left;
width:240px;
margin-bottom: 7px;  /* same as in boerse_form_container */
}

.borse_subdiv {
margin-top:10px;
padding-left:38px;
}


img.ui-datepicker-trigger {
margin-top: 2px ! important;
margin-right: 0px ! important;
margin-bottom: 2px ! important;
margin-left: 0px ! important;
vertical-align: middle ! important;
}

.boerse_form_container {
padding-bottom: 7px;
}

