

	body,input,textarea,select
	{
		line-height: 1.75em;
		font-size: 10pt;
		letter-spacing: 0;
	}


	h2
	{
		font-size: 1.5em;
	}
	
	h3
	{
		font-size: 1em;
	}

	section
	{
		clear: both;
		//margin: 0em 0 2em 0 !important;
	}


	header
	{
		margin-bottom: 2em;
	}
	
	header h2
	{
		line-height: 1.2em;
		font-size: 1.6em;
	}
	
	.container
	{
		padding: 0em 0.2em;
	}
	
	.lozbutton
	{
		width: 60%;
		max-width: 60%;
		text-align: center;
		display:inline-block;
	}
	
	






#nav {
	display: none;
}

.row:not(.no-collapse):not(.no-collapse-1):not(.no-collapse-2):not(.no-collapse-3) > * {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
}

.row > * {
	padding: 0 0 0 10px;
}

.row {
	margin-right: 10px;
}



.thirdsection {
width:auto !important ;
display: block !important ;
padding-left: 0px !important ;
padding-right: 0px !important ;
}

.halfsection {
width:auto !important ;
display: block !important ;
padding-left: 0px !important ;
padding-right: 0px !important ;
}

.quartersection {
width:auto !important ;
display: block !important ;
padding-left: 0px !important ;
padding-right: 0px !important ;
}


.tablesection {

border-spacing: 0px !important ;
}
	
	
.twothirdsection {
width:auto !important ;
display: block !important ;
padding-left: 0px !important ;
padding-right: 0px !important ;
}

.leftalign h2 {
    text-align:left;
}

.leftalign h2 {
    text-align:left;
}

.highlight_symbols {
    font-size:35px;
    max-height:35px;
}


.carouselheader {
    font-size: 1.5em;
}


.carsales_table .td_img {
	width:80px;
	height:80px;
	max-height:80px;

}
.carsales_table .th_img {
	width:80px;
}


.carsales_table .td_price {
	width:65px;
}
.carsales_table .th_price {
	width:65px;
}

.carsales_table .td_fuel {
	width:60px;
}
.carsales_table .th_fuel {
	width:60px;
}


.carsales_table .td_moreinfo {
	width:30px;
	font-size: 1.5em;
}
.carsales_table .th_moreinfo {
	width:30px;
}




.carlistimg {
	width:auto;
	max-height:70px;
	max-width:80px;


}

.carlistimgholder {
	width:90px;
	height:80px;
	max-width:80px;
	max-height:80px;
	vertical-align: middle;
	display: table-cell;
}

