/* CUSTOM CSS */


#linkedin {
position: absolute;
display: block;
top: 365px;
margin-left:50%;
left: 185px;
width: 35px;
height: 35px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#facebook {
position: absolute;
display: block;
top: 365px;
margin-left:50%;
left: 232px;
width: 35px;
height: 35px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#twitter {
position: absolute;
display: block;
top: 365px;
margin-left:50%;
left: 282px;
width: 35px;
height: 35px;
background: url(/siteimages/clear_px.png) top left repeat;

}

