.mainDiv
{
    margin-bottom:15px;
    clear:both;
}

p
{
    margin:0px;
}

#statContainer
{
    text-align: center;
    width:590px;
}

#statContainer h2
{
    position:relative;
    float:left;
}

#statContainer ul 
{
    list-style:none;    
    padding: 0;
    margin: 0;
}

#statContainer li 
{
    float:right;
    margin: 5px 0.5em;
}

#statContainer li a 
{
    background: none;
    display: block;
    border: none;
    color: #737373;
    text-align: center;
}


#statsTable
{
    clear:both;
}

#profileContainer
{
    position:relative;
    width:580px;
    height:160px;
}

#profileImage
{
    position:absolute;
    top:5px;
    left:5px;
    text-align:center;
}

#profileImage img
{
    height:150px;
    border:2px solid black;
}

#profileText
{
    position:absolute;
    left:165px !important;    
    left:155px;    
    padding:10px;
}

#profileText b
{
    font-size: 110%;
}

#surveyContainer
{
    width:590px;
}

#surveyContainer b
{
    font-size: 110%;
}

#playerTable td
{
    width:80px;
    text-align:center;
}

#keeperTable td
{
    width:70px;
    text-align:center;
}

#statTitle td
{
    text-transform:uppercase;
    font-weight:bold;
}
