#ec-header {
	background:#000000;
	width:100%;
}

#ec-header-inner {
	background-color:black;
	width:600px;
	padding:0;
	height:50px;
	font-size:15px;
	font-family:Tahoma;
	line-height: 170%;
	margin:auto;
}

#ec-header a {
	display:block;
	height:25px;
	font-size:15px;
	position:relative;
	text-align:center;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#ec-header a:hover {
	text-decoration:none;
}
