.premspacer {
font-size: 70%;
}

.basic {
position: relative;
float: left;
width: 98%;
margin:0;
font-weight: bold;
padding-left: 1em;
}


#basickey {
position: relative;
float: right;
width: 100%;
font-size: 70%;
text-align: right;
}

#basichead {
position: relative;
margin: 0;
float: left;
width: 100%;
font-weight: bold;
padding: 0 0 0 1em;
}

#basiccontent {
position: relative;
float: left;
margin: 0;
width: 100%;
background-color: white;
color: black;
border: 1px solid black;
padding: 1em 0 0 0;
}

.basicname {
position: relative;
float: left;
width: 49%;
font-size: 1.1em;
}

.basictel {
position: relative;
float: left;
width: 15%;
}

.basicspeak {
position: relative;
float: left;
width: 10%;
}

.basicoffer {
position: relative;
float: left;
width: 2%;
text-align: center;
}

.basicchkbox {
position: relative;
float: left;
width: 13px;
height: 13px;
margin: 0;
padding-right: 1px;
}


.basicservs {
position: relative;
float: left;
width: 15%;
}

.basicemailhd {
position: relative;
float: right;
width: 10%;
text-align: center;
}

.basicemail {
position: relative;
float: right;
/*width: 10%;*/
font-size: 90%;
height: 10px;
width: 25px;
padding-top: 0.2em;
padding-right: 0.2em;
margin: 0.2em;
text-align: center;
}
.basicemail a img{border: .04em solid blue;}


.basicaddress {
position: relative;
float: left;
width: 95%;
text-align: left;
font-weight: normal;
margin-left: 20px;
}

.bas1 {
background-color: #D4D4D4;
}

.bas2 {
background-color: #E8E8E8;
}

/* above css handles standard agent list */



/* remaining css handles special cases for prem agents */


.company {
float: left;
width: 73%;
margin: 0;
padding: 0 0 0 0.5em;
}

.company h1 {
font-weight: bold;
font-size: 1.1em;
margin: 0;
padding: 0;
}


.companyname {
font-weight: bold;
font-size: 1.1em;
width: 70%;
float: left;
margin: 0;
padding: 0.5em 0 0.5em 0;
}

.email {
width: 1%;
float: left;
margin: 0;
padding: 0.2em;
text-align: right;
}

.email a img{border: .04em solid blue;}

.logo {
position:relative;
width: 125px;
float: left;
margin: 0;
border: 0;
padding: 2.5em 0 0 0.2em;
}

.address {
position: relative;
width: 40%;
float: left;
margin: 0;
text-align: left;
padding: 0 0 0 0.5em;
}

.tele {
position: relative;
width: 29%;
float: left;
margin: 0;
text-align: left;
padding: 0 0 0 0.5em;

}

.numbers {
position: absolute;
width: 92%;
top: 0;
left: 0;
margin: 0;
padding-left: 3em;
text-align: left;
}

.speak {
position: relative;
width: 34%;
float: left;
margin: 0;
text-align: left;
padding-left: 1em;
}

.offer {
position: relative;
width: 43%;
float: left;
margin: 0;
text-align: left;
padding-left: 1em;
}

.langs {
position: relative;
width: 39%;
float: left;
margin: 0;
text-align: left;
}

.companydets {
background-color: #F2F5BA;
position: relative;
font-weight: bold;
width: 100%;
float: left;
margin: 0;
border-style: ridge;
padding-bottom: 1.5em;
text-align: left;
}

.dets1 {
background-color: #89FAC7;
}

.companydets h2 {
font-style: italic;
text-decoration: underline;
font-size: 1em;
}

.notes {
padding-top: 1em;
padding-bottom: 0;
font-weight: normal;
width: 50%;
float: left;
}


.webad {
position: relative;
float: left;
width: 49%;
}

.sub3email {
position: relative;
float: left;
width: 49%;
}



.plainli  {
background-image: none;
color: #FEFCFF;
background-color: #FEFCFF;

}

