.SpeakersHeader
{
    font-family: arial;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: White;
    background-image: none;
    text-indent: 6px;
} 

.SpeakersSubHeader
{
    font-family: arial;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    color: White;
    background-image: none;
    text-align:center;
} 

.SpeakersSearch1
{
    text-align: right;
    width: 130px;
    padding-left: 32px;
    padding-bottom: 6px;
    padding-top: 7px;
    background-color: #dbf2f2;
    font-family: Arial;
    color: #605858;
    font-size: 13px;
    font-weight: bold;
}

.SpeakersSearch2
{
    text-align: right;
    width: 130px;
    padding-left: 32px;
    padding-bottom: 6px; 
    padding-top: 7px;
    background-color: #f0fdff;
    font-family: Arial;
    color: #605858;
    font-size: 13px;
    font-weight: bold; 
}

.SpeakersList1  { padding-bottom:6px; padding-top:7px; padding-left:3px; background-color: #dbf2f2; width: 350px;} 
.SpeakersList2  { padding-bottom:6px; padding-top:7px; padding-left:3px; background-color: #f0fdff; width: 350px;} 
 
 .SearchResults
{
    font-family: arial;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    color: brown;
    background-image: none;
    text-align:right; width:130px; padding-top:12px; padding-right:6px; padding-left:20px;
} 
.SpeakersTypeHeader 	{ font-family: arial; font-size: 18px; line-height: 32px; font-weight: bold; text-align: center; color: white;  background-color: #7DBA98; border: 1px solid #156137; }
.SpeakersTextTitle      { font-family: Arial; font-size: 19px; line-height: 24px; font-weight: bold; text-align: center; color: #822222; }
.ContactUsPanel         { font-family: Arial; font-size: 13px; line-height: 24px; font-weight: bold; color: #06A966; background-color:#EFEFEF; }

.SpeakersSmallTitle	    { font-family: arial; font-size: 13px; line-height: 18px; font-weight: bold; text-align: center; color: #008439; padding-top:4px;  }
.SpeakersSmall          { font-family: arial; font-size: 12px; line-height: 14px; font-weight: normal; text-align:left; color:#822222;}
.SpeakersPictureBox     { border: 1px solid navy; text-align:center; background-color:#F3F8E6;}
.SpeakersPictureTitle   { font-family: arial; font-size: 15px; line-height: 18px; font-weight: bold; text-align:left; padding-top:8px; padding-bottom:8px; color:#822222; }

