.block {
	width:264px;
	float:left;
	margin-left:68px;
}
.beetblock {
	width:100%;
	float:left;
	
}
.title {
	
}
.title a {
	font-size: 11px; 
	color: #336699; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
 
}
.title a:active, .title a:hover { 
	font-size: 11px; 
	color: #59150F; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration: underline;  
}
.pubDate {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	margin-bottom:20px;
}
.description {
	background:url(images/l1.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:15px;
	margin-bottom:4px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	
}