#advancedSearch{
}
#container div#midCol{

}
#result{
height:auto;
width:250px;

}
    
#ajaxNo{      
}

#no{
  float:right;
  margin-bottom:20px;     
}
#frombasic{
   
}
#loading{
     background-image:url(""); 
     float:right;
     background-repeat:no-repeat;           
}
#ajaxRes{
 display:none;
 font-weight:bold;
 margin:15px 0;
 font-size:10px; 
}

#result2{
height:auto;
}
#txtFirstName{
    width: 156px;
}
#middleName{
    width: 29px;
}
#txtLastName{
    width: 156px;
}
h5{
    margin-bottom: 10px;
}

.img{
   float:left;
   width:75px;
   border:1px;
   margin-right:15px;
  
  
}
.txt{
   float:left;
   width:300px;
  margin-top:0px;
  padding-top: 15px;
   
  
}
.txt span{
    display: block;
    margin-top: 4px;
}
.row{
   display: block;  
   margin-bottom:15px;   
}
.searchByNameBlock
{
   height:80px;
   width:600px;
}
.searchByOtherBlock
{
   height:50px;
   width:500px;
}
.searchByNameTop
{
   margin-top:0px;
   width:200px;
}
.searchByNameTop2
{
   margin-top:40px;
   width:200px;       
}

.searchByFName
{
  float:left;
  margin:0 15px 10px 0;
}

.searchByOtherNames
{
  float:left;
  margin:0 0 10px 0;
}

.searchByOtherMiddle
{
   float:left;
   margin:0 15px 0 0;
}
.searchByOtherLast
{
  float:left;
}
.searchClinical
{    
  float:left;
  margin-right:20px;
  margin-bottom:13px;
}
.searchButt{
    clear: both;
}
.fullen{
    width: 390px;
}
.halflen{
    width: 185px;
    float: left;
}
.txtLabel{
    margin-bottom: 5px; 
    display: block;
}
.clear{
clear: both;
}

/* Profile */
#first-col{
    float: left;
    margin-right: 15px;
    width: 270px;
}
#second-col{
    float: left;
    width: 400px
}
#p-title{
    font-size: 1.5em;
    color: #C79000;
}
.gen{
    margin-bottom: 15px;
    line-height: 14px;
    display: block;
}
.head{
    font-weight: bold;
}
.blueprint{
    color: #83A3D5;
}
.italc{
    font-style: italic; 
}
#recommend{
    background: #002878;
    color: #D0CDC4;
    padding: 20px 14px; 
    line-height: 14px;
}
#recommend .t-a-fri{
    text-decoration: underline;
    color: #D0CDC4; 
}

div#midCol #content .custom-profile h3, div#midCol #content .custom-profile h4 {
    font-weight: bold;
    font-size: 1em;
    color: #000000;
    margin: 1em 0 0 0;
    padding: 0;
}
    
div#midCol #content .custom-profile h4 {
    display: inline;
    margin-right: 1em;
}

.custom-profile .affil, .custom-profile .title {
    font-weight: bold;
}

.custom-profile .edu, .custom-profile .edu-type {
    display: block;
}

.custom-profile .edu-type {
    font-style: italic;
}

.custom-profile .image {
    float: left;
    margin: 0 10px 5px 0;
}

.custom-profile .AccordionPanelContent .award {
    padding: 5px 10px;
    display: block;
}