/* StyleSheet for RileysDiner HomePage */
@import url(default.css);
#bluePlate
{
	float:left;
	width:395px;
}
#entrees
{
	float:right;
	width:395px;
}
#news
{
	clear:both;
}