h2{
	padding:20px 0 4px 0;
	margin:0;
	border-bottom:1px dotted #C0C0C0;
	font-family:Trebuchet MS, sans-serif;
	font-size:17px;
	color:#009500;
	font-weight:normal;
	width:986px;
	float:left;
}

#content p{
	padding:15px 0 0 0;
	line-height:17px;
	float:left;
}

#content p img{
	border-bottom:1px solid #595959;
	float:right;
	margin:0 0 20px 20px;
	display:inline;
}

#content p img.last{
	border-bottom:1px solid #595959;
	float:right;
	margin:0 0 0 20px;
	display:inline;
}

#content p img.sx{
	border-bottom:1px solid #595959;
	float:left;
	margin:0 20px 0 0;
	display:inline;
}


