input, select{
	margin:0;
	padding:0;
}

/* addons to global.css, to combine? */

a.link_white_plain:hover {
	text-decoration:underline;
}

input.red_searchdef, input.red_searchhov {
	border:0;
	width:52px;
	height:22px;
	display:block;
	cursor:pointer;
	padding:0 !important;
	background:url(https://i.i-sgcm.com/main/home/search_52x22.png) no-repeat;
}
input.red_searchdef:hover{
	background:url(https://i.i-sgcm.com/main/home/search_hover_52x22.png) no-repeat;
}

a.viewall_btn {
	width:58px;
	margin-left:2px;
}

.nounderline {
	text-decoration:none !important;
}

.uppercase {
	text-transform:uppercase;
}

.greydashsplit{
	background:url(https://i.i-sgcm.com/all/horizontal_dot_4x1.gif) center center repeat-x;
	height:1px;
}

.container { /* fix for IE disappearing borders */
	height:1%;
}

.boxbody {
	border:1px solid #EEEEEE;
	border-top:none;
	padding:0 0 15px 0;
	margin:0px;
}

.boxcontent {
	padding:4px;
}

.viewall {
	background:url(https://i.i-sgcm.com/main/home/gray_right_arrow_6x9.gif) left center no-repeat;	
	height:28px;
}

.viewall a{
	margin:0 0 0 10px;
}

li.nosplitter {
	background:none !important;
	padding-right:0 !important;
}

.arrowtoright{
	position:relative;
	top:10px;
	background:url(https://i.i-sgcm.com/main/home/black_triarrow_11x11.gif) 5px 2px no-repeat;
	padding:0px 8px 0 19px;
	float:left;
	height:12px;
	font-size:12px;
}

.blue_curvebanner_side {
	height:28px;
}

#main .main_left {
	width:636px;
}

/* section */

.section_links {
	padding:4px 0 6px 4px;
}

.section_links ul {
	margin:0;
	padding:0;
	float:left;
	margin-left:-4px;	
}

.section_links ul li {
	position:relative;
	margin:0;
	padding:0 7px;
	list-style-type:none;
	float:left;
	background:url(https://i.i-sgcm.com/all/blacksplitter_1x22.gif) center right no-repeat;
	height:14px;
}

.section_links ul li:last-child {
	background:none;
}

.special ul li {
	padding:0 5px;
}

.section_links ul li a.blue_arrowdown {
	background:url(https://i.i-sgcm.com/main/home/blue_down_arrow_9x5.gif) center right no-repeat;
	padding-right:12px;
	display:block;
}
.section_links ul li a.blue_arrowright {
	background:url(https://i.i-sgcm.com/main/home/blue_right_arrow_9x9.gif) center right no-repeat;
	padding-right:12px;
	display:block;
}

.section_links ul li a.gray_arrowright {
	background:url(https://i.i-sgcm.com/main/home/gray_right_arrow_8x11.gif) center right no-repeat;
	padding-right:12px;
}

.section_links ul li a.blue_arrowdown:hover,
.section_links ul li a.gray_arrowright:hover {
	text-decoration:none;
    transition-delay:0.3s;
}

/* search by type */

#search_content{	
	float:left;
	width:800px;
	height:32px;
}

#search_content .tab{
	float:left;
	width:auto;
	text-align:center;
	display:inline-block;
	margin-right:5px;
}

#search_content #splittereffect{
	float:left;
	position:relative;
	top:8px;
}

/*#search_content #splittereffect .splitter {
	float:left;
	position:relative;
	top:10px;
	display:block;
	height:12px;
}*/

#search_content div.tab a:link, #search_content div.tab a:visited{
	background:url(https://i.i-sgcm.com/all/graytab_left_160x24.jpg) left center no-repeat;
	height:24px;
	font-weight: 500; 
	cursor:pointer;	
	display: inline-block;
	font-weight: 500;
	text-decoration:none;
	color:#6C6C6C;
}
#search_content a:link span, #search_content a:visited span{
	background:url(https://i.i-sgcm.com/all/graytab_right_3x24.jpg) right top no-repeat;
	height:24px;
	display:inline-block;
	padding:0 10px;
}


#search_content div.tab a:hover{
	color:#FFFFFF;
	background:transparent url(https://i.i-sgcm.com/all/bluetab_left_160x24.jpg) no-repeat top left;	
	text-decoration:none;
}

#search_content div.tab a.tabselected{
	height:24px;
	background:transparent url(https://i.i-sgcm.com/all/bluetab_left_160x24.jpg) no-repeat top left;
	display:inline-block;
	color:#FFFFFF;
	font-weight: 500;
	text-decoration:none;
}

#search_content div.tab a.tabselected span,
#search_content div.tab a:hover span {
	background:transparent url(https://i.i-sgcm.com/all/bluetab_right_3x24.jpg) no-repeat top right;
	height:24px;
	display:inline-block;
}

#search_content div a .selecttab{
	line-height:24px;
	text-align:center;
}

#search_content div a .selecttab2{
	line-height:24px;
	text-align:center;
}

#searchtype .browsebody{
	border:1px solid #0967A3;
	border-top:none;
}

#searchtype .browsebody .row2 {
	margin-top:7px;
}

#searchtype .browsebody input,
#searchtype .browsebody select {
	font-size:11px;
	margin-right:8px;
	border:1px solid #7F9DB9;
    padding: 1px;
}

#searchtype .browsebody input {
	padding:2px;
}

#searchtype .browsebody input.normargin,
#searchtype .browsebody select.normargin {
	margin-right:0;
}

#searchtype .browsebody .joiner { /* styling for word to join up two input/select e.g. to, from ... etc */
	line-height:20px;
	text-align:center;
	font-size:11px;
	width:16px;
}

.sf_location select {
    left: 0;
    position: absolute;
    top: 0;
    width: 162px;
    z-index: 1;
}

.sf_location input {
    left: 0;
    position: absolute;
    top: 0;
    width: 140px;
    z-index: 2;
	background:none !important;
	border:none !important;
}

/* custom styling for searchtype selects */
#searchtype .browsebody select.newcars_dealertype {
	width:120px;	
}

#searchtype .browsebody select option {
	font-size:11px;
}

#searchtype .browsebody input.searchtab_btn {
	margin:0;
	width:52px;
	border:none;
}

/* submenu */
.ddm_holder {
	width:206px;
	position:absolute;
	display:block;
	top:14px;
	margin:0;
	z-index:1000;
}

.ddm_topleft, .ddm_topright, .ddm_btmleft, .ddm_btmright {
	width:3px;
	height:3px;
}

.ddm_topleft {
	background:url(https://i.i-sgcm.com/main/home/dropdownmenu_link_topleft_bg_3x3.png) top left no-repeat;
}

.ddm_topright {
	background:url(https://i.i-sgcm.com/main/home/dropdownmenu_link_topright_bg_3x3.png) top left no-repeat;
}

.ddm_btmleft {
	background:url(https://i.i-sgcm.com/main/home/dropdownmenu_link_btmleft_bg_3x3.png) top left no-repeat;
}

.ddm_btmright {
	background:url(https://i.i-sgcm.com/main/home/dropdownmenu_link_btmright_bg_3x3.png) top left no-repeat;
}

.ddm_top, .ddm_btm {
	height:3px;
	width:191px;
	margin:0 auto;
}

.ddm_top {
	background:url(https://i.i-sgcm.com/main/home/dropdownmenu_link_top_bg_1x3.png) top left repeat-x;
}

.ddm_btm {
	width:181px;
	background:url(https://i.i-sgcm.com/main/home/dropdownmenu_link_btm_bg_1x3.png) top left repeat-x;
}

ul.ddm {
	padding:0;
	margin:0;
}

ul.ddm li {
	width:206px;
	height:27px !important;
	list-style-type:none;
	background:none !important;
	padding:0 !important;
}

ul.ddm li.first {
	border-top:none;
	border-bottom:none;
}

ul.ddm li .lside, .ddm li .rside {
	width:3px;
	height:27px;
}

ul.ddm li .lside {
	background:url(https://i.i-sgcm.com/main/home/dropdownmenu_link_lside_bg_4x1.png) top left repeat-y;
}

ul.ddm li .rside {
	background:url(https://i.i-sgcm.com/main/home/dropdownmenu_link_rside_bg_4x1.png) top left repeat-y;
}

ul.ddm li .item {
	width:190px;
	background:url(https://i.i-sgcm.com/main/home/dropdownmenu_link_bg_1x27.png) repeat-x;
	height:26px;
	line-height:26px;
	margin:0 auto;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;	
	border-top:1px solid #DDDDDD;	
}

ul.ddm li.first .item {
	border-top:1px solid #DDDDDD;
	border-bottom:none;
	height:27px;
}

.ddm li .item a {
	display:block;
	padding:0 5px;
	color:#444444	
}

.ddm li a:hover {
	background:transparent url(https://i.i-sgcm.com/main/home/dropdownmenu_title_bg_1x27.png) repeat-x;
	color:#FFFFFF;
	height:27px;
	text-decoration:none;
}

.ddm li.first a:hover {
	height:26px;
}

/* new cars and used cars */

#newcars_leftcol {
	width:255px;
	height:167px; 
	border-right:1px dotted #868181; 
	margin-top:6px;
	padding-top:4px;
}

.coe_round {
	background:#008E06;
	font-size:10px;
	color:#FFFFFF;
	padding:2px;
}

#newcars_leftcol #newcar_launch {
	margin-top:8px;
	padding-left:6px;
	padding-bottom:5px;
}

#newcars_leftcol #newcar_launch .title {
	margin-bottom:8px;
}

#newcars_leftcol #newcar_launch .thumb {
	width:68px;
}

#newcars_leftcol #newcar_launch .text {
	width:167px;
	margin-left:8px;
} 

#newcars_leftcol #newcar_launch .text p {
	line-height:15px;
}

#newcars_leftcol #newcar_launch .coverstory {
	display:none;
}

#newcars_rightcol {
	height:167px;
	margin-top:8px;
	width:311px;
}

#newcars_rightcol ul,
#usedcars_rightcol ul {
	margin:0;
	padding:0;
}

#newcars_rightcol ul.popular_cars {
	padding:8px 0 0 10px;
	width:311px;
	height:123px; 
}

#newcars_rightcol .popular_cars_pos,
#usedcars_rightcol .popular_cars_pos {
	left:6px;
}

#main .main_left #usedcars_rightcol ul.popular_cars {
	padding:13px 0 7px 0;
	margin:0 auto;
}

#newcars_rightcol ul.popular_cars li,
#usedcars_rightcol ul.popular_cars li {
	width:91px;
	height:91px;
	text-align:center;
	padding:0 2px 20px 2px;
	list-style-type:none;
	display: inline-block;
	vertical-align: top;	
	margin:0;
}

#newcars_rightcol ul.popular_cars li {
	height:87px;
}

#usedcars_rightcol ul.popular_cars li p,
#newcars_rightcol ul.popular_cars li p{
	padding-top:2px;
	line-height:14px;
}

#usedcars_leftcol {
	width:215px;
	height:216px;
	margin-top:7px;
	padding-top:10px;
}

#usedcars_leftcol .blank{
	width:224px;
}

#usedcars_leftcol .blank .style1{
	width:81px;
	height:88px;
	float:left;
	padding-left:24px;
}

#usedcars_leftcol .blank .style2{
	width:108px;
	padding: 32px 0 0 10px;
	height:56px;
	float:left;
}

#usedcars_rightcol {
	height:292px;
	margin-top:7px;
	padding:2px 0 0;
}

#sellcarsbox{
	height:91px;
}

#sellcarsbox div{
	float:left;
}

#sellcarsbox p{
	padding-top:8px;
	line-height:14px;
}

#sellcarsbox .cellone{
	width:125px;
}

#sellcarsbox .cellone div{
	position:relative;
	display:inline;
	float:none;
	top:4px;
	left:-4px;
}

#sellcarsbox .celltwo{
	width:172px;
	padding-top:15px;
}

#sellcarsbox .cellthree{
	width:5px;
	height:66px;
	margin-top:20px;
	border-left:1px dotted #666666;
}

#sellcarsbox .cellfour{
	width:110px;
	padding-top: 15px;
}

#sellcarsbox .cellfive{
	width:211px;
	padding-top:19px;
}

/* motor directory */

ul#md_categories {
	margin:0;
	padding:7px 5px 0 5px;
	background:#FFFFFF;
}

ul#md_categories li {
	list-style-type:none;
	width:205px;
	height:33px;
	display:inline-block;
	font-size:12px;
	font-weight: 500;
	margin:0;
}

ul#md_categories li div{
	width:41px;
	height:33px;
	margin-right:9px;
	float:left;
}

ul#md_categories li.tyres div{
	background:url(https://i.i-sgcm.com/main/home/md_categories.jpg) 0px 0px no-repeat;
}

ul#md_categories li.audio div{
	background:url(https://i.i-sgcm.com/main/home/md_categories.jpg) -41px 0px no-repeat;
}

ul#md_categories li.paint div{
	background:url(https://i.i-sgcm.com/main/home/md_categories.jpg) -82px 0px no-repeat;
}

ul#md_categories li.bodykit div{
	background:url(https://i.i-sgcm.com/main/home/md_categories.jpg) 0px -33px no-repeat;
}

ul#md_categories li.repair div{
	background:url(https://i.i-sgcm.com/main/home/md_categories.jpg) -41px -33px no-repeat;
}

ul#md_categories li.performance div{
	background:url(https://i.i-sgcm.com/main/home/md_categories.jpg) -82px -33px no-repeat;
}

ul#md_categories li.accessories div{
	background:url(https://i.i-sgcm.com/main/home/md_categories.jpg) 0px -66px no-repeat;
}

ul#md_categories li.solar div{
	background:url(https://i.i-sgcm.com/main/home/md_categories.jpg) -41px -66px no-repeat;
}

ul#md_categories li.performance_parts div{
	background:url(https://i.i-sgcm.com/main/home/md_categories.jpg) -82px -66px no-repeat;
}

ul#md_categories li.grooming div{
	background:url(https://i.i-sgcm.com/main/home/md_categories.jpg) 0px -99px no-repeat;
}

ul#md_categories li.rental div{
	background:url(https://i.i-sgcm.com/main/home/md_categories.jpg) -41px -99px no-repeat;
}

ul#md_categories li.cosmetic div{
	background:url(https://i.i-sgcm.com/main/home/md_categories.jpg) -82px -99px no-repeat;
}

ul#md_categories li a {
	float:left;
	margin: 10px 0;
}

ul#md_categories li a:hover {
	border:none;
	text-decoration:underline !important;
}

#main .main_right {
	width:300px;
}

#main .main_right #uts_content {
	padding:3px 0 2px 0;
}

#main .main_right #uts_content ul li {
	margin:0;
	padding:0 0 5px 0;	
	float:left;
	width:148px;
}

#main .main_right #uts_content .uts_icon {
	width:39px;
	padding:0;
}

#main .main_right #uts_content .uts_text {
	width:auto;
}

#main .main_right .ads {
	margin-top:11px;
}

#main .main_right .nomargin {
	margin-top:0 !important;
}

#articles #car_reviews{
	width:314px;
	margin-left:5px;
}

#mcf_hotdeals{
	width:314px;
}

#mcf_hotdeals ul{
	width:284px;
	padding:0;
	display:block;
	margin:0 auto;
	list-style:none;
}

#mcf_hotdeals ul li{
	width:132px;
	height:120px;
	padding-top: 14px;
	display:block;
	float:left;
}

#mcf_hotdeals ul li div.container{
	padding:0 0px;
	width:132px;
	height:88px;
	position:relative;
}

#mcf_hotdeals ul li div.bgborder{
	width:132px;
	height:88px;
	position:absolute;
	top:0;
	left:0px;
}

#mcf_hotdeals ul li p{
	padding:0 6px;
	text-align:center;
}

#car_reviews .latest {
	margin:6px 5px 11px 5px;
}

#car_reviews .latest a.headline {
	font-size:12px;
	font-weight: 500;
	text-decoration:underline;
}

#car_reviews .latest a.headline:hover {
	text-decoration:none;
}

#car_reviews .latest .holder {
	margin-top:7px;
}

#car_reviews .latest .holder .content {
	width:149px;
	margin:0 0 0 5px;
	line-height:15px;
}

#car_reviews .latest .holder .content a.directory-link {
	text-decoration:none;
}

#car_reviews .latest .holder .content a.directory-link:hover {
	text-decoration:underline;
}

#car_reviews .latest .holder .content .date {
	color:#707070;
	font-size:10px;
}

#car_reviews .listing {
	margin:0 2px;
}

#car_reviews .listing ul {
	margin:0;
	padding:0;
}

#car_reviews .listing ul li {
	padding:0 0 0 6px;
	list-style-type:none;
	line-height:26px;
	border-bottom:1px solid #E6E6E6;
}

#car_reviews .listing ul li a {
	margin-left:3px;
}

#car_article_categories .category{
	width:197px;
	margin-left:11px;
}

#car_article_categories .category .title {
	font-size:12px;
	font-weight: 500;
	padding-bottom:4px;
}

#car_article_categories .category .title a {
	color:#444444;
}

#car_article_categories .category .title a:hover {
	text-decoration:none;
}	

#car_article_categories .category .holder .content{
	padding:5px 0 4px 0;
	line-height:15px;
	height:46px;
}

#car_article_categories .category .holder .content .date {
	color:#707070;
	font-size:10px;
	margin-top:1px;
}

#car_article_categories .category .holder {
	width:150px;
	margin:10px auto;
}

#car_article_categories .category .holder img {
	display:block;
}

#car_article_categories .category .standfirst {
	margin-top:5px;
	line-height:15px;
}

a.mcf_logo img {
	margin:2px 5px 2px 4px;
}

#mcf .other_links {
	padding: 4px 0 6px 3px;
}

#mcf .other_links ul {
	margin:0 1px 0 0;
	padding:0;
}

#mcf .other_links ul li {
	padding:0;
	list-style-type:none;
	float:left;
	margin:0;
	padding:0 8px;
	background:url(https://i.i-sgcm.com/all/blacksplitter_1x22.gif) center right no-repeat;
	height:14px;	
}

#mcf .other_links ul li.nomargin {
	margin:0;
	padding-left:6px;
}

#mcf ul.mcf_discussions,
#affiliates ul {
	margin:0;
	padding:0;
}

#mcf ul.mcf_discussions li,
#affiliates ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#mcf ul.mcf_discussions li.row {
	line-height:25px;
	color:#999999;
	background:#FFFFFF;	
}

#mcf ul.mcf_discussions li.alt {
	background:#F7F7F7;
}

#mcf ul.mcf_discussions .row .timeago {
	margin-left:10px;
	width:65px;
}

#mcf ul.mcf_discussions .row .title {
	margin-left:30px;
	font-weight: 500;
	width:420px;
}

#mcf ul.mcf_discussions .row .views {
	margin-right:19px;
	font-size:10px;
}

#items_for_sale{
	margin-top:9px;
	height:522px;
}

#items_for_sale ul{
	padding:0;
	margin:0;
	list-style:none;
}

#items_for_sale ul li{
	width:144px;
	height:110px;
	float:left;
	padding:14px 0 0 0;
}

#items_for_sale ul li div{
	width:100px;
	margin:0 auto;
}

#items_for_sale ul li p{
	padding:0 10px;
	text-align:center;
}


#affiliates ul {
	text-align:center;
	margin:0;
	padding:0;
}

#affiliates ul li {
	display:inline-block;
	margin:12px 4px 12px 0;
}

#affiliates ul li.nomargin {
	margin-right:0;
	background-color:#FF0000
}

.home_mcfsublink{
	cursor:pointer; 
	color:#444444; 
	background:url(https://i.i-sgcm.com/forum/graybar_1x27.jpg) repeat-x;
}

.home_mcf160{
	position: absolute; top:-50px; margin-left:-1px; z-index: 100; cursor:pointer; width: 160px; display: none;
}

.home_mcf140{
	position: absolute; top:0; margin-left:-1px; z-index: 100; cursor:pointer; width: 140px; display: none;
}

.home_mcf180{
	position: absolute; top:0; margin-left:-1px; z-index: 100; cursor:pointer; width: 180px; display: none;
}

.news_rotate_container {
	position:relative;
	top:0px;
	left:0px;
	width:619px;
	height:273px;
	overflow:hidden;
	cursor:pointer;
}

.news_rotate_container img {
	border:1px solid #A9A9A9;
}

#largecrousel a {
	text-decoration: none !important;
}

.news_rotate_textbg {
	position:absolute;
	bottom:1px;
	left:1px;
	height:67px;
	width:617px;
	overflow:hidden;
	background:#000000;
	display:block;
	-moz-opacity:.70;
	filter:alpha(opacity=70);
	opacity:.70;
}

.news_rotate_text {
	position:absolute;
	bottom:8px;
	left:11px;
	height:54px;
	width:597px;
	display:block;
	overflow:hidden;
}

.news_rotate_texttitle {
	color:#FFCD08;
	font-size:21px;
	font-weight: 500;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.2em;
}

.news_rotate_textdesc {
	color:#FFFFFF;
	font-size:13.5px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding-left:2px;
	line-height:1em;
}

a.viewall_button:link, a.viewall_button:visited{
	width:64px;
	height:22px;
	color:#FFFFFF;
	font-weight: 500;
	display:block;
	text-align:center;
	line-height:22px;
	background:url(https://i.i-sgcm.com/main/home/viewall_58x22.png) no-repeat;
}

a.viewall_button:hover{
	text-decoration:none;
	background:url(https://i.i-sgcm.com/main/home/viewall_hover_58x22.png) no-repeat;
}

#contain{
	list-style:none;
	width:133px;
	padding:0;
	margin:0;
}

#contain li{
	height:27px;
}

#bracket{
	background: url(https://i.i-sgcm.com/main/home/bracket_8x244.jpg) no-repeat;
	float: left;
	margin: 6px 0;
	height:244px;
	width:8px;
}

.sliderbuttons{
	padding:6px 0 0 6px;
	list-style-type:none;
	margin:0;
	float:left;
}

.sliderbuttons li{
	width:112px;
	height:79px;
	text-align:center;
	margin-bottom:6px;
}

.sliderbuttons li a{
	color:#585858;
	font-weight: 500;
	text-decoration:none;
	padding:26px 22px 27px 22px;
	display:block;
	background:url(https://i.i-sgcm.com/main/home/button_112x79.jpg) no-repeat;
}

.sliderbuttons li a:hover{
	background:url(https://i.i-sgcm.com/main/home/buttonHover_112x79.jpg) no-repeat;
	color:#FFFFFF;
}

.sliderbuttons li a.active{
	background:url(https://i.i-sgcm.com/main/home/buttonHover_112x79.jpg) no-repeat;
	color:#FFFFFF;
}

#items_arrow{
	background:url(https://i.i-sgcm.com/main/home/bluearrow_9x17.jpg) center center no-repeat;
	float:left;
	width:9px;
	height:17px;
	position:relative;
	top:36px;
}

.newcar_promo{
	list-style-type:none;
	margin:0;
	padding:6px 0 0 25px;
}

.newcar_promo li{
	float:left;
	padding:0 20px 3px 0;
}


span.ratingstars_big{
	width:87px;
	height:14px;
	display:block;
	font-size:9px;
}

span.r10stars_big{
	background:url(https://i.i-sgcm.com/products/ratingstars_87x142.gif) 0 0 no-repeat;
}

span.r20stars_big{
	background:url(https://i.i-sgcm.com/products/ratingstars_87x142.gif) 0 -14px no-repeat;
}

span.r30stars_big{
	background:url(https://i.i-sgcm.com/products/ratingstars_87x142.gif) 0 -29px no-repeat;
}

span.r40stars_big{
	background:url(https://i.i-sgcm.com/products/ratingstars_87x142.gif) 0 -43px no-repeat;
}

span.r50stars_big{
	background:url(https://i.i-sgcm.com/products/ratingstars_87x142.gif) 0 -57px no-repeat;
}

span.r0stars_big{
	background:url(https://i.i-sgcm.com/products/ratingstars_87x142.gif) 0 -71px no-repeat;
}

span.r15stars_big{
	background:url(https://i.i-sgcm.com/products/ratingstars_87x142.gif) 0 -85px no-repeat;
}

span.r25stars_big{
	background:url(https://i.i-sgcm.com/products/ratingstars_87x142.gif) 0 -99px no-repeat;
}

span.r35stars_big{
	background:url(https://i.i-sgcm.com/products/ratingstars_87x142.gif) 0 -114px no-repeat;
}

span.r45stars_big{
	background:url(https://i.i-sgcm.com/products/ratingstars_87x142.gif) 0 -128px no-repeat;
}

.left_arrow_style{
	float:left;
	padding:9px 0 0 5px;	
}

.cartype{
	color:#FFFFFF!important;
	font-size:16px;
	width:70px;
	margin:5px 0 0 10px;
	padding:5px 0;
	text-align:center;
	border-radius:5px;
	text-decoration:none!important;
	background-color:rgba(49,49,49,.7);
}

.cartype:hover{
	background-color:#DF0A06;
}

.car_selected{
	background-color:#DF0A06;
}

#features_box td{
	border-bottom:1px solid #E3E3E3;
	padding:12px 0;
	height:49px;
}

#quotz_sellbtn{
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	background-color:#0090FF;
	padding:10px 44px;
	margin:10px auto 8px;
	display:inline-block;
	border-radius:5px;	
}

#quotz_sellbtn:hover{
	background-color:#00589C;
}