.report_parts {
    font-weight:bold;
    color:#807d79;
    padding-left:60px;
    border-bottom:1px solid #d3d3d3;
    margin-top:15px;
    padding-bottom:15px;
    min-height:50px;
}   
.hilite {
    background:#ffe979;
    padding:0px 3px 0px 3px;
}
.report_buttons {
   text-align:center;
   margin-top:15px;
}
#car_image {
    border:2px solid #fd9e42;
    width:234px;
    padding: 0px 50px;
    margin-bottom:20px;
}
table {
	border:0px;
	color: #000;
	margin-bottom:4px;
}
table td {
    /* white-space: nowrap; */
	border:0px;
    padding-bottom:5px;
    padding-right:30px;
}
#continue {
    cursor:pointer;
    border:0px;
    width:85px;
    height:29px;
    background-image: url('../../images/pricecheck/continue.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top:5px;
}
#back {
    cursor:pointer;
    border:0px;
    width:85px;
    height:29px;
    background-image: url('../../images/pricecheck/go_back.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top:5px;
}

/* Form styles */
#PriceCheckForm LABEL {
    font-weight: bold;
    display: block;
    width: 100px;
}

#PriceCheckForm .colorBody LABEL{
    width: 170px;
}


#PriceCheckForm INPUT,
#PriceCheckForm SELECT{
    border: solid 1px #a5acb2;
}

#PriceCheckForm .imagebutton{
    border: none;
}


#PriceCheckForm .readonly LABEL{
    font-weight: normal;
}

#PriceCheckForm .readonly INPUT{
    border: none;
}
#left #padded {
	padding-top:10px;
	padding-left:20px;
}
.login_error p{
    margin-bottom:8px;	
}
input {
	height: 20px;
    line-height: 17px;
    width: auto;
    
    font-size: 15px;
    color: #808080;
    font-weight: bold;
        
    border: solid 1px #CACACA;
    padding-top:4px;
    padding-left:3px;
}
#PriceCheckForm input {
	margin-bottom:8px;
}
#PriceCheckForm .readonly
{
	padding:0px;
	margin:0px;
}

#refresh,#selfServiceButton,#fullServiceButton,#lookupAnother {
    height: 23px;
    line-height: 23px;
    padding-bottom: 1.5em;
    text-decoration: none;
}


#ContactTrustEImage{
    float: right;
    margin: 0px 35px;
}

#askingpriceError {
    display: none;
}

#notesLayer {
    margin-top: 4em;
    padding-top: 2em;
    width: 450px;
}

td {
   text-align: left; 
   

}
