﻿#leftcolumn a#leftAd1 img
{
	width: 177px;
}
ul#leftColumn_DetailsLinks
{
	float: left;
	background-image:url('/Images/midLinkBack-left-nav-ad.jpg'); 
	background-repeat: no-repeat; 
	height: 91px;
	width: 100%;
	margin-bottom: 3px;
	text-align: right;
}
ul#leftColumn_DetailsLinks li 
{
	float: left;
	text-align: right;
	width: 145px;
	display: block;
}

ul#leftColumn_DetailsLinks li.first
{
	margin-top:33px;
}
ul#leftColumn_DetailsLinks li.last
{
	margin-top:21px;
}
ul#leftColumn_DetailsLinks li a
{
	color:#fff;
	white-space: nowrap;
}
ul#leftcolumn_topLinks
{
	margin-bottom: 10px;
}
ul#leftcolumn_topLinks li a
{
	padding: 10px 0px;
	border-bottom: 1px dashed #999;
	text-align: center;
	width: 100%;
	display: block;
}
