.yui-skin-sam .yui-ac-content li { 
	margin:0;padding:2px 5px;cursor:default;white-space:nowrap;color:#000;
}

.yui-calendar .calheader { 
	color: #000;
	position:relative; 
	width:100%; 
	text-align:center; 
} 

.playerCompare2 {
	margin-top: 30px;
}

.playerCompare3 {
	margin-top: 60px;
}

.playerCompare4 {
	margin-top: 90px;
}

.playerCompare5 {
	margin-top: 120px;
}

.inputAutoComplete
{
	margin-left: 210px; 
	float: left;
	width: 45px;	
}

.bodyDiv {
	z-index: 1;
	width: 100%;
	height: 909px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url('/static/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #001425;
}

body
{
	background-image: url('/static/tile.jpg');	
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #001425;
}

.inputSubmit
{
	background-color: #036;
	color: #69C;
	border: 1px solid #000;
}

p
{
	font-family: tahoma;
	font-size:12px;	
}

li
{
	font-family: tahoma;	
	font-size: 12px;
}

div.hd
{
	padding-left: 25px;	
	padding-right: 25px;	
	padding-top: 5px;
	padding-bottom: 5px;
}

h3
{
	font-family: tahoma;	
}

a
{
	color: #69C;	
}

div
{
	font-family: tahoma, verdana;
	color: #FFF;
	font-size: 12px;
}

div#header
{
	width: 720px;	
}

div#dTitle a
{
	font-size: 35px;
	font-family: tahoma;
	width: 200px;
	float: left;	
	text-decoration: none;
	color: #FF3300;
}

div#dSearch
{
	width: 250px;
	float: left;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

div.lTitle
{
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;	
}

#handle { width: 200px;	}
#handle1 { width: 200px;	}
#handle2 { width: 200px;	}
#handle3 { width: 200px;	}
#handle4 { width: 200px;	}
#handle5 { width: 200px;	}
#addHit { width: 200px;	}
#addMember { width: 200px;	}
#handleLogin { width: 200px;	}

div#addToHitList { float: left; margin-bottom: 45px; }
div#addToClan { margin-bottom: 45px; }

#myContainer { text-align:left;width:200px; }
#myContainer1 { text-align:left;width:200px; }
#myContainer2 { text-align:left;width:200px; }
#myContainer3 { text-align:left;width:200px; }
#myContainer4 { text-align:left;width:200px; }
#myContainer5 { text-align:left;width:200px; }

div.playerBodyLeft 
{
width: 200px;
float: left;
margin-left: 15px;
}

div.playerBodyRight
{
width: 450px;
float: right;
}

div#pTitle
{
	font-size: 20px;
	font-weight: bold;	
}

div#mTitle
{
	break: left;
	float: right;
	font-size: 14px;
}

div#pRankTitle
{
	margin-top: 10px;
	font-weight: bold;	
}

div#pRankImage
{
	height: 100px;
	width: 100px;
	text-align: center;	
}

div.playerTab
{
border: 1px solid black;
background-color: #036;
font-weight: bold;
float: left;
width: 110px;
height: 35px;
cursor: pointer;
text-align: center;
}

div.chartTab
{
border: 1px solid black;
background-color: #036;
font-weight: bold;
float: left;
width: 110px;
height: 35px;
cursor: pointer;
text-align: center;
}

div.playerTab div {
margin-top: 5px;	
}

div.playerStat
{
width: 200px;
float: left;
}

div.clear
{
	clear: both;
	height: 0px;
	width: 0px;
}

div.bodyElement
{
	margin-left: auto;
	margin-right: auto;
	width: 720px;
}

img
{
	border: 0px;
}