.m_videos_movie_item{
	width:260px;
}
.m_videos_movie_item_slideshow{
    width: 250px;
}
.m_videos_movie_item_slideshow img{
	width:250px;
	height:168px;
}
a.m_videos_movie_item_slideshow_link{
	width: 250px;
}
.m_videos_movie_item_title{
	height:54px;
	width:100%;
}
.m_videos_movie_item_title a{
	font-size: 15px;
}
.m_video_watch_video_controls {
	float:left;
	width:100%;
	height:50px;
	margin-right:10px;
	padding:5px;
	background-color:#FF66CC;
}
.m_video_watch_video_spacer {
	float:left;
  	background-color:#FD0000;
}
.m_videos_movie_item_description {
	width:170px;
}
.m_videos_movie_item_slideshow ul {
	width:250px;
}
.m_videos_movie_item_slideshow ul li img {
	width:250px;
}
.m_video_watch_video_controls a{
	color:#FFF;
	text-decoration:none;
}
.m_video_watch_video_controls a:hover{
	background-color:#FF66CC;
	color:#000;
}
.m_video_watch_video_controls {
	width:99%;
	background-color:transparent;
}
.pay_button {
	font-size:12px;
	padding:10px;
	font-weight:bold;
	width:60px;
}
.pay_button:hover {
	cursor:pointer;
}