@charset "UTF-8";
/* CSS Document - necessary for EXPOSE' POPUPS*/

#agenti_popup {
	width:400px;
	height:400px;
	border:1px solid black;
	outline:0;
	overflow:hidden;
}
#agenti_popup a{
	color:black;
}

	#shadowbox_body{
		border:0px solid !important;
	}
	#shadowbox_title {
		height:0px !important;
	}	
	#shadowbox_info {
		position:absolute !important;
		top:0 !important;
		right:0 !important;
	}