	#wrap		{position: relative;}
	
	
	/* BEGIN SUBNAVIGATION */
	
	#subnav		{
				width: 560px;
				position: absolute;
				right: 0px;
				top: 0px;
	
	
	
	}
	.tab 		{
				
				font-family: Arial, Helvetica, san-serif;
				font-size: 12px;
				font-weight: bold;
				background-color: #B2C7D6;
				color: black;
				padding: 2px 15px 3px 15px;
				vertical-align: top;
				display: inline;
				position: relative;
				top:2px;
	}
	
	.end-curves {
				vertical-align: top;
	}
	
	#selected 	{margin: 0px;}
	
	#not-selected {
				margin-left: 0px;
				background-color: #7996AF;
	}
	
	#not-selected a {
				text-decoration: none;
				color: black;
	}	
	
	#not-selected a:hover {color: white;}
	
	#subnav-baseline {
				background-color: #B2C7D6;
				width: 100%;
				height: 7px;
	}	
	
	/* CAMPUSNAME */
	#campus-name {
				position: absolute;
				right: 5px;
				top: -2px;	
	
	}
	
	#campus-name span a {
				font-size: 11px;
				
				}
	
	#campus-name span a:link {
				color: #333399;
				text-decoration: none;
	}
				
	#campus-name span a:visited {
				color: #333399;
				text-decoration: none;
	}
	
	#campus-name span a:hover	{
			text-decoration: underline;
	}
	
	#campus-name h2 {
				font-family: Arial, Helvetica, san-serif;
				font-size: 16px;
				}
		
						
	/*RESTAURANT LIST RELATED */
	#list-wrap {
				position: absolute;
				right: 0px;
				top: 27px;
				width: 553px;		
				border: 1px solid #B2C7D6;
				border-top: 0px;
				padding-top: 5px;
				padding-left: 5px;
				
				
				
				}
	
	#caption	{
				position: absolute;
				text-align: right;
				bottom: 0px;
				right: 0px;
				font-size: 10px;
				color: gray;
				padding-right: 5px;
				padding-bottom: 5px;
	
	}
	
	/* #caption	{
				position: relative;
				bottom: -82px;
				right: -154px;
				font-size: 10px;
				color: gray;
	
	} */
	
	
	#deliv-key {
				font-size: 10px;
				color: gray;
				position: absolute;
				top: 2px;
				right: 5px;
				}
				
	#open-sign {
				top: 0px;
				left: -80px;
				position: absolute;
				
				}
	
	
	#closed-sign {
				top: -25px;
				left: -80px;
				position: absolute;
				
				}
	#fine {margin-top: 5px;}
				
	#open-restaurant-list {
				width: 460px;
				margin-left: 85px;
				margin-bottom: 28px;
				position: relative;
				
				}	
	
	#closed-restaurant-list  {
				width: 460px;
				margin-left: 85px;
				position: relative;
				
		
				}	
	
	#fine-restaurant-list {
				width: 440px;
				margin-top: 5px;
				margin-bottom: 10px;
				margin-left: 10px;
	
	
	}
	
	#nop-message {
				font-size: 12px;
				font-weight: bold;
				margin-top: 18px;
				color: #900;
	}
	
	#open-restaurant-list a, #closed-restaurant-list a, #fine-restaurant-list a {
				font-size: 12px;
				text-decoration: none;
				color: #333399;
				font-weight: bold;
	}
	
	#fine-restaurant-list a {color: #993333}
	#fine-restaurant-list a:visited {color: #660000}
	
	#open-restaurant-list a:hover, #closed-restaurant-list a:hover, #fine-restaurant-list a:hover {text-decoration: underline;}	
	
	#open-restaurant-list a:visited, #closed-restaurant-list a:visited, {color: #333366;}
	
	#header {
				
				font-size: 11px;
				font-weight: bold;
				margin-bottom: 18px;
	}
	
	#fine-restaurant-list #header {
				font-size: 11px;
				font-weight: bold;
				margin-bottom: 10px;
				
				
	
	
	}
	
	
	.rest-listing {
				line-height: 15px;
				margin-bottom: 12px;
				position: relative;
				}
	
	
	.rest-listing a img{margin-bottom: -3px; margin-left: 7px;}
	
	.new		{
				position: absolute;
				top: -4px;
				left: -15px;
	
	}
	
	#fine-restaurant-list .rest-listing {
				line-height: 15px;
				margin-bottom: 12px;
				position: relative;
	
	}	
	
	#fine-restaurant-list .new {
	
	position: absolute;
	top: -2px;
	left: -15px;
	}
	
	.dollars {
			font-weight: bold;
			color: green;
	}		
	.cuisine-type {font-size: 12px;}
				
	.location-info {
				font-size: 10px;
				color: gray;
				}
	
	
	.space {height: 5px;}
	
	#footer {
    clear:both;
    position: relative;
    top: 55px;
    left:-100px;
    padding-top: 20px;
   	
  
  }
  
  #scroll-hack {
  	position: absolute;
  	top: 50px;
  	left: 0px;
  	
  	}
  	
  	
  	#timestamp {
				font-size: 10px;
				color: gray;
				position: absolute;
				top: 10px;
				right: -63px;
				display: none;
				}
				
	#lo {
	
		
	
	position: relative;
	padding-right: 29px;
	
	}
	
	img.onlineOrdering{margin-bottom: -3px;}
	
	#lo-text {
	
	position: absolute;
	top: 0px;
	left: 25px;
	font-size: 7px;
	font-family: Verdana;
	line-height: 8px;
	color: #666;
	vertical-align: 0px;
	
	}
	
	.open-time
	{
	color: #900;
	font-size: 10px;
	
	
	}
	
/* Featured Restaurants */
#listKey{
	position: absolute; 
	top: 0; left: 0;
}

#restaurantList{padding-top: 31px;}

#featuredRestaurantList{
	background-color: #efefef;
	margin: -5px 0 20px -5px;
	padding-bottom: 12px;
	border-bottom: 1px solid #d2d4d3;
}

#featuredRestaurantList .rest-listing{
	height: 30px;
	line-height: 30px;
	position: relative;
	padding-left: 90px;
	margin-bottom: 0;
}

img.featureStatus{
	position: absolute; 
	top: 0; left: 26px;
}

#featuredRestaurantList .rest-listing .new{left: 75px; top: 3px;}

#featuredRestaurantList a{
	font-weight: bold;
	text-decoration: none;
	color: #d44415;
	font-size: 12px;
}

#featuredRestaurantList a:hover{text-decoration: underline;}
