﻿
@import url( menu.css );

.headerouter {
	width: 980px; 
	margin: 0 auto;
}

.whiteline {
	height: 1px; 
	background-color: white;
	font-size: 0;
}

.darkline {
	height: 1px; 
	background-color: #8f8f8f;
	font-size: 0;
}

.menugradient {
	background-color: #d6d6d6; 
	background-image: url('/Images/Header/alabamavotes-header-menu-bottom-grad.gif'); 
	height: 5px;	
	font-size: 0;
}

