
div.theaterimgslide_top {
	width:185px;
	height:110px;
	overflow:hidden;
	float:left;
	margin:2px;
	margin-top: 4px;
	margin-bottom: 4px;
	
}

div.theaterimgslide_content {
	text-align:left;
	margin-top: 95px; 
	width: 248px; 
	padding-left:5px;
	font-size: 11px;
	height: 100px; 
	filter: alpha(opacity = 70); 	
	opacity: 0.7; 
	background-color: #333333;
	color: #FFFFFF;
}

div.theaterimgslide_content div.title {
	padding-bottom: 5px;
}

