.compare-area .compare-block .add-vehicle .btn-add {
    background:transparent url(../img/btn-add.gif) no-repeat scroll 0 0;
    float:left;
    height:20px;
    overflow:hidden;
    text-indent:-9999px;
    width:63px;
    margin:0 0 0 118px;
}
#add-vehicle-first, #add-vehicle-second{
    display: none;	
}
#ratings-block{
    color: #E12F16;
}


.hidden{
	display: none;
}

textarea.user-profile-edit{
	width: 100px;
	height: 120px;
}

.dealer-block ul{
	margin:0 0 16px;
	overflow:hidden;
	padding:10px 0 0;
	width:376px;
}

.dealer-block ul li{
	-x-system-font:none;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:19px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
}
.dealer-block ul li.title{
	width: 120px;
}

.dealer-block ul li textarea{
	-x-system-font:none;
	border:1px solid #AFAFAF;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	width: 250px;
}

.dealer-block ul li input{
	-x-system-font:none;
	border:1px solid #AFAFAF;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:2px 5px;
	width:152px;
}

.edit-contact-info .disabled ul li .box select{
	display: none;
}

.photo-box{
	height: 98px;
	overflow: hidden;
}

.dealer-block .submit{
	float: right;
}

.edit-contact-info .contact-info ul li .box.not-valid-input input{
	border: solid 1px red;
}

.right {
	float: right;
	clear: right;
	margin:10px 0 0;
}

.compare.right{
	width: 98px;
}
.make-model ul li.active_color select{
	color:#505050;
}

#send-msg-update-panel ul {
	clear: both;
	padding: 5px;
}

#send-msg-update-panel ul li:first-child{
	width: 100px;
}

#send-msg-update-panel ul li{
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:19px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}

#send-msg-update-panel ul li textarea,#send-msg-update-panel ul li select{
	border:1px solid #AFAFAF;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
}

#send-msg-update-panel ul li select{
	width:252px;
}

#send-msg-update-panel ul li textarea{
	height: 150px;
	width:250px;
}

.clear {
	clear: both;
}

#send-msg-error-content{
	float:right;
	left:410px;
	padding: 10px;
	position:absolute;
	top:45px;
	width:240px;
}

.error{
	color: red;
}

.close-update
{
	float:right;
	padding-right:40px;
}


.vehicle-details-dealer-logo{
	width: 100px;
}

.detailed-info .features div .yes {
	float:left;
	width:14px;
	height:14px;
	margin:0 3px 0 0;
	overflow:hidden;
	text-indent:-99999px;
	background:url(../img/ico-yes-no.gif) no-repeat;
}


