.spacertt{
	height: 18px;
	width: 64px;
	background: transparent;
	border: 0px;
	float: right;
}

.nob{
	border: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9px;
	letter-spacing: 1px;
  	color: #666666;
}

.nob2{
	border: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
	letter-spacing: normal;
  	color: #666666;
	text-align: left;	
}

#content {
  width: 477px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}

#times{
	width:67px;
	float: left;
	text-align: right;	
}

#hours{
	width:82px;
	float: left;
}

ul#HorizontalList li{
	display: inline;
}

.t_splits{
	width:66px;
	background-color: transparent;	
	float: left;
	text-align: right;
}

.h_splits{
	width:81px;
	float: left;	
	overflow: hidden;
}


.adm_std_txt{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;		
}

.adm_head_txt{
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	color: #666666;			
}


