.dvElastic #panel_news{ 
	float: right; 
	position: relative; 
	top: 0px;
	right: 12px;
	width: 176px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
} 

.dvElastic #panel_news_content { 
	position: relative; 
	top: 0px;
	left: 0px;
	width: 176px;
	background-image: url(../images/panels/panelbackground.jpg);
	margin: 0px;
	padding: 0px;
} 

.dvElastic #panel_news_content  table{ 
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
} 

