.imgright	{
	float: right; 
	width: 250px; 
	background-color: #000066; 
	border-left: 10px solid white; 
	border-right: 10px solid white;
}
.img_right_s	{
	float: right; 
	background-color: #000066; 
	border-left: 10px solid white; 
	border-right: 10px solid white;
	margin-bottom: 5px;
}
#t_about	{
	height: 17px;
	width: 170px;
	background-image: url(/common/graphics/News/titles/about.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#t_awards	{
	height: 17px;
	width: 170px;
	background-image: url(/common/graphics/News/titles/awards.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#t_audience	{
	height: 17px;
	width: 170px;
	background-image: url(/common/graphics/News/titles/audience.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#t_firsts {
	height: 17px;
	width: 170px;
	background-image: url(/common/graphics/News/titles/firsts.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#t_views	{
	height: 17px;
	width: 170px;
	background-image: url(/common/graphics/News/titles/views.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
#t_views_r	{
	height: 17px;
	width: 80px;
	background-image: url(/common/graphics/News/titles/views_r.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}