/* For various links */
.panelheader {
	font-size: 12px; 
	color: #adaa93; 
	font-weight:bold; 
	margin-bottom:15px;
}

.mdSelected {
	background: url("../images/slashes.gif") top left no-repeat;
	padding-left:18px; 
	padding-bottom:5px;
	color:#0c6b83;
	border-bottom: 1px solid #adaa93;
}

.mdSelected-2 {
	background: url("../images/slashes.gif") top left no-repeat;
	font-size:14px;
	padding-left:18px; 
	padding-bottom:5px;
	color:#0c6b83;
	/*border-bottom: 1px solid #adaa93;*/
}

/* For newsletter */
.panelContent {
  overflow: auto;
}

.panelContent p {
  margin-top:0px;
}

#inner_panel_news {
  position: relative; 
  top: 0px; 
}
  
#outer_panel_news {
  overflow: hidden; 
  position: relative;  
  z-index: 1600;
}
