﻿.UCPlayerList_PlayerInfo
{
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-top: 0px;
}

.UCPlayerList_Box
{
	background-color:#f5f4f1;
	border:1px;
	border-style:solid;
	border-color:#d6d1ca;
	width:726px;
	height:auto;
	padding:6px 8px 0px 8px;
}

.UCPlayerList_Players
{
	margin-left: 6px;
}

.UCPlayerList_BigBox 
{
	background-image:url(../Resources/backGradient.png);
	background-repeat:repeat-x;
	height:39px;
	width:742px;
	margin-left: -8px;
}

.UCPlayerList_Top
{
	text-align:center;
	height:38px;
}

.UCPlayerList_separator
{
	 width: 689px;
	 height: 3px;
	 padding:0px 0px 5px 0px;
}

.UCPlayerList_Left {
	position:relative;
	float:left;
	width:470px;
	height:75px;
	text-align:left;
	font-size:13px;	
}

.UCPlayerList_Right
{
    position:relative;
	float:left;
	width:230px;
	height:75px;	
	text-align:left;
	padding-left:10px;
}

.UCPlayerList_VerticalBar {
	background-image:url(../Resources/notificaredespartitor.png);
	background-repeat:repeat-y;
	height:68px;
	width:2px;
	position:relative;
	float:left;
	margin-top: 13px;
}

.UCPlayerList_DivFilters
{
    margin-bottom: 15px;
}

.UCPlayerList_PlayerCount
{
    width:180px;
	position:relative;
	margin-top:5px;
	margin-left: 12px;
	color:#000;
	float:left;
	padding-top:8px;
}