
	
	header
	{
		margin-bottom: 2em;
	}
	
		header h2
		{
			line-height: 1.2em;
			font-size: 2em;
		}
		
		#section2 h2 
	
		{
			line-height: 1.2em;
			font-size: 2.4em;
		}
		


/* BASEPAGE */

	
.container {
     max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.carcontainer {
	padding:10px;
}


.headerbreak {
    display:none;
    }
	
	
.highlight_symbols {
    font-size:40px;
    max-height:40px;
}



.carsales_table .td_img {
	width:150px;
	height:150px;
	max-height:150px;

}
.carsales_table .th_img {
	width:150px;
}


.details_img {
	max-height:200px !important;
	max-width:300px !important;
	padding-right:10px;
	float:right;
}

.carlistimg {
	width:auto;
	max-height:140px;
	max-width:150px;


}

.carlistimgholder {
	width:150px;
	height:150px;
	max-width:150px;
	max-height:150px;
	vertical-align: middle;
	display: table-cell;
}


