/* Start of CMSMS style sheet 'alphasights about styles' */
h1#sectionTitle {
   color:#000;
}

p.strapLine {
    color:#000;
    width: 20em;
}

.peoplephoto {
    padding-right:15px;

}

#contactform{
    margin-top:0;	
}

#contactform fieldset{
    margin-top:0;	
    padding-top:0; 
    padding-right:0;
}

#ccontactform fieldset ol{
    margin-top:0;	
    padding-top:0;
}

#contactform .sidepanelelement {
    width:215px!important;
}

textarea#message {
    width:220px;	
   border: 1px solid #7C7573;
   padding:4px;
}

#postcode{
   display:none;
}

input:focus {
    background-color:#EDE7EE;
}

dl {
   margin-left:0;
   padding-left:0;
}

dl dt{
   width: 4em;
}

.teamspanel {
    float:left; 
    width:245px;
}

dl dd {
   margin-left:4.5em;
   padding-bottom:0.3em;
}

.teamspanel dl dt {
    color:#7C7573;
}
/* End of 'alphasights about styles' */

