/* CUSTOM CSS */

#agentprofile-widget {
    background: none repeat scroll 0 0 #EEE9DF;
    float: right;
    font-size: 0.9em;
    height: 405px;
    padding-bottom: 10px;
    text-align: center;
    width: 232px;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 10px;
}

#agentprofile-widget h3 {
    background: none repeat scroll 0 0 #47638D;
    color: #FFFFFF;
    font-size: 1.4em;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    text-transform: capitalize;
    width: 212px;
}

#emailme {
position: absolute;
display: block;
top: 303px;
margin-left:50%;
left: -114px;
width: 222px;
height: 22px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#emailme2 {
position: absolute;
display: block;
top: 132px;
margin-left:50%;
left: -361px;
width: 190px;
height: 22px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#facebook {
position: absolute;
display: block;
top: 282px;
margin-left:50%;
left: 135px;
width: 32px;
height: 32px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#twitter {
position: absolute;
display: block;
top: 282px;
margin-left:50%;
left: 180px;
width: 32px;
height: 32px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#linkedin {
position: absolute;
display: block;
top: 282px;
margin-left:50%;
left: 225px;
width: 32px;
height: 32px;
background: url(/siteimages/clear_px.png) top left repeat;

}


#facebook2 {
position: absolute;
display: block;
top: 120px;
margin-left:50%;
left: -83px;
width: 32px;
height: 32px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#twitter2 {
position: absolute;
display: block;
top: 120px;
margin-left:50%;
left: -40px;
width: 32px;
height: 32px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#linkedin2 {
position: absolute;
display: block;
top: 120px;
margin-left:50%;
left: 8px;
width: 32px;
height: 32px;
background: url(/siteimages/clear_px.png) top left repeat;

}



