.transparent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	margin: 30px;
	width: 900px;
	color: #FFFFFF;
}
.restaurant {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.7em;
	color: 999999;
}
.accolades {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #996633;
	text-transform: none;
}
.review {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #996633;
	width: 200px;
	line-height: 16px;
	text-align: left;
	white-space: normal;
	display: block;
	background-position: center;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 0px;
}
.regular_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	line-height: 1.25;
}
.postition {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996633;
}
.tabletime {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.bracket_top {
	height: 8px;
	width: 220px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC9933;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: center;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
}
