.fullSection
{
    background: #fff;
    border: solid 1px #898989;
    margin-bottom: 10px;
    padding: 6px 6px 16px 6px;
    width: 656px;
    float:left;
    margin-right:10px;
}

.halfSection
{
    background: #fff;
    border: solid 1px #898989;
    margin-bottom: 10px;
    padding: 6px 6px 16px 6px;
    margin-right:10px;
    width: 316px;
    float:left;
}

.sectionBox
{
    background: #cdcdcd;
    padding-top: 10px;
}

.profileField
{
    float: left; 
    width:300px;
    min-height:20px;
    padding:0 0 15px 0;
}

.profileLabel
{
    display: block;
    float: left;
    font: bold 11px Verdana;
    padding-left: 4px;
    width: 150px;
}

.profileValue
{
    display: block;
    float: left;
    font: normal 10px Verdana;
    line-height: 26px;
    padding-left: 4px;
    width: 150px;
}

.profileInput
{
    clear:left;
    float: left;
    font: normal 10px Verdana;
    padding: 4px;
    width: 250px;
    
}

.profileSports
{
    clear:left;
    float: left;
    font: normal 10px Verdana;
    padding: 4px;
    width: 350px;
    
}

.profileSportOption
{
    float:left;
    width:350px;
}

.profileOption
{
    float:left;
    width:240px;
}

.profileGroup
{
    float:left;
    clear:left;
    padding-left:120px;

}

.btn
{
    margin-left:5px;
    margin-right:5px;
}

.groupInput
{
    clear:left;
    float: left;
    font: normal 12px Verdana;
    padding: 4px;
    width: 150px;
}

.groupOption
{
    float:left;
    width:200px;
}
.sportName
{
    color: #274076;
    font: bold 12px Verdana;
}

.basicSection
{
    margin-bottom:20px;
}

.basicSection > div
{
    border:solid 1px #274076;
    padding:5px;
}

.basicSection h3
{
    background: #274076;
    color: #fff;
    margin-bottom:0;
    padding-left:5px;
}

.mainWrapper
{
    margin-bottom:30px;
}

.photoWrapper
{
    float:left;
    width:300px;
}

.videoWrapper
{
    float:left;
    width:300px;
    height:250px;
}

.infoWrapper
{
    float:right;
    width:375px;
}

.infoRow
{
    clear:left;
    height:20px;
}

.infoLabel
{
    float:left;
    font:bold 12px Tahoma;
    width:125px;
}

.infoValue
{
    float:left;
    font:normal 12px Tahoma;
    width:250px;
}

.profileButton
{
    margin-right: 20px;
    vertical-align:bottom;
    text-decoration:none;
}

.groupHeading
{
    border-bottom:solid 1px #cecece;
    float:left;
    font:bold 12px Tahoma;
    margin:15px 0 5px 0;
    padding-bottom:3px;
    width:668px;
}

.sportPositions
{
    float:left;
    clear:left;
}

.controlPanel
{
    width:500px;
}

.controlItem
{
 float:left;
 width:250px;   
}

.profileVideoWrapper
{
    float:left;
    clear:left;
    padding-left:200px;
    line-height:0px;
}

.profileAssistant
{
    float:left;
    width:200px;
}

.finePrint
{
    font:bold 9px Tahoma;
    padding-bottom:5px;
    color: #274076;
}