/* CUSTOM CSS */

.widget-coverflow {
	
	top:10px;
	
}

#facebook {
position: absolute;
display: block;
top: 265px;
margin-left:50%;
left: -418px;
width: 48px;
height: 48px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#facebook2 {
position: absolute;
display: block;
top: 105px;
margin-left:50%;
left: -467px;
width: 48px;
height: 48px;
background: url(/siteimages/clear_px.png) top left repeat;

}

