.prev {
    /*background-color:#090;*/
    /*float:left;*/
    height:17px;
    width:20px;
}
.next {
    /*background-color:#090;*/
    /*float:right;*/
    height:17px;
    width:20px;
}
#carThumbs {
    /*border:3px solid #666;
	background:#CCC;*/
    border:none;
    height:80px;
    /*padding-left:3px;*/
    text-align:center;
    margin:auto;
    margin-top:-5px;
}
#carDetail {
    border:none;
    width:100%;
}
#mainImgDiv {
    /*	height:480px;*/
    padding:1px;
    width:640px;
    /*	border-right:2px solid #003;
	border-bottom:2px solid #003;*/
    /*border:2px solid #333;*/
    background:#999;
}
#dealerTitle {
    float:right;
    font-size:25px;
    font-weight:bold;
    font-style:italic;
    font-stretch:expanded;
    line-height:1.5em;
    margin-bottom:5px;
    text-shadow: #999 2px 2px 2px;
    margin-top: -16px;
    /*background: transparent;*/
}
#dealerPhoneTop {
    color: #D90000;
    font-size:25px;
    font-weight:bold;
    font-style:italic;
    font-stretch:expanded;
    line-height:1.5em;
    margin-bottom:5px;
    text-shadow: #999 2px 2px 2px;
    margin-top: -16px;
}
#carDescription {
    font-size:18px;
    font-weight:bold;
}
#thumbDiv {
    height:70px;
    /*	border:1px solid green;*/
}
div.thumbnails ul, li {
    margin: 0 10px;
}
.hr_space {
    margin: 5px 0;
}
#mainImg {
    margin-right:10px;
}
#carInfo,#comments,#features,#contact {
    width:300px;
    /*padding:3px;*/
    margin-bottom:5px;
}
#carInfo {
    text-align:right;
    padding:3px;
    width:292px;
    /*width:100%;*/
    /*margin-left:10px;*/
    background:#CCC;
    /*	background-image:url(../img/bg/features.png);
	background-repeat:repeat-x;*/

    background-image:url(../img/bg/features.bottom.png);
    background-repeat:repeat-x;
    background-position:bottom;

    border:1px solid #333;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    /*padding-right:5px;*/
}
#mpg{
    background-image:url(../img/mpg.png);
    background-repeat:no-repeat;
    width:90px;
    height:30px;
    padding-top:20px;
    /*display:block;*/
    text-align:center;
    float:left;
    /*display:none;*/
    color:#039;
}
.carInfoLabels {
    color:#006;
    font-size:70%;
}
#commentsSAVE {	
    border:1px solid #333;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    /*background-color:#FF6;*/

    /*background-color:#FF0;*/
    background-image:url(../img/bg/comments.png);
    background-repeat:repeat-x;

}
#comments, #features, #contact {
    /*	border:1px solid #999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	*/
}

.head:hover {
    /*	text-decoration:underline;
	color:#00F;*/
}
#price {
    font-size:35px;
    /*background-color:#36F;*/
    background-image:url(../img/price_fade.grey.b.png);
    background-repeat:repeat-y;
    background-position: 60px;
    padding-left:5px;
    padding-right:5px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
#mileage {
    font-size:25px;
    border-top:1px solid #000;
    line-height:1.3em;
}
#webPrice {
    line-height:1.3em;
    display:block;
}
#carDescription {
    margin-bottom:5px;
}
#mpgColor {
    border-top:1px solid #333;
    margin-top:5px;
    padding-top:5px;
    margin-bottom:8px;
}
#carType {
    margin-top: 5px;
    /*	padding-top:5px;
	padding-bottom:5px;*/
}
ul.features {
    list-style:none;
    padding:0;
    margin:0;
}
ul.features li {
    list-style:square;
    padding:0;
    margin:0;
}
.accordion-content-full {
    /*	padding:0;
	margin:0;
	border:1px solid black;*/
}
#contact_form_table {	
    font-size:80%;
    /*	margin-left:-35px;
	margin-top:-15px;*/
    width:100%;
}

.contact_seller_form {
    text-align:right;
}
#dealerPhone {
    display:none;
}
#phoneIcon {
    /*margin-bottom:-8px;*/
    position:relative;
    top:8px;
}

#CarFirstName,#CarLastName,#CarPhone,#CarEmail, #CarComments {
    width: 190px;
}
#CarComments {
    /*width: 200px;*/
}
#contact input[type=submit] {
    width: 50px;
    color: black;
    margin-left: 5px;
}
.required, label {
    color: red;
    font-size:90%;
    font-style:italic;
}
label {
    margin-left: -5px;
}
#advanced_search_wrapper {
    position: absolute;
    z-index: 52;
    /*margin-top: 10px;*/
}
#contentHeader {
    font-size: 18px;
    /*margin-top: -5px;*/
}
.oneColFixCtrHdr #container {
    /*        background-image: url(/img/sky.autumn.jpg);
            background-repeat: no-repeat;
            background-position: 0px -185px;*/
    background-image: none;
}
#CarSecurityCode {
    width: 3em;
    text-align: center;
}
label[for="CarSecurityCode"]{
    /*width: 50px;*/
    font-weight: bolder;
    font-size: 12px;
    background-color: #000053;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    padding: 2px;
}
