#results {
    width: 550px;
}

#result_title {
    position: relative;
    float: left;
    width: 550px;
    margin: 0;
    padding: 5px;
    font-size: 20px;
    font-weight: bold;
}

#summary {
    padding: 5px;
}

#priceinfo {
    position: absolute;
    left: 570px;
    top: 340px;
}

.breadcrumbtrail {
    position: relative;
    float: left;
    width: 550px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
}

.box1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: #000000;
    border: thin #000000 solid;
    width: 190px;
}

.box2 {
    font-size: 8pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
}

.list {
    position: relative;
    float: left;
    margin-top: 10px;
    width: 550px;
    padding: 0px;
}

.listhead {
    background-color: #EFEFEF;
    border-top: 1px solid #FF0099;
}

.cartype {
    position: relative;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.email {
    position: relative;
    float: right;
    font-size: 12px;
}

.price {
    font-size: 16px;
    color: #FF0000;
    text-align: right;
    font-weight: bold;
}

/*bookmycar*/
.book {
    font-weight: bold;
	color:#ff0099;
	font-size:12px;
	
}




