/* Index*/
.real_box, .cars_box{position:relative; width:350px; height:650px; top:10px; background:#fff url('imagest/box_bg.gif') bottom repeat-x; border:.05em solid #E5E4E5; font:bold .96em Arial; direction:rtl;}
.real_box{right:70px; float:right;}
.cars_box{left:70px; float:left;}

.real_head, .cars_head{position:absolute; height:50px; width:204px; background:#fff url('imagest/real_head.gif') no-repeat; margin:-17px 65px 0 0; font:bold 2em Arial; text-align:center;}
.real_head{background:#fff url('imagest/real_head.gif') no-repeat; color:#4B6B05}
.cars_head{background:#fff url('imagest/cars_head.gif') no-repeat; color:#0588C8}

.real_data, .cars_data, .get_img{position:relative; padding:10px 10px 0 0;}

.get_img    {float:right;}
.real_data, .cars_data{width:210px; height:90px; float:left;}
.get_img img{width:120px; height:90px; border:0;}

.real_data a{color:#4B6B05;}
.cars_data a{color:#0588C8;}