#home-title
{
  margin-top:20px;
  margin-left:32px;
  
}

em
{
  font-weight:bold;
  font-style:normal;
}

/* Areas of Practice */

#area-form
{
  position:relative;
  top:30px;
  left:17px;
}

#area-form span
{
  text-transform:uppercase;
}

#people-form span
{
  text-transform:uppercase;
}


#area-select
{
  width:242px;
 
  color:#555555;
  font-size:10px;
  
  position:relative;
  left:-1px;
  top:5px;
}


#practice-name
{
 color:#2b2b2b;
 font-size:14px;
 text-transform:uppercase;
}






/* COntact Us */

#contact-table
{
}

#contact-table input
{
  border:1px solid #bdc7d8;
}

#contact-table .text-input
{
 
  width:285px;
  
  font-family: Trebuchet MS,helvetica,arial;
 
  font-size: 12px; 
  padding:3px;
  
  margin-bottom:7px;
}

#contact-table select
{
 
  width:255px;
   border:1px solid #bdc7d8;
  font-family: Trebuchet MS,helvetica,arial;
 
  font-size: 12px; 
  padding:3px;
  
  margin-bottom:12px;
}

#contact-table textarea
{
  width:285px;
  height:142px;
  
   border:1px solid #bdc7d8;
  font-family: Trebuchet MS,helvetica,arial;
 
  font-size: 12px; 
  padding:3px;
  
  margin-bottom:17px;
}

#contact-table .error
{
  font-weight:bold;
}








/* Careeers */

.news-item
{
  
  width:550px;
}




















/* Our People */

#people-drop-down
{
  position:absolute;
  left:212px;
  top:0px;
}

#practice-drop-down
{
  position:absolute;
  top:0px;
  
}


#l-area-select
{
  width:175px;
   position:relative;
  left:-1px;
  
   color:#555555;
  font-size:10px;
  top:5px;
}

#p-area-select
{
  width:200px;
  position:relative;
  left:-1px;
  
   color:#555555;
  font-size:10px;
  top:5px;
}


#or-span
{
  position:relative;
  left:225px;
  top:48px;
}







#lawyer-name
{
 color:#2b2b2b;
 font-size:14px;
 text-transform:uppercase;
}


#person-profile
{
  padding-left:9px;
  padding-top:5px;
}

#person-photo
{
  margin-bottom:25px;
}

#people-form
{
  position:relative;
  top:30px;
  left:17px;
}















.pub-areas
{
 color:#2b2b2b;
 font-size:14px;
 text-transform:uppercase;
}






/* Seminars */

#seminar-register
{
  margin-bottom:20px;
  /*position:relative;
  left: 335px;*/
  float:right;
 
}




.seminar-item
{
  width:385px;
 
}

.seminar-item p
{
  width:100%;
}



