﻿body {
}

.label
    {
 
    font-size:.8em;
     display: block;
 text-align: right;
 float: left;
 width: 225px;
 padding-right: 20px;
}

.labelValue
{
 display: block;
  color: #3300FF;
 float: left;
 margin-bottom: 5px;
 


}

.contactButton
{
float:right;
}





br.candidateView
{
clear: left;
}

br.candidateView.labelValue
{

clear:right;
}