.shows {
	display: inline;
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 800px;
}
.shows h1 {
	margin-bottom: 40px;
}
.shows   a {
	display: inline;
	float: left;
	width: 240px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 25px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f7931e;
	background-image: none;
	height: 22px;
	background-repeat: no-repeat;
	font-weight: normal;
}
.nonlink    {
	display: inline;
	float: left;
	width: 240px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 25px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	background-image: none;
	height: 22px;
	background-repeat: no-repeat;
	font-weight: normal;
}



.shows a:hover {
	color: #f7931e;
	text-decoration: none;
	width: 215px;
	padding-left: 25px;
	background-image: url(/img/ico_arrow.jpg)
}



.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 800px;

}
.mootabs_panel td a {
	color: #f7931e;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	width: 200px;
}
.mootabs_panel td a:hover {
	font-weight: bold;	
	width: 175px;
	padding-left: 25px;

}

.mootabs_title li{
	float: left;
	background-color: transparent;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	color: #f7931e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	border-top: 5px solid #fff;
}

.mootabs_title p {
	float: left;
	background-color: transparent;
	padding: 2px 8px 2px 40px;
	margin-right: 2px;
	cursor: pointer;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	border-top: 5px solid #fff;
	font-weight: bold;
}




.mootabs_title li.active {
	border-top: 5px solid #f7931e;
	color: #666666;
}

.mootabs_panel {
	display: none;
	position: relative;
	top: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	color: #666666;
	text-align:left;
	padding: 3px;
	width: 800px;
}
.showtime {
	width: 200px;
}
.showname {
	width: 400px;
}

.mootabs_panel.active {
	background-color: #FFFFFF;
	display: block;
}

.mootabs_title li.over {
	border-top: 5px solid #f7931e;
}
.mootabs_panel  td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.table_wrap {
	display: inline;
	float: left;
	width: 300px;
	margin-right: 30px;
}
