#main {
	color: #8c7171;
	font-size: 10px;
}
#panel_header {
	background: url(../images/ben_index_panel_header.png) no-repeat;
	height: 55px;
}
#panel_body {
	position: relative;
	background: url(../images/ben_index_panel_body.png) repeat-y;
}
#panel_footer {
	background: url(../images/ben_index_panel_footer.png) no-repeat;
	height: 45px;
}
/********************************************************/
#steak_competition {
	position: absolute;
	top: 7px;
	left: 10px;
	width: 263px;
	height: 140px;
	background: url(../images/ben_steak_competition.jpg) no-repeat;	
}
#photo_panel {
	position: absolute;
	top: 34px;
	left: 276px;
	width: 695px;
}
#current_special {
	position: absolute;
	top: 204px;
	right: -4px;
	background: url(../images/ben_index_panel_special.png) no-repeat;
	z-index: 1010;
	width: 200px;
	height: 200px;
}
#special_map {
	cursor: pointer;
}
#bens_column {
	width: 260px;
}
ul#bens_info {
	padding-top: 4px;
	padding-left: 30px;
	padding-right: 15px;
}
ul#bens_info li {
	line-height: 14px;
}
ul#bens_info li p {
	padding-top: 0px;
}
ul#bens_info li p span {
	color: #9c5353;
	font-weight: bold;
}
.column_separator {
	width: 166px;
	height: 1px;
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 8px;
}
