/* CSS Document */


#content {
	width:700px;
	height:610px;
	padding-bottom:21px;
}
#cont_left {
	float:left;
	width:295px;
	padding-left:40px;
}
#cont_left p {
	margin:0;
	padding-top:20px;
	line-height: 21px;
}
#cont_right {
	float:right;
	width:330px;
	padding-top:7px;
	padding-right:8px;
}