@charset "utf-8";

table#Content tr td.main div.item{
	margin-bottom:10px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	width:558px;
}

table#Content tr td.main div.item dl{
	width:550px;
	padding:4px 0px 4px 4px;
	font-size:80%;
	color:#333333;
	line-height:1.5;
}
table#Content tr td.main div.item dl dt{
	font-weight:normal;
}
table#Content tr td.main div.item dl dd{
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom:1px solid #dddddd;
}

table#Content tr td.main div.item table.contactInfo{
	margin:9px 0px 9px 9px;
	width:540px;
	font-size:80%;
	line-height:1.4;
	color:#333333;
}
table#Content tr td.main div.item table.contactInfo tr td{
	width:49%;
	vertical-align:top;
}
