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

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

.panel_links_logo{ 
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	margin-left: auto; 
	margin-right: auto;
    margin-top: 0px;	
    margin-bottom: 0px;	
} 

