.Infobox dl {
	background:#f0f0f0 url('./../../images/icon/iconCommentInfo.png') no-repeat scroll right bottom;
	margin:3px;
	padding:1em;
}

.Infobox dl dt {
	clear:left;
	float:left;
	margin:10px;
	width:100px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
}

.Infobox dl dd {
	margin:0px 0px 3px 100px;
}

.Infobox { 
	margin-top:15px;
	margin-left:5px;
        margin-right:3px;
        background:#ffffff none repeat scroll 0% 0%;
	border:1px solid #dddddd;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

.Infobox dl dt {
	clear:left;
	float:left;
	margin:0px;
	width:125px;
	font-weight:bold;
	margin:0px 0px 4px 0px;
	padding-right:15px;
}

.CompanyDetailInfobox dl dd {
	margin:0px 0px 4px 100px;
}
