@import "galleryx.css";

.one_movie {
	width: 610px;
	background-color: #f4f4f4;
	padding: 5px 10px 5px 10px;
	margin-bottom:  10px;
	}

.pic img {
	border: solid 1px #717171;
	}

.name {
	padding-left: 10px;
	width: 470px;
	}

.t_name {
	color: #717171;
	font-size : 18px;
	font-weight: bold;
	}

.actualvote {	
	background: url('../content/images/nav/star_on.gif') no-repeat top left;
	width: 0px;
	}

.pic {
	width: 130px;
	height: 80px;
	}
	
.now {
	margin-left: 70px;
	}
	
.vote {
	width: 65px;
	height: 20px;
	background: url('../content/images/nav/star_off.gif') no-repeat top left;
	}

.stars {
	width: 13px;
	}
	
.pozz {
	position: absolute;
	height:  20px;
	}

.str {
	cursor: pointer;
	margin-top: 2px;
	float: left;
	width: 13px;
	padding:0;
	margin: 0;
	}

.voter {
	margin: 0px 0 0 10px;
	width: 56px;
	height: 23px;
	text-align: center;
	padding-top: 4px;
	background: url('../content/images/nav/vote.gif') no-repeat top left;
	}

.voter a {
	color: #FFFFFF;
	text-decoration:  none;
	display: block;
	}

.voter a:hover {
	text-decoration:  none;
	}

.textt {
	padding: 3px 5px 0px 0px;
	color: #000000;
	}

.votingdiv {
	padding-top: 10px;
	}	

.remback {
	background: none !important;
	}

.mSpace1 {
padding-top: 10px;
text-align: justify;
}