

/* General styles */



body {

	margin: 0 auto;

	text-align: center;

	font: normal normal 12px Tahoma, Verdana, Arial, sans-serif;

	line-height: 18px;
	
	background: url(../img/bg_repeat_gradient.jpg) top repeat-x #FFFFFF;

}

#bglayer {

  background: url(../img/bg_gradient.png) top center no-repeat;
  
}

#wrap {

	margin: 0 auto;

	text-align: left;

	width: 960px;
	
}

#socialize {

  margin-top: -20px;
  margin-right: 5px;
  text-align: right;

}



.icFB { 
  padding: 2px;
  padding-left: 20px;
  background: url(../img/facebook.png) no-repeat;}
.icRSS {   
  padding: 2px;
  padding-left: 20px;
  background: url(../img/feed.png) no-repeat; }

* {

	margin:0px;

	padding:0px;

	border:none;

}



img {

	border: 0;

}



form {

	margin: 0;

	padding: 0;

}



.clearer {

	clear:both;

}



a {

	color: #1f74d6;

}



a:hover: {

	color: #e7367c;

}



.pinklink {

	color: #e7367c;
	text-decoration: none;
	padding:0px 10px 0px 0px;
}



.pinklink:hover {

	color: #1f74d6;

}



.textcenter {

	text-align: center;

}



.textright {

	text-align: right;

}



/* Header styles */



.sitetop {

	width: 960px;

	overflow: hidden;

}



.logozone {

	float: left;
	width: 280px;

}



.logo {

	display: block;
	margin-top: 15px;
	width: 168px;
	height: 45px;
	background: url(../img/logo.gif) no-repeat;

}



.logo span {

	display: none;

}

.logo_beta {

	display: block;
	margin-top: 15px;
	width: 250px;
	height: 45px;
	background: url(../img/logo_beta.gif) no-repeat;

}



.logo_beta span {

	display: none;

}




.loginzone {

	float: right;
	width: 680px;
	height: 45px;
	background: url(../img/bg-login.gif) no-repeat;

}



.loginform {

	padding: 8px 0 0 46px;

	font: normal normal 10px Arial, sans-serif;

	color: #333;

}



.loginform a {

	color: #333;

}



.loginform td {

	vertical-align: middle;

	padding-right: 5px;

}



.username {

	background: none;

	border: none;

	width: 144px;

	height: 18px;

	font-size: 11px;

	cursor: text;

}



.password {

	background: none;

	border: none;

	width: 144px;

	height: 18px;

	font-size: 11px;

	cursor: text;

}

.loginbut
{
  background: url(../img/b-login.gif) no-repeat;
  cursor: hand;
  width: 69px;
  height: 26px;
}



.rempass {

	border: 0;

	width: 71px;

	height: 20px;

}



.topmenuopen {

	margin-top: 15px;

	background: url(../img/bg-topmenu-open.gif) no-repeat;

}



.topmenuclose {

	margin-top: 25px;

	background: url(../img/bg-topmenu-close.gif) no-repeat;

}



.mainmenu {

	text-align: center;

	margin: 0 auto;

	height: 35px;	

}



.mainmenu ul {

	list-style: none;

	margin: 0 auto;

	padding: 0 10px;

	font: normal bold 14px Arial, sans-serif;

	color: #fff;

	text-align:center;	

}



.mainmenu ul li {

	display: block;float:left;

	line-height:35px;	

}



li.separator {

	background:url(../img/menusep.gif) no-repeat top left;

	width:1px;

	height:35px;

}



.mainmenu a {

	color: #c9e6f5;

	text-decoration: none;	

	padding:0px 50px 0px 50px;

	

}



.mainmenu a:hover {

	color: #fff;

	padding:10px 50px 10px 50px;

}



.mainmenu a.first {	

	padding:10px 50px 10px 50px;

}



.mainmenu a.mainactive, .mainmenu a:hover {

	color: #fff;

	background: url(../img/bg-mainactive.gif) repeat-x;

	padding:10px 50px 10px 50px;

}



.mainmenu a:hover.mainactive {

	color: #c9e6f5;

	padding:10px 50px 10px 50px;

}



.submenu {

	padding-top: 5px;

}



.submenu ul {

	list-style: none;

	font: normal bold 11px Arial, sans-serif;

	color: #c9e6f5;

	margin: 0;

	padding: 0 10px;

	height: 20px;

}



.submenu ul li {

	display: inline;

}



.submenu a {

	color: #c9e6f5;

	text-decoration: none;

	border-right: 1px solid #64b7e3;

	padding: 0 20px;

}



.submenu a.submenuactive, .submenu a:hover {

	color: #fff;

}



.searchbar {

	height: 37px;

	background: yellow url(../img/bg-searchbar.gif) no-repeat;

	font: normal normal 10px Arial, sans-serif;

	color: #333;

	padding: 5px 0 0 114px;

}



.searchbar a {

	color: #333;

}



.searchbar td {

	vertical-align: middle;

	padding-right: 5px;

}



.searchbox {

	font: normal normal 11px Arial, sans-serif;

	color: #333;

	width: 345px;

	height: 15px;

	background: none;

	border: none;

	margin-top: 4px;

	padding-top: 5px;

}



.searchin {

	margin-top: 5px;

}



.searchbut {

	display: block;

	width: 111px;

	height: 26px;

	background: url(../img/b-cauta.gif) no-repeat;

}



.searchadv {

	background: url(../img/i-check.gif) no-repeat;

	padding-left: 25px;

	padding-bottom: 5px;

}



/* Content styles */



#content {

	margin-top: 25px;

	width: 960px;

	overflow: hidden;

}



.leftcont {

	width: 223px;

	float: left;

	margin-right: 10px;

}



.leftmenu {

	margin-bottom: 25px;

}



.leftmenu ul {

	display: block;

	list-style: none;

	margin: 0;

	padding: 0;

}



.leftmenu ul li {

	background: url(../img/bg-leftbutton.gif) no-repeat;

	margin-bottom: 3px;

}



.leftmenu ul li a {

	display: block;

	width: 203px;

	height: 20px;

	padding: 4px 10px 0 10px;

	font: normal bold 12px Arial, sans-serif;

	color: #fff;

	text-decoration: none;

}


.leftmenu ul ul {

	background: url(../img/bg-leftmenu.gif) no-repeat;

}



.leftmenu ul ul li {

	background: none;

	padding: 0;

	border-bottom: 1px solid #e6f7fb;

	margin: 0;

}



.leftmenu ul ul a {

	height: 20px;

	background: url(../img/i-star.gif) no-repeat 10px 5px;

	padding: 5px 5px 0 27px;

	width: 191px;

	font: normal normal 11px Arial, sans-serif;

	color: #333;

}



.leftadspace {
	text-align: center;
	background:url(../img/sidebar_ad.jpg) no-repeat;
}



.rightcont {

	width: 727px;

	float: right;

}



.tophome {

	width: 727px;

	overflow: hidden;

}



.homepromo {

	width: 560px;

	float: left;

}



.abonamente {

	float: right;
	width: 155px;
	text-align: center;
	background:url(../img/front_ad.jpg) no-repeat;
}



.abonamente ul, .abonamente ul li {

	margin: 0;

	padding: 0;

	list-style: none;

}



.abonament {

	text-indent: -9999px;

	display: block;

	width: 155px;

	height: 42px;

	margin-bottom: 1px;

}



.standard {

	background: url(../img/b-ab-standard.gif) no-repeat;

}



.special {

	background: url(../img/b-ab-special.gif) no-repeat;

}



.premium {

	background: url(../img/b-ab-premium.gif) no-repeat;

	margin-bottom: 5px;

}



.abtesteaza {

	text-indent: -9999px;

	display: block;

	width: 105px;

	height: 105px;

	background: url(../img/b-testeaza.gif) no-repeat;

}



.filmlist {

	width: 727px;

	margin: 0 auto;

	margin: 20px 0px 0px 0px;

}



.filmlist h2 {

	background: url(../img/i-film.gif) no-repeat center left;

	float: left;

	width: 500px;

	color: #e20f61;

	font-size: 16px;

	font-weight: bold;

	padding: 5px 0px 5px 25px;

}


.h2searchresults{

	background: url(../img/i-film.gif) no-repeat top left;

	float: left;

	width: 500px;

	color: #e20f61;

	font-size: 16px;

	font-weight: bold;

	padding: 5px 0px 10px 30px;

}


a.ilista {

	display: block;

	float: right;

	background: url(../img/b-listafilme.gif);

	text-indent: -9999px;

	outline: none;

	width: 179px;

	height: 25px;



}



div.fslide {

	background: url(../img/bg-movieslide.gif) no-repeat top left;

	width: 727px;

	margin: 10px 0px 0px 0px;

	padding: 10px 10px 0 10px;

	text-align: center;

}



div.fslide ul {

	width: 710px;

	margin: 0 auto;

}



div.fslide ul li {

	display: inline;

	margin: 10px 0px 0px 0px;

	padding: 0px;

	line-height: 100px;

}



div.fslide ul li a.slidearrow img {

	vertical-align: middle;

}



div.fslide ul li a.movie img {

	border: 3px solid #e20f61;

	margin: 2px;

	vertical-align: middle;

	width: 117px;
	height: 171px;

}



div.fslide a.movie img {

	border: 3px solid #e20f61;

	margin: 0 2px;

	vertical-align: middle;
	
	width: 117px;
	height: 171px;

}



.twomov {

	width: 727px;

	overflow: hidden;

}



.shortdet {

	width: 337px;

	background: url(../img/bg-moviedetails.gif) no-repeat;

	padding: 10px;

	margin-bottom: 20px;

}



.left {

	float: left;

}



.right {

	float: right;

}



.movshort {

	width: 337px;
	height: 206px;

	overflow: hidden;

}



.movposter {

	width: 123px;

	margin-right: 10px;

	float: left;

}



.movposter img {

	border: 3px solid #e20f61;

}

.poster img {

	border: 3px solid #e20f61;

}



.rating {

	margin-top: 5px;

}



.rating img {

	border: none;

	margin-right: 3px;

}


.h3filmdetails {

	font: normal normal 18px Arial, sans-serif;

	color: #04afdf;

	margin-bottom: 10px;

}

.movinfo h3 {

	font: normal normal 18px Arial, sans-serif;

	color: #04afdf;

	margin-bottom: 10px;

}



.movinfo h3 a {

	color: #04afdf;

	text-decoration: none;

}



.movinfo ul {

	list-style: none;

	margin: 0;

	padding: 0;

}



.movinfo ul li {

	list-style: none;

	margin: 0;

	padding: 0 0 5px 0;

}



.pinkbold {

	font-weight: bold;

	color: #e7367c;

}



.detaliifilm {

	display: block;

	float: right;

	margin-right: 60px;

	margin-top: 10px;

	text-indent: -9999px;

	height: 21px;

	width: 56px;

	background: url(../img/b-detalii.gif) no-repeat;

}



.largetext {

	width: 707px;

	padding: 20px 10px;

	margin-bottom: 25px;

	overflow: hidden;

	background: url(../img/bgdetalii2.gif) no-repeat;

}



.listleft {

	list-style: none;

	margin: 0;

	padding: 0;

	width: 48%;

	float: left;

}



.listright {

	list-style: none;

	margin: 0;

	padding: 0;

	width: 48%;

	float: right;

}



.listleft li, .listright li {

	margin-bottom: 5px;

}



h1.largetitle {

	font: normal normal 18px Arial, sans-serif;

	color: #04afdf;

	margin-bottom: 15px;

}

h2.largetitle {

	font: normal normal 18px Arial, sans-serif;
	color: #04afdf;

}

h2.smalltitle 
{
  color: #04afdf;
  font-weight: normal;
  font-size: 14px;
}


.largelist {

	list-style: none;

	margin: 0;

	padding: 0;

}



.largelist li {

	background: url(../img/bluearrow.gif) no-repeat 0 8px;

	padding: 5px 0 5px 15px;

	border-bottom: 1px solid #b8c5ca;

}

.moviedet
{
	padding: 0;
	margin: 0;
}



.moviedet TD
{
  vertical-align: top;
  text-align: left;
  padding: 5px 0px 0px 10px;
}



.opsep {

	clear: both;

	height: 1px;

	background: #b8c5ca;

	margin: 10px 0;

}



.schimbaopt {

	display: block;

	width: 119px;

	height: 26px;

	background: url(../img/b-schimbaopt.gif) no-repeat;

	text-indent: -9999px;

}



/* Footer styles */



#footer {

	width: 960px;

	overflow: hidden;

	margin-top: 35px;

	padding-top: 10px;

	height: 70px;

	background: url(../img/bg-footer.gif) repeat-x;

	font: normal bold 11px Arial, sans-serif;

	color: #e31061;

}



#footer a {

	color: #e31061;

	text-decoration: none;

}



#footer a:hover {

	color: #06a1cf;

}



#footer ul {

	width: 940px;

	overflow: hidden;

	list-style: none;

	margin: 0;

	padding: 0 10px;

}



#footer ul li {

	float: left;

	margin-right: 20px;

}



#footer ul li.copyright {

	float: right;

	margin: 0;

}
div.filmdetails div.poster
{
float:left;
text-align:center;
padding:0px 0px 0px 15px;

}
div.filmdetails div.detalii
{
float:right;
}
div.filmdetails div.detalii1
{

}
div.filmcontent
{
background: url(../img/bgdetalii1.gif) no-repeat top left; 
min-height:250px;
width:571px;
}
div.filmcontent1
{
background: url(../img/bgdetalii2.gif) no-repeat top left; 
min-height:250px;
width:727px;
}
div.filmcontent2
{
background: url(../img/bgdetalii2.gif) no-repeat top left; 
width:727px;
}

div.player
{
  padding:15px 0px 15px 25px;
  text-align: center;
}

div.old_player
{
  padding:20px 0px 0px 0px;
  width:385px;
  height:221px;
  margin:0px 0px 20px 0px;
  margin:0 auto;
}

/*menu tabs*/
input.rm
{
display:block;
float:left;
margin:0px 3px 20px 0px;
vertical-align:middle;
}




.trailersmenu {

	margin-bottom: 25px;

}



.trailersmenu ul {

	display: block;

	list-style: none;

	margin: 0;

	padding: 0;

}



.trailersmenu ul li {

	background: url(../img/bg-leftbutton.gif) no-repeat;

	margin-bottom: 3px;

}



.trailersmenu ul li a {

	display: block;

	width: 203px;

	height: 20px;

	padding: 4px 10px 0 10px;

	font: normal bold 12px Arial, sans-serif;

	color: #fff;

	text-decoration: none;

}


.trailersmenu ul ul {

	background: url(../img/bg-leftmenu.gif) no-repeat;

}



.trailersmenu ul ul li {

	background: none;

	padding: 0;

	border-bottom: 1px solid #e6f7fb;

	margin: 0;

}



.trailersmenu ul ul a {

	height: 20px;

	background: url(../img/i-star.gif) no-repeat 10px 5px;

	padding: 5px 5px 0 27px;

	width: 135px;

	font: normal normal 11px Arial, sans-serif;

	color: #333;

}

.trailers_title
{
	font-weight: bold;
	color: #e7367c;
	padding: 0px 0px 0px 0px;
}





div.screenshotslide {


	width: 520px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	text-align: center;
}



div.screenshotslide ul {

	width: 400px;

	margin: 0 auto;

}



div.screenshotslide ul li {

	display: inline;

	margin: 10px 0px 0px 0px;

	padding: 0px;

	line-height: 100px;

}



div.screenshotslide ul li a.slidearrow img {

	vertical-align: middle;

}



div.screenshotslide ul li a.movie img {

	border: 3px solid #e20f61;
	margin: 2px;
	vertical-align: middle;
	width: 117px;
	height: 171px;
}



div.screenshotslide a.movie img {

	border: 3px solid #e20f61;
	margin: 0 2px;
	vertical-align: middle;	
	width: 80px;
	height: 60px;

}

div.innerTabcontent
{
  text-align: center;
  width: 720px;
}


div#screenshotPlaceholder
{
  margin: 0px 0px 15px 0px;
  width: 400px;
  height: 300px;
  border-width: 1px;
  border-color: black;
  border-style: solid;
  text-align: center;
}

/* film reviews - start */

table.filmReview
{
  margin: 10px 10px 20px 10px;
  padding: 5px 15px 5px 5px;
  width: 95%;
}

span.filmReviewTitle
{
  font-size: 18px;
  font-weight: bold;
	color: #e7367c;
}

span.filmReviewUsefulPercentage
{
  font-size: 10px;
  font-style: italic;
}

span.filmReviewConsiderUseful
{
  font-size: 12px;
  font-style: italic;
}


/* report pager */
div.report_pager
{
  width: 100%;
  text-align: center;
}

span.reportPagerCurrent
{
  color: blue;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

a.linkReportPager
{
	color: #e7367c;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

/* accountregistration */
table.accountregistration
{
  width: 100%;
}

table.accountregistration tr td
{
  padding: 2px 2px 2px 2px;  
  vertical-align: center;
}

span.registrationHint
{
  font-size: 10px;
  font-style: italic;
}

/* textboxes */
div.textbox180
{
  background: url(../img/bg-textbox180.gif) no-repeat;
  padding: 4px 5px 2px 5px;
  margin: 0px;
  width: 180px;
  height: 18px;
}

div.textbox180 input
{
  font-size: 12px;
  margin: 0px;
  width: 170px;
  height: 17px;
}


div.textbox250
{
  background: url(../img/bg-textbox250.gif) no-repeat;
  padding: 4px 5px 2px 5px;
  margin: 0px;
  width: 250px;
  height: 18px;
}

div.textbox250 input
{
  font-size: 12px;
  margin: 0px;
  width: 240px;
  height: 17px;
}

div.textbox350
{
  background: url(../img/bg-textbox350.gif) no-repeat;
  padding: 4px 5px 2px 5px;
  margin: 0px;
  width: 350px;
  height: 18px;
}

div.textbox350 input
{
  font-size: 12px;
  margin: 0px;
  width: 340px;
  height: 17px;
}

div.textarea350
{
  background: url(../img/textarea350.gif) no-repeat;
  padding: 4px 5px 2px 5px;
  margin: 0px;
  width: 350px;
  height: 230px;
}

div.textarea350 textarea
{
  font-size: 12px;
  margin: 0px;
  width: 340px;
  height: 220px;
}

input.stdredbutton
{
  background: url(../img/stdredbutton.gif) no-repeat;
  width: 133px;
  height: 26px;
  font-size: 14px;
  font-weight: bold;
  color: white;  
}

input.stdredbuttonsmall
{
  background: url(../img/stdredbuttonsmall.gif) no-repeat;
  width: 100px;
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  color: white;  
}

input.stdredbutton:hover
{
  cursor: hand;
}

div.logedzone 
{
	float: right;
	width: 680px;
	height: 45px;
	background: url(../img/bg-loged.gif) no-repeat;
	font: normal normal 10px Arial, sans-serif;
}

div.logedzone table
{
  width: 95%;
  text-align: right;
}

div.logedzone table tr td
{
  text-align: right;
  padding: 7px 7px 0px 0px;
}

span.logedzone_welcomeMsg
{
	font: normal bold 14px Arial;
	color: #e7367c;
}

span.logoZone_text
{
	font: normal bold 14px Arial;
	color: #e7367c;
}


span.logedzone_lastLoginMsg
{
  font-size: 10px;
}

table.selectPackage
{
  width: 100%;
}

span.packagePrice
{
  color: #e20f61;
  font-weight: bold;
  font-size: 12px;
  width: 80px;
  text-align: right;
}

span.packagePrice
{
  font-size: 12px;
  width: 80px;
  text-align: left;  
  padding-left: 10px;
}

td.packageInfo
{
  border-style: solid;
  border-color: black;
  border-width: 0px 0px 0px 1px;
}

div#packageInfo
{
  margin: 5px;
  padding: 5px;
}

span.packageInfoTitle
{
  color: #04afdf;
  font-weight: bold;
  font-size: 14px;
}

span.packageInfoComments
{
}

span.smallTitle
{
  color: #04afdf;
  font-weight: bold;
  font-size: 14px;
}

td.userProfileInfo_Label
{
  text-align: right;
  padding: 5px 10px 5px 5px;
  margin: 0px;
}

td.userProfileInfo_Data
{
  text-align: left;
  padding: 5px 5px 5px 10px;
  border-style: solid;
  border-color: black;
  border-width: 0px 0px 0px 0px;
  margin: 0px;
}

td.userProfile_cancelButton
{
  text-align: right;
  padding: 20px 10px 5px 5px;
  margin: 0px;
}

td.userProfile_saveButton
{
  text-align: left;
  padding: 20px 5px 5px 10px;
  margin: 0px;
}

table.profilePage
{
  width: 100%;
  cellspacing: 0px;
  cellpadding: 0px;
}

a.blueLink
{
  color: #04afdf;
  font-size: 12px;
}

a.blueLink : hover
{
  cursor: hand;
}

div.paymentPending
{
  margin: 5px 20px 5px 20px;
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #04afdf;
  color: #04afdf;
  font-size: 12px;
  text-align: center;
}

.h2filmName
{
	color: #e20f61;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}



input.pagination 
{
  text-decoration: none;
  text-align: center;
  background: #fdfdfd;
  border: 1px solid #ddd;
  padding: 2px 6px 2px 6px;
  font-weight: bold;
  color: #e7367c;
  width: 25px;
  cursor: hand;
}

input.pagination:hover 
{
  text-decoration: none;
  text-align: center;
  /*background: #F8FBFC;*/
  background: #D0E0FF;
  color: #06a1cf;
  border: 1px solid #999999;
  padding: 2px 6px 2px 6px;
  width: 25px;
  cursor: hand;
}

input.paginationCurrent 
{
  text-decoration: none;
  text-align: center;
  background: #fdfdfd;
  border-width: 0px;
  padding: 2px 7px 2px 7px;
  font-weight: bold;
	color: #06a1cf;
  width: 25px;
}



/*
    DATA GRID
*/
table.dataGrid
{
  width: 100%;
  border-style: solid;
  border-width: 0px;
  border-color: black;
  border-collapse: collapse;
}

table.dataGrid th
{
  border-style: solid;
  border-width: 0px;
  border-color: black;
  padding: 3px;
}

table.dataGrid th a
{
  color: #e7367c;
  text-decoration: none;  
}

table.dataGrid tr td
{
  border-style: solid;
  border-width: 0px;
  border-color: black;
  padding: 3px;
  text-align: left;
  vertical-align: middle;
}

table.dataGrid tr td a
{
  color: #04afdf;
}

td.dataGrid_filterTD
{
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: black;
  padding: 3px 3px 20px 3px;
  text-align: left;
  vertical-align: top;
}


.dataGrid_inputText
{
  border-style: solid;
  border-width: 1px;
  border-color: black;
  font-size: 12px;
  margin: 0px;
  width: 150px;
  height: 17px;
}

.dataGrid_dateText
{
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  border-color: black;
  font-size: 12px;
  margin: 0px;
  width: 80px;
  height: 17px;
}

.dataGrid_dataLabel
{
  color: #04afdf;
  font-weight: normal;
  font-size: 11px;
  font-style: italic;
}

.dataGrid_dataButton
{
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: black;
  background-color: #de2258;   
  color: white;
  font-weight: bold;
  font-size: 14px;
  width: 15px;
  height: 19px;
  padding: 0px 0px 20px 0px;
  cursor: hand;
}

.searchForSelect
{
  width: 150px;
	margin-top: 5px;
	margin-right: 15px;
	font-size: 12px;
}

.searchForLabel
{
  padding-top: 5px;
  font-size: 12px;
  margin-left: 15px;
  font-style: italic;
}

.blueText
{
  color: #04afdf;
}



.faqList 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.faqList li 
{
	background: url(../img/bluearrow.gif) no-repeat 0 8px;
	padding: 2px 0 2px 15px;
	font-size: 12px;
}

a.blueLink2
{
  color: #04afdf;
  font-size: 12px;
  text-decoration: none;
  cursor: hand;
}


span.seriesTitle
{
	color: #e20f61;
	font-size: 16px;
	font-weight: bold;
}








div.series_slide 
{
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}



div.series_slide a.movie img 
{
	border: 3px solid #e20f61;
	margin: 0 2px;
	vertical-align: middle;	
	width: 60px;
	height: 80px;
}

