.topic
{
	background-attachment:scroll;
	background-color:#000000;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
}
.topic .theater
{
	height: 385px;
	width: 920px;
	margin: 0 auto;
	background:#323232 url(../images/bg-main.gif) repeat-x scroll left top;
}
.topic .theater .info
{
	height: 59%;
	padding: 20px 40px 0px 40px;
	position: relative;
}
.topic .theater .info .stats
{
	position: absolute;
	bottom: 9px;
}
.topic .theater .left-column
{
	float: left;
	width: 460px;
	height: 385px;
}
.topic .theater .left-column .related-topics
{
	
}
.topic .theater .left-column .related-topics .heading
{
	height: 25px;
	background-color: #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 25px;
	position: relative;
}
.topic .theater .left-column .related-topics .minis
{
	height: 112px; 
	background: #000000 url(../images/related-videos-middle-bg.png) repeat-x;
}
.topic .theater .info h1
{
	color: #BBBBBB;
}
.topic .theater .info a
{
	display: block;
}
.topic .theater .info p
{
	padding-top: 10px;
	color: #CCCCCC;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

.topic .theater .video
{
	margin-left: 460px;
	width:460px;
}