.flowpanes
{
	height:520px;
	width: 950px;
	position:relative;
	overflow:hidden;
	clear:both;
}

.flowpanes div
{
	display:none;	
	color:#000;	
	float:left;
	display:block;
	width:950px;
/*	cursor:pointer;*/
}

.flowpanes .items 
{
	width:20000em;
	position:absolute;
	clear:both;
	margin:20px 0 50px 0;
	padding:0;
}

.flowpanes .items .left_pane
{
	width: 372px;
	float:left;
}

.flowpanes .items .right_pane 
{
	width: 543px;
	float:left;
	margin: 0 0 0 30px;
	/*font-family:"Courier New", Courier, monospace;*/
}

.flowpanes .items .right_pane li
{
	margin: 0 0 12px 0;
}


.flowpanes .items .right_pane, #flowpanes .items .right_pane p.menu_item 
{
/*-	font-family:"Courier New", Courier, monospace;*/
	font-size:11px;
	line-height: 15px;
}

.flowpanes .items .right_pane .right_pane_left 
{
	width: 265px;
	margin: 0 30px 0 0;
}

.flowpanes .items .right_pane .right_pane_right
{
	width: 245px;
}

p.kids
{
	color:#ff00ff;
}


/*
.flowpanes .items .right_pane p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Arial;
	margin: 0 0 10px 0;
}
*/

.movie_title, .restaurant_title, .flowpanes .items .right_pane p.title
{
	font-size:18px;
	font-weight:bold;
	margin: 0 0 20px 0;
	width: 200px;
}

.flowpanes .items .right_pane p.title
{
	font-weight:normal;
	margin-top: 4px;
}

.restaurant_title
{
	line-height: 22px;
}

.movie_subtitle
{
	font-size:11px;
/*	font-weight:bold;*/
	margin: -15px 0 30px 0;
}


.cinema_info, .restaurant_info
{
	font-size:11px;
	margin: 0 0 20px 0;
	line-height: 15px;
}

.flowpanes .items .left_pane p
{
	margin: 10px 0 0 0;
}

.flowpanes .items .photos
{
	width: 372px;
	height: 250px;
	background-color:#666666;
}

.menu li
{
	margin: 0 0 15px 0;
}

#items_monday div
{

	display: block;
}

.flowpanes .items .right_pane .movie_details li
{
	font-size:9px;
	margin: 0 0 0 0;
}

.flowpanes .items .right_pane .movie_details
{
	margin: 0 0 25px 0;
}