/* @override http://localhost:8080/manta2/css/widgets/mainwidget.css */

#mw {
	margin: 10px;
	height: 310px;
	width: 940px;
}
#mw #mw-info-wrap {
	height: 20px;
	overflow: hidden;
}
#mw #mw-info {
	margin-top: 0px;
}
#mw #mw-slider-wrap {
		width: 620px;
		float: left;
		z-index:0;
}
#mw #mw-slider-wrap  ul.mw-screenshot-list>li{
	width:	620px;
	height:	310px;
	float: left;
}
#mw-slider-content {
	position: absolute;
	width: 620px;
	height: 310px;
	overflow: hidden;
}
ul.mw-screenshot-list {
	width: 3720px;
	height: 310px;
}

#mw-slider-content ul.mw-screenshot-list li img {
	width: 620px;
	height: 317px;
	position: absolute;
	z-index: 0;
	cursor: pointer;
}

#mw #mw-covers-wrap ul.mw-cover-list li{
	width: 94px;
	height: 138px;
	float: left;
}


#mw-covers-content ul.mw-cover-list {
	float: left;
	margin-top: 5px;
	width: 940px;
}
#mw #mw-covers-wrap ul li img { 
	height: 138px;
	width: 94px;
	opacity: 1;
	cursor: pointer;
}

div.mw-icons ul li {
	width: auto;
	padding: 2px 5px;
	display: block;
	margin-left: 5px;
	float: right;
	font-size: 14px;
	background: #dbdddd;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}


#mw #mw-info>div {
	height: 20px;
	xxfloat: left;
	xxposition: relative;
	xmargin-top: -20px;
	xxoverflow: hidden;
}
#mw #mw-movie-title {
	width: 640px;
	height: 20px;
	overflow: hidden;
	margin-top: 0px;
}
#mw #mw-info>div span {
	float: left;
}

	
