body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.normal_text{
	font-size: 11px;
	line-height: 12pt;
	color: #333333;
	text-decoration: none;
}
.normal_text a{
	color: #333333;
	text-decoration: none;
}
.normal_text a:hover{
	color: #333333;
	text-decoration: underline;
}
.black_text {	
	font-size: 8pt;
	line-height: 12pt;
	color: #000000;
	text-decoration: none;
}
.black_text a{
	color: #000000;
	text-decoration: none;
}
.black_text a:hover{
	color: #000000;
	text-decoration: underline;
}
.title_black_text{
	font-size: 11px;
	line-height: 12pt;
	color: #000000;
	text-decoration: none;
}
.title_black_text a{
	color: #000000;
	text-decoration: none;
}
.title_black_text a:hover{
	color: #000000;
	text-decoration: underline;
}
.yellow_text{
	font-size: 11px;
	line-height: 12pt;
	color: #bc8637;
	text-decoration: none;
}
.yellow_text a{
	color: #bc8637;
	text-decoration: none;
}
.yellow_text a:hover{
	color: #bc8637;
	text-decoration: underline;
}
.red_text{
	font-size: 11px;
	line-height: 12pt;
	color: #990504;
	text-decoration: none;
}
.red_text a{
	color: #990504;
	text-decoration: none;
}
.red_text a:hover{
	color: #000000;
	text-decoration: none;
}
.white_text{
	font-size: 11px;
	line-height: 12pt;
	color: #ffffff;
	text-decoration: none;
}
.white_text a{	
	color: #ffffff;
	text-decoration: none;
}
.white_text a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.pink_text{
	font-size: 12px;
	line-height: 12pt;
	color: #d6afb5;
	text-decoration: none;
}
.pink_text a{	
	color: #d6afb5;
	text-decoration: none;
}
.pink_text a:hover{
	color: #ffffff;
	text-decoration: none;
}
.bg_left{
	background-color: #FFFFFF;
	background-image: url(../../images/bg_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_right{
	background-color: #FFFFFF;
	background-image: url(../../images/bg_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.input_text{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #181818;
	text-decoration: none;
	height:22px;
	background-image: url(../../images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:none;
	padding-top:3px;
}
.poster{
	border: 1px solid #000000;
}
.movie_detail_text{
	font-size: 11px;
	line-height: 17px;
	color: #990504;
	text-decoration: none;
}

#video-listing-box{		
	width: 255px;
	height: 270px;	
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	overflow: auto;
}