div#sx{
	width:450px;
	margin:0 30px 0 0;
	float:left;
	border-top:1px dotted #999;
}

div#dx{
	width:450px;
	float:right;
	margin:0 30px 0 0;
	border-top:1px dotted #999;
}

h3{
	
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background:#999;
	font-family:Trebuchet MS, sans-serif;
	font-size:18px;
	color:#FFF;
	margin:0;
	padding:3px 0 3px 10px;
	height:25px;
	font-weight:normal;
}

p.text{
	line-height:17px;
	border-top:1px dotted #999;
	padding:18px 0 0;
}

p.text span{
	line-height:23px;
	border:none;
	padding:18px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}