#cnt {
	background-image: url(../img/cnt_a.gif);
}

#col1 {
	float: left;
	width: 395px;
}
#col1 p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}

#col2 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #221e1f;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #221e1f;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
	width: 395px;
}
#col2 p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
}
