

#content p {
	line-height: 20px;
	padding-bottom: 10px;
	text-align: justify;
}

#content .col1 {
	float: left; display: inline;
	width: 308px;
}

#content .col1 img {
	float: left; display: inline;
	padding: 7px 7px 18px 8px;
	background: url(../img/layout/bg_img_308x205.png) no-repeat 0 0;
	margin-bottom: 12px;
	width: 293px;
	height: 179px;
}
#content .col2 {
	float: right; display: inline;
	width: 600px;
}
#content .col2 h3 {
	color: #2682b1;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 20px;
}