.title{
	height: 32px;
	width: 344px;
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; /*was center*/
	padding-left:8px;
	font-style: italic;
}

.player{
	display: inline;
	float: left;
	margin-left:18px;
	width: 350px;
	height: 245px;
	margin-top: 2px;
}

.main-right2{
	display: inline;
	float: right;
	margin-top: 7px;
	width: 365px;
}

.description2{
	
	height: 114px;
	width: 329px;
	padding: 8px 8px 8px 8px;
	margin-bottom: 5px;
	line-height: 14px;
	overflow: hidden;
	margin-top: 7px;
}
.description2 a{
	
	text-decoration:underline
}
.button-container{
	float: left;
	width: 350px;
	text-align: center;
	margin-top: 10px;
}

.left-side{
	float: left;
	width: 355px;
}

.button2{
	margin:2px;
	display: inline;
}

.st-placeholder{
	text-align: center;
	height: 122px;
	width: 360px;
}

.thumbs2{
	display: inline;
	padding:2px;
	border: 1px solid #a50000;
	background-color:#FFFFFF;	
	margin: 1px 3px 1px 2px;
	height:80px;
	
	
}
.thumbs2:hover{
border: 1px solid #FFF;
}
.st-pic{
	text-align: center;
	height: 120px;
	width: 120px;
	margin-left: 11%;
	float: left;
}

#search-bar{
	height: 36px;
	text-align: center;
	background-color: #a50000;
	line-height: 36px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-top: 1px;
	padding-left: 19%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.middle-panel{
	margin-bottom: 6px;
	background-image: url(images_new/panel-bg.jpg);
	 
	width: 746px;
}

.middle-side{
	float: left;
	width: 730px;
	
	padding-top: 5px;
	padding-bottom: 7px;
	/* was padding-top: 10px;*/
}

.md-pic{
	text-align: center;
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 12px;
	height:132px;
	float: left;
}
#pagination{
background-color:#D1B202;
font-size:14px;
letter-spacing:1em;
text-align:center;
}
.middle-side a {
	text-decoration:underline}
.middle-panel a {
	text-decoration:underline}	
.main-right2 a {
	text-decoration:underline}		
body{
font-size:11.5px;}	
.main-panel{height:300px;}


.main-panel-m{
	margin-bottom: 6px;
	background-image: url(../images/panel-bg.jpg);
	height: 540px;
	width: 746px;
}


.mm-text-container{
	float: left;
	margin: 10px;
	width: 698px;
	padding-bottom: 5px;
}

.mm-title{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

.mm-from{
	float: left;
	font-size: 12px;
	text-align: left;
	width: 100%;
}

.mm-descr{
	float: left;
	font-size: 12px;
	text-align: justify;
	width: 100%;
}

.mm-actors{
	float: left;
	font-size: 12px;
	text-align: left;
	width: 100%;
}


