﻿#alumdir_header {
	width: 900px;
	height: 70px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #fecb00;
	position: relative;
}

#alumdir_header_blackbar {
	width: 900px;
	background-color: #000;
	height: 10px;
}

#alumdir_header_links_blackbar {
	width: 900px;
	background-color: #000;
	height: 20px;
}

a.blackbar
{
    padding:4px 24px 4px 10px;
    font-weight: bold;
	font-size: 10px !important;
	color: #ffffff !important;
	font-family: Verdana, Arial, sans-serif !important; 
	text-decoration: none;
}
