﻿#profile-left-half
{
    float: left;
    width: 375px;
    padding: 24px 6px 0px 12px;
}

#profile-right-half
{
    float: right;
    width: 330px;
    padding: 24px 12px 0px 6px;
}

#profile-right-half div,
#profile-left-half div
{
    margin-bottom: 5px;
}

#profile-shortbio
{
    border: 3px #0062AB solid;
    padding: 10px;
}

#profile-longbio
{
    margin-bottom: 0px;
    text-align: justify;
}

#profile-school-info
{
    margin-bottom: 15px !important;
}

#profile-longbio p
{
    padding: 0 10px 10px 10px;
}

#profile-shortbio-sportball
{
    float: left;
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
}

#profile-shortbio-name
{
    float: left; 
    font-size: 2em; 
    font-weight: bold; 
    line-height: 38px;
}

#profile-shortbio-portrait
{
    float: left;
    margin-left: 0px;
}

#profile-shortbio-info
{
    float: left;
    width: 225px;
}

#profile-heading-right
{
    float: left;
}

#profile-heading-right li
{
    height: 20px;
    line-height: 20px;
}

#profile-heading-left
{
    float: left;
    width: 140px;
}

#profile-TeamBox li
{
    height: 28px;
}

li#teamprofile-schoolname
{
    font-weight: bold;
    font-size: 1.6em;
    height: 34px;
    line-height: 34px;
}

.teamprofile-infoitem
{
    font-size: 1.2em;
}

