#body .content h3 {
	margin-bottom: 15px;
}
#body .content .col1,
#body .content .col2 {
	float: left;
}
#body .content .col1 {
	width: 545px;
	margin-right: 30px;
}
#body .content .col2 {
	width: 268px;
	text-align: center;
}
#body .content .col2 .btn {
	display: block;
	margin-top: 15px;
}