﻿
.memberProfileMediaPlayer
{   left:240px;
    top:30px;
    position:absolute;
    width:260px;
}


.label
{
  
    position:relative;
    width:80px;
    float:left; 
    margin-bottom:20px;
}

.field
{ 
    position:relative;
      width:450px;
       float:left; 
        margin-bottom:20px;
}

.fieldMid
{ 
    position:relative;
     width:180px;
      float:left; 
}


.spacer
{ 
    clear:both;
   position:relative;
    margin-top:20px;
        margin-bottom:20px;
    margin-left:30px;
    width:470px;
    border-style: solid none none none;
    border-color: #e5dbde;
    border-width: 1px;
}
