/* CSS Document */
.carhire_banner {
width: 490px;
}

.carhire_text {
width: 490px;
font: normal 12px arial;
color: #000000;
text-align: left;
}

.carhire_box {
width: 489px;
height: 107px;
background-color: #f4f4f4;
border: solid 1px #d6d6d6;
}

.carhire_box_img {
width: 144px;
height: 84px;
padding: 3px;
background-color: #fff;
margin: 8px 10px 10px 4px;
border: solid 1px #d6d6d6;
float:left;
}

.carhire_box_content {
width: 314px;
float: right;
}

.carhire_box_heading {
margin: 5px 5px 0px 0px;
font: bold 12px arial;
color: #cc0003;
text-align: left;
float: left;
}

.carhire_box_heading a {
color: #cc0003;
text-decoration: none;
}

.carhire_box_text {
width: 308px;
margin: 5px 5px 5px 0px;
font: normal 12px arial;
color: #000000;
text-align: left;
float: left;
}

.carhire_box_blankdiv_h {
width: 491px;
height: 20px;
}

.carhire_knowmore {
width: 79px;
height: 17px;
padding-top: 2px;
background: url("../images/package_ratesbg.gif") no-repeat;
font: bold 12px arial;
color: #fff;
text-align: center;
float: right;
}

.carhire_knowmore a {
color: #fff;
}

.carhire_knowmore a:hover {
color: #000;
}

.carhire_phone {
width: 200px;
font: bold 12px arial;
color: #000;
float: left;
}

.carhire_toplink {
width: 200px;
font: bold 12px arial;
color: #999;
float: left;
}

.carhire_toplink a {
color: #999;
text-decoration: none;
float: left;
}

.carhire_toplink a:hover {
color: #000;
text-decoration: underline;
float: left;
}

.carhire_num {
width: 340px;
font: normal 12px arial;
color: #000000;
text-align: right;
float: left;
}

.star {
margin: 5px;
float: right;
}

.clear {
clear: both;
}