h2 {
	background-image: url("../images/h2_current.gif");
}
.content {
	min-height: 400px;
}
.content .body {
	width: 798px;
}
.content .block {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 186px;
	min-height: 172px;
	padding: 10px 10px 10px 202px;
	border: 1px solid #dbdbdb;
	margin: 0 -1px -1px 0;
}
.content .block p.banner {
	position: absolute;
	left: 10px;
	top: 10px;
}
.content .block h3 {
	margin-bottom: 10px;
	border: 1px solid #DBDBDB;
	width: 184px;
	height: 62px;
	background: url("../images/title_base.gif") no-repeat;
}
.content .block h3 a {
	display: block;
	width: 150px;
	height: 56px;
	padding: 6px 6px 0 28px;
	color: #333;
	font-size: 12px;
	line-height: 17px;
}
.content .block p.description {
}