.back_link {
	text-align: right; 
	position: absolute; 
	top: 283px; 
	width: 564px; 
	font-size: 10px;
}
* html .back_link {
	text-align: right; 
	position: absolute; 
	top: 288px; 
	width: 564px; 
	font-size: 10px;
}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.postdate {
	font-size: 10px;
	margin-bottom: 25px;
}
.releaseBox {
	color: #CC0000;
	font-size: 11px;
	cursor: pointer;
}
.releaseHover {
	color: #666666;
	font-size: 11px;
	cursor: pointer;
}
.releaseBox .desc {
	color: #333333;
}