		
		img
			{
				border: 0;
			}
			
		.topNavLeft a
			{
				float: left;
			}
			
		.topNavRight a
			{
				float: left;
			}
			
		.bottomNav
			{
				width: 144px;
				padding-top: 11px;
				float: left;
			}

		.bottomNav a
			{
				display: block;
			}
		
		.noFocusOutline
			{
				outline: none;
			}
	
			
		.inputBorder
			{
				border-style: solid; 
				border-width: 1px; 
				border-color: #BEBEBE #EDEDED #E9E9E9 #BEBEBE; 
				overflow: hidden;
			}
		
		.highlighted
			{
				color: #333333; 
			}
		
		.subFeatureEntry
			{
				float: left;
				margin-right: 3px;
			}
			
		.statusText
			{
				font-weight: bold;
			}
			
