
#story_content{
	width: 750px;
	background-color: #ffffff;
	float:right;
	padding-top:10px;
}
.story_headline{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}
.story_subhead{
		color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		margin-bottom: 8px;

}
.byline{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}
#up{
	text-transform:uppercase;
}


.sidebar{
	border-right-color: #dddddd;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 175px;
	float: left;
	padding-right: 8px;
	padding-bottom:5px;
	margin-bottom:13px;
	margin-right: 10px;
	margin-top: 5px;
	display: inline;
	position: relative;
}




#story_rightad{
	width: 345px;
	background-color: #ffffff;
	float: right;
	margin-left: 10px;
	padding-left:10px;
	position:relative;
	border-left-color: #dddddd;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
 
}

#story_rightad_promos{
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 165px;

	padding-right:0px;
	background-color: #ffffff;
	margin:0 0 0 0;

	
}
#story_rightad_sky{
	width:160px;
	float:right;
	padding-left:10px;
		background-color: #ffffff;
}
.enlarge_pic{
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 4px;
}
img.enlarge_pic{
	border: 1px solid #000000;
}
.enlarge_pic a:link {text-decoration:none;color: #808080;}
.enlarge_pic a:hover {text-decoration:underline;color: #808080;}
.enlarge_pic a:visited {text-decoration: none;color: #808080;}
.enlarge_pic a:visited:hover {text-decoration: underline;color: #808080;}


.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.credit{
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.score{
	display:block;
	text-transform: uppercase;
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top:14px;
}
.nullstar {
	display: none;
}
.1star {
	background-image: url(/images/restaurant/1star.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;

}
.2star {
	background-image: url(/images/restaurant/2star.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}	
.3star {
	background-image: url(/images/restaurant/3star.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}	
.4star {
	background-image: url(/images/restaurant/4star.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}	
.5star {
	background-image: url(/images/restaurant/5star.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}	
.6star {
	background-image: url(/images/restaurant/6star.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}	
.7star {
	background-image: url(/images/restaurant/7star.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}	
.8star {
	background-image: url(/images/restaurant/8star.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}	

