.entry{
	overflow: hidden;
	width: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.entry_title{
	overflow: hidden;
	color: #3365A0;
	font-weight: bold;
	line-height: 15px;
}

.entry_title A{
	overflow: hidden;
	color: #3365A0;
	font-weight: bold;
	text-decoration: none;
}

.entry_title A:hover{
	text-decoration: underline;
}

.entry_Sub_Title{
	overflow: hidden;
	padding-top: 2px;
	line-height: 16px;
	color: #6A6A6A;
}

.line{
	margin: 8px 0px 6px 0px;
	height: 1px;
	background-image: url(../site/images/objects/line_dots.gif);
	background-position: right bottom;
	overflow: hidden;
}