.listDate {
	margin-top: 23px;
}
.listDate dt {
	float: left;
	color: #777;
}
.listDate dd {
	padding-left: 7.8em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(/css/../img/common/arrow-blue.png) no-repeat 7.2em 0.4em;
}

.listDate a{
	color: #333;
	text-decoration: none;}
	
.listDate a:hover{	text-decoration: underline;}