@charset "utf-8";
h2 {
	background-image: url(../images/summary/company_h2_bg.gif);
	margin-bottom: 25px;
}
h3 {
	margin-bottom: 30px;
}
table  {
	margin: 20px;
	margin-top: 0px;
}
th   {
	width: 131px;
	margin-right: 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 20px 0px;
	padding-left: 10px;
	background-image: url(../images/summary/company_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	background-position: top;
}
td   {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 150%;
	padding: 20px 0px;
	padding-left: 10px;
	width: 520px;
}

