h2{
	background:white;
	font-variant:small-caps;
	padding:7px 0 7px 20px;
	color:#A6ADCB;
	font-size:18px;
	letter-spacing:2px;
	height:26px;
}

h2 span{
	font-weight:normal;
	color:#666666;
}
#content{
	padding:20px;
	line-height:23px;
}

#content div{
	
}
#content div.first{
	width:460px;
	text-align:justify;
	float:left;
}

#content div.second{
	width:437px;
	float:right;
}
