﻿#restaurantandbar-table
{
	margin-top:15px;	
	width:95%;
}

#restaurantandbar-table .name
{
	font: 1.1em Verdana, sans-serif;	
	text-align:left;	
	color: #472d03;	
	height:20px;
}

#restaurantandbar-table .description
{
	vertical-align:top;
	text-align:left;
	font: 0.8em Verdana, sans-serif;	
}

#restaurantandbar-table .image
{
	vertical-align:top;
}

#restaurantandbar-table .image .actualImage
{
	margin-top:4px;
	border: solid 6px #472d03;
}

#restaurantandbar-table .rating
{
	width:15%;
	vertical-align:top;
}


#restaurantandbar-table .information
{
	text-align:left;
	font: 0.8em Verdana, sans-serif;	
	color:#666666;
}

#restaurantandbar-table .information table
{
	width:100%;
}

#restaurantandbar-table .rating-table
{
	text-align:left;
	font: 0.8em Verdana, sans-serif;	
	width:100%;
}

#restaurantandbar-table .rating-table .title
{
	color: #472d03;	
}

#restaurantandbar-table .rating-table .value
{
	text-align:right;
}