/*CORNER NETWORK*/	
a#corner {	position: absolute;	right: 0;	top: 0;	display: block;	height: 90px;	width: 100px;	background: url(http://shared.ejamo.com/img/layout/ejamo-corner.png) top right no-repeat !important;	background: none; text-indent: -999em;	text-decoration: none;	cursor: hand;}


/* ANGOLI ARROTONDATI BIANCHI */ 
#map_topleft { position:absolute; top:0px; left:0px; width:18px; height:18px; background:url(../img/layout/map_sx_top.png) top left no-repeat !important; background: none; }
#map_topright { position:absolute; top:0px; right:0px; width:18px; height:18px; background:url(../img/layout/map_dx_top.png) top right no-repeat !important; background: none; }		
#map_bottomleft { position:absolute; bottom:0px; left:0px; width:18px; height:18px; background:url(../img/layout/map_sx_bottom.png) bottom left no-repeat !important; background: none; }		
#map_bottomright { position:absolute; bottom:0px; right:0px; width:18px; height:18px; background:url(../img/layout/map_dx_bottom.png) bottom right no-repeat !important; background: none; }						