/* CSS Document */

.vehicle_right_part_head{
float:left;
width:556px;
height:24px;
position:relative;
background:url(../ui5_images/vehicle_top_curvehead.gif) no-repeat;
margin-left:7px;
}

.vehicle_right_part_bg{
float:left;
width:556px;
position:relative;
background:url(../ui5_images/vehicle_pagebg.gif) repeat-y;
margin-left:7px;
}

.vehicle_right_part_btm{
float:left;
width:556px;
height:8px;
position:relative;
background:url(../ui5_images/vehicle_btm_curve.gif) no-repeat;
margin-left:7px;
}
