/*
.starbar{
position: relative;
height:  1em;
padding-left: 0.5em;
padding-right: 0.5em;
}

.starbar .outer{
 position: absolute;
 float: left;
 width:  5em;
 height: 1em;
 background: url(../../grafik/AllerCommonModulesVote/stars.gif) no-repeat  0em 0em;
}

.starbar .inner{
 height: 1em;
 float: left;
 background: url(../../grafik/AllerCommonModulesVote/stars.gif) no-repeat 0px -2.11em;
}

.starbar a{
 position: absolute;
 display: block;
 left: 0;
 top: 0;
 text-decoration: underline;
 line-height: 1em;
 height: 1em;
 overflow: hidden;
}

.starbar a:hover{
 height: 1em;
 background: url(../../grafik/AllerCommonModulesVote/stars.gif) no-repeat 0px -1.05em;
}

.starbar .nohover a:hover{
 background: none;
 height: 1em;
}

.starbar a.s1{
 width: 1em;
}

.starbar a.s2{
 width: 2em;
}

.starbar a.s3{
 width: 3em;

}
.starbar a.s4{
 width: 4em;
}

.starbar a.s5{
 width: 5em;
}

a.s1, a.s2, a.s3, a.s4, a.s5{
 color: #4b4949;
 text-decoration: none;
}
*/
#articlePageRatingNr {
background:#898989 none repeat scroll 0 0;
float:left;
height:1em;
left:93px;
padding:1px 2px 0;
position:absolute;
text-align:center;
}

#articlePageVotesStars .totalRating1 p {
width:30px;
}
#articleContent .articlePageTeaser p {
color:#FFFFFF;
}
#articleContent .articlePageTeaser p {
font-size:11px;
font-weight:bold;
}
#articleContent p {
line-height:1.3em;
}
.totalRating1 p {
color:#FFFFFF;
float:left;
margin:2px 0 0;
width:120px;
}

#articlePageVotesStars
{
	background-color: #5D5B5C;
	width:6.3em;
}

.voteModule{
	float: right;
	padding: 0 0 20px 0;
}

.voteModule #voteRatingText{
	float: left;
	width: auto;
	margin: 0 10px 0 0;
}

.voteModule #articlePageVotesStars{
	float: left;
}
.voteModule #articlePageVotesStars .starbar{
	padding-left: 0.7em;
	padding-right: 0.7em;
}

.voteModule #votingThanksMessage{
	float: left;
	margin: 0 0 0 20px;
	line-height: 18px;
}

.voteModule{

}

.voteRatings{
	float: left;
	
	width: auto;
	padding: 0 5px;
}

/*Martin, voting og mest ratede er nu sjult foreløbigt*/
.videoPlayerHolder .voteRatings, #fotoGal2
{
	display:none;
}
/*Martin end*/


.voteRatings p{
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
	position: relative;
	display: inline;
}

.voteRatings img{
	padding: 0;
	margin: 0;
	border: 0;
}

.voteRatings span.currentVotes2{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	overflow: hidden;
	display: inline;
	float: left;
/*	background: url(../../grafik/AllerCommonModulesVote/stars3.gif) no-repeat top left #f0f;	*/
}

.voteRatings a{
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	height: 100%;
	display: block;
	text-decoration: none;
	color: #fff;
	background: url(../../grafik/AllerCommonModulesVote/blank.gif) no-repeat top left;
}

body .voteRatings a span{
	width: 1px;
}

body .voteRatings a img{
	width: 1px;
	display: block;
	overflow: hidden;
}

.voteRatings a:hover{
	background: url(../../grafik/AllerCommonModulesVote/stars2.gif) no-repeat top left;
}

.voteRatings a.votes1Star{
	width: 20%;
}

.voteRatings a.votes2Star{
	width: 40%;
}

.voteRatings a.votes3Star{
	width: 60%;
}

.voteRatings a.votes4Star{
	width: 80%;
}

.voteRatings a.votes5Star{
	width: 100%;
}

.voteRatings a.votes1Star, .voteRatings a.votes2Star, .voteRatings a.votes3Star, .voteRatings a.votes4Star, .voteRatings a.votes5Star{
	color: #4b4949;
	text-decoration: none;
}

div.printbarHolder div.rate{
	float: right !important;
	padding: 0 10px 0 0;
	text-align: right;
}

.voteModule #votingModule{
	padding: 0;
	margin: 0;
	float: left;
}
