﻿div.Placeholder div.Main div.CustomBackground>div.Content {
	border:1px solid transparent;
}

div.Placeholder div.Main div.CustomBackground div.Content div.CarHomePageLinks {
	left:51px;
}

div.Placeholder div.Main div.CustomBackground>div.Content div.CarHomePageLinks {
	position:relative;
	width:880px;
}

div.Placeholder div.Main div.CustomBackground div.Content div.CarHomePageLinks2x2 {
	width:420px;
}
div.Placeholder div.Main div.CustomBackground>div.Content div.CarHomePageLinks2x2 ul {
	list-style-type:none;
	position:relative;
	left:-38px;
	
}
div.Placeholder div.Main div.CustomBackgrounddiv.Content div.CarHomePageLinks2x2 ul {
	position:relative;
	left:-80px;
}
div.Placeholder div.Main div.CustomBackground div.Content div.CarHomePageLinks ul.CarHomePageLinks {
	float:left;
}

div.Placeholder div.Main div.CustomBackground div.Content div.CarHomePageLinks ul.CarHomePageLinks li {
	margin-right:5px;
	margin-top:5px;
	width:180px;
	height:75px;
	float:left;
}

div.Placeholder div.Main div.CustomBackground div.Content div.CarHomePageLinks ul.CarHomePageLinks li a {
	display:block;
	font-size:15px;
	font-weight:bold;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.40;
	color:#FFFFFF;
	text-decoration:none;
	white-space:nowrap;
	margin:0px;
	padding:40px 20px 15px 20px;
	border:2px solid #EEEEEE;
	background: url(/Portals/1/Files/Images/blank.gif);
}

div.Placeholder div.Main div.CustomBackground div.Content div.CarHomePageLinks ul.CarHomePageLinks li a:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
