<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.filterRow{
	margin-top:20px;
	margin-bottom: 0 !important;
}
.filter {
	border-right:1px solid #ddd;
	padding: 10px 20px;
	float:left;
	height:30px;}
.filterName{
	margin:0 20px 0 0;
	line-height:30px;
	font-size:12px;
	}
.filter.ddlyear{
	width:auto;}
.filter .dropDown div, .filter .dropDown ul {
	width:60px;
}
#GalleySearch, #SpecSearch {
    margin-left: 15px;
    font-size: 11px;
}
.noRightBorder
{
    border-right:0;
}
.articleFullWidth {
	border: 1px solid #ddd;
	padding:3px;
  	opacity: 1;
	-webkit-transition: opacity 1s linear;
}
.articleFullWidth:hover {
	border: 4px solid #eee;
	padding:0px;
	cursor:pointer;
	opacity: .75;
}
.articleFullWidth:hover &gt; .contentWrapper h5 a {
	color: #2C98E9;}
.articleFullWidth:hover &gt; .arrowE {
	background-position: -48px -35px;}
.articleFullWidth .date{
	margin: 15px 0 0 15px;
	width:108px;}
.articleFullWidth .day, .articleFullWidth .month, .articleFullWidth .NewsYear{
	float:left;
	font-weight:300 !important;
	color:#aaa;}
.articleFullWidth .day{
	font-size:40px;
	margin:0 10px 0 0 !important;
	line-height:40px;
	width:40px;
	text-align:right;
	}
.articleFullWidth .title
{
    color:#116CAC;
}
.articleFullWidth .contentWrapper{
	padding: 0 45px 0 120px;
	margin: 15px 0;
	width:auto !important;
	}
.articleFullWidth .content{
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	padding:0 20px;}
.arrowE{
	width: 4px;
	height: 8px;
	background: url(../Content/7907/Media/General/webimage/icons/icons-sprite.png);
	background-position: -48px -26px;
	display: inline-block;
	position: relative;
	z-index: 12;
	top: 42px;
	right: 20px;
	}
.arrowE:hover{
	-webkit-animation: slide 5s forwards linear;
	-moz-animation: slide 5s forwards linear;
	animation: slide 5s forwards linear;}
.tab a {
	color:#bbb;}
.content p{	
	/*white-space: nowrap;*/
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height:40px;}
.rightFloat
{
    float:right;
}
#VehicleHeaderCarousel
{
    top:0;
}</pre></body></html>