.custom #header { 
border-bottom:1px solid #DDDDDD;
padding-left: 0;
padding-right: 0;
}

.custom #header #logo { text-indent: -9999px; display: none;}
.custom #header #logo a { padding-left: 5px; }
.custom #header #logo a:hover { color: #e7e7e7; }

.custom #header #tagline { 
font-size: 2em; 
color: #111; 
padding-left: 5px; 
text-indent: -9999px;
display: none;
}

.custom ul#tabs { background: #73a0c5; border-width:0 1px 1px; }
	.custom ul#tabs li {margin-bottom:0; float: none; }
		.custom ul#tabs li a:hover {text-decoration: underline; color: blue; }
