h1 {
	display: none;
}

h2 {
	margin: 24px 0 0 0;
	*margin: 24px 0 6px 0;
}

h2.new {
	*margin: 42px 0 6px 0 ;
}

#solicitation {
	width: 720px;
	height: 240px;
	clear: both;
	background: url(../img/index_bg.jpg) no-repeat;
	border-top: 4px solid #888;
	border-bottom: 4px solid #888;
}

.date {

	width: 80px;
	float: left;
	color: #e20600;
}

.item {

	width: 410px;
	float: left;
}
