.photo img{
    padding: 10px ;
	margin: 20px 5px 5px 5px ;
	border: 0px solid #EFEDED;
	overflow: visible;
}

.photo {
   
}

.photoToplist img{
    padding: 10px ;
	margin: 5px 5px 5px 5px ;
	border: 0px solid #EFEDED;
	overflow: visible;
}

.avatar img{
    padding: 10px ;
	margin: 0px 5px 0px 5px;
	border: 0px solid #EFEDED;
	overflow: visible;
}

.profillink a{
    padding: 10px ;
	margin: 20px 5px 5px 20px;
	border: 0px solid #EFEDED;
	overflow: visible;
}

.PhotoBattle {
	border: none;
	overflow:hidden;
	border: solid 0px #ccc;
	margin: 0 0 2px;
}


div.PhotoBattle div.separator {
	
	width: 8px;
	float: left;
	padding: 0px 10px 0px 10px;
	background: transparent url(../images/grey_background-separator.gif) no-repeat top left;
	height: 300px;
}

div.PhotoBattle .magnifier {

}

div.PhotoBattle .apply {
	background: url(../../images/floral/but-bg.gif) repeat-x left bottom #000000;
	border: 1px solid #212121;
	color: #757575;
	padding: 3px 5px;
}

#vs {
	z-index:2;
	width:100%;
	height:38px;
	background: transparent url(../images/versus.png) center center no-repeat;
}


.PhotoBattle .rang {
	background: url('../images/rang.png') no-repeat 0 center;
	padding-left: 20px; 
    margin: 0 10px 0 5px;
}

.PhotoBattle .percent {
	background: url('../images/percent.png') no-repeat 0 center;
	padding-left: 25px; 
    margin: 0 10px 0 5px;
}


.PhotoBattle .won {
	background: url('../images/won.png') no-repeat 0 center;
	padding-left: 20px; 
    margin: 0 10px 0 5px;
}

.PhotoBattle .lost {
	background: url('../images/lost.png') no-repeat 0 center;
	padding-left: 20px; 
    margin: 0 10px 0 5px;
}


fieldset.fieldset { 
	border: 0px solid #ccc; 
	margin: 0px 10px 20px 10px; 
}

legend {
	font-size: 14px;
	font-weight: bold;
	margin:10px;
}
