/**************************************************

 * css layers and classes for list navigation list
 * need a default css here for older safari browsers who bugger up all styles if it can't find this (optional) file
 **************************************************/
#bogusPurple {
	background-color: #CCCCCC;
	border-bottom: 1px solid #C4C0C9;
	padding: 0px;
	width: 100%;
}

