#left dl {
	font-size: 100%;
}

#left dt {
	text-align: left;
	text-indent: -999em;
	height: 31px;
}

#left dt.subsidiaries {
	background: transparent url(../images/msc/subsidiaries.gif) no-repeat 0 0; 
}

#left dt.affiliates {
	background: transparent url(../images/msc/affiliates.gif) no-repeat 0 0; 
}

#left dd {
	margin-top: 5px;
	text-align: center;
}

#left ul {
	margin: 0 auto;
	list-style: none;
	width: 238px;
	text-align: left;
}

#left li {
	border-bottom: 1px dotted #E8E7E6;
	line-height: 2.0;
	text-indent: 23px;
	color: #105089;
}

#left li.no-border {
	border: none;
	margin-bottom: 10px;
}

#left img {
	background: #fff;
	padding: 3px;
	border: 1px solid #1587ab;
}

#left a {
	color: #105089;
	text-decoration: none;
}

#left a:hover {
	color: #919191;
	text-decoration: underline;
}
