@charset "UTF-8";

div.section p.photo{
	float:right;
	margin:14px 0 0 20px;
	padding:4px 4px 4px 4px;
	border:1px solid #CCC;
}
div.section p.comment{
	width:475px;
	float:left;
	padding:14px 0 0 0;
}
div.section h3{
	margin:0 0 0 0;
}
div.section table{
	width:680px;
	margin:15px 0 0 0;
	border-right:1px solid #BBC9DA;
}
div.section table th{
	width:80px;
	color:#FFF;
	vertical-align:middle;
	font-weight:normal;
	border-bottom:1px solid #BBC9DA;
	background:#7693B5;
}
div.section table th.top{
	border-top:1px solid #7693B5;
}
div.section table td{
	padding:10px 10px 10px 10px;
	border-bottom:1px solid #CCCCCC;
}
div.section table td.top{
	border-top:1px solid #CCCCCC;
}