#tvwrapper {
	width: 910px;
	margin: 0 auto;
	text-align:left;
	
}
#tvbox {
	margin: 10px 0;
	padding: 0px;
	height: 350px;
	background: #FFffff url(../images/tvbg_OJTV_910w.gif) no-repeat;
}
#tvcontent{
	width: 620px;
	padding: 0px;
	margin: 5px 0 0 5px;
	vertical-align: middle;
}
#tvcontent p{
	color: #D52986;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}
.lunchbucket_item {
	margin: 0;
	padding: 0px 5px;
	border-top: 1px solid #;
	border-style: none;
}

.lunchbucket_item  hr{
	text-align:center;
	margin: 5px auto;
	padding: 0px;	/* text-align:left; */
}

.lunchbucket_item  h5{

	text-align:center;

}
.lunchbucket_item img{
	border: 1px solid #E03896;
	padding: 0px;
	margin-bottom: 1px;
}

#lbucket_left{
   	margin: 0 auto 0 auto;
	width: 95px;
	float: left;
}

#lbucket_right{
	margin-left: 10px;
	margin-top: 0px;
	height: 60px;
}
#lbucket_bottom{
	width: 100%;
	margin: 0 0 0 0;
}

#lbucket_right img{
	float:left;
	margin-right: 5px;
}

.luncbucket_title {
	margin: 0px 0px 5px;
	display: block;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	text-indent: 5px;
	padding: 1px 0 2px;
	font-size: 12px;
	height: 16px;
	border-right: 1px solid #9999CC;
	border-left: 1px solid #9999CC;
	border-top: 1px solid #9999CC;
	border-bottom: 1px solid #9999CC;
	width: 628 px;
	background: url(/images/leftrects.gif) no-repeat right;
	text-align: left;
	clear: both;
}
.onl_title {
	margin: 10px 0px 5px;
	display: block;
	font-weight: bold;
	color: #D52986;
	text-decoration: none;
	text-indent: 5px;
	padding: 1px 0 2px;
	font-size: 12px;
	height: 16px;
	border-right: 1px solid #9999CC;
	border-left: 1px solid #9999CC;
	border-top: 1px solid #9999CC;
	border-bottom: 1px solid #9999CC;
	width: 628 px;
	background: url(/images/leftrects.gif) no-repeat right;
	text-align: left;
	clear: both;
}

.onl_title p{
	color: #666699;
	font-size: 10px;
	display: inline;
}

#tvleftcol{
	margin: 60px 5px auto auto;
	padding: 0;
	width: 180px;
	float: right;
}
#tvleftcol p{
	margin: 0;
	padding: 0;
	color: #666699;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
#tvleftcol h6 a{
	margin: 0 px;
	display: block;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	text-indent: 5px;
	padding: 2px 0 2px 0;
	font-size: 12px;
	border-top: 1px solid #9999CC;
	background: url(/images/leftrects9.gif) no-repeat right;
	border-bottom: 1px solid #9999CC;
}
#tvleftcol h6 a:hover, #tvleftcol h6 a:focus{
	color: #D52986;
}
#tvleftcol h2 {
	margin: 4px 0 0;
	font-weight: bold;
	color: #E03896;
	padding: 2px 0;
	font-size: 11px;
	letter-spacing: normal;
	display: block;
	text-align: center;
	border-top: 1px solid #E03896;
	border-right: 1px solid #E03896;
	border-bottom: 1px none #E03896;
	border-left: 1px solid #E03896;
}

.tvarchive{
	width: 450px;
	padding: 5px;
	margin: 5px 0px 10px 0;
	float: left;
	border: 1px solid #9999CC;
	height: 300px;
	overflow: auto;
}
.tvarchivesection{
	border-bottom: 1px solid #E03896;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 65px;
	float: none;
	text-align: left;
	clear: both;
}
.tvarchivesectiondeep{
	border-bottom: 1px solid #E03896;
	padding-bottom: 5px;
	padding-top: 5px;
	float: none;
	text-align: left;
	clear: both;
}
.tvarchivesection img{
	padding: 0px;
	margin-right: 5px;
	vertical-align: text-top;
	float: left;
}
.tvarchivesectiondeep img{
	padding: 0px;
	margin-right: 5px;
	vertical-align: text-top;
	float: left;
}
.tvarchiveright{
	width: 425px;
	padding: 5px;
	margin: 5px 0 10px 0;
	float: right;
	border: 1px solid #9999CC;
	height: 300px;
	overflow: auto;
}
#tvsignup {
	width: 900px;
	font-size: 90%;
	text-align: center;
	padding: 0;
	margin: 30px 0 10px auto;
	border: 1px solid #96ACD8;
	clear: both;
}
#tvsignup ul li {
display: inline;
padding: 0;
margin: 0;
}
#tvsignup ul li a {
	color: #DC3896;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
#tvsignup ul li a:hover, #nav ul li a:focus {
	color: #666699;
}
.titleshow {
	font-size: 12px;
	font-weight: bold;
	color: #D8067E;
	padding: 5px 10px;
}
.floatright {
	float: right;
}
