
.Infobox dl  { background-color: #fff; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; margin: 1px; padding: 1em }

.Infobox dl dt {
	clear:left;
	margin:0px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
}

.Infobox dl dd {
	margin:0px 0px 3px 100px;
}

.Infobox   { background: #ffffff; margin: 15px 0; border: solid 1px #ddd; -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px  }

.Infobox dl dt  { color: #464646; font-weight: bold; margin: 0 0 4px; padding-right: 15px; clear: left }

.CompanyDetailInfobox dl dd {
	margin:0px 0px 4px 100px;
}