@charset "utf-8";
/* CSS Document */

div#inter {
position:relative; top:155px;
width:800px; 
height:32px; 
background-image:url(inter_06.png); 
background-position:center; 
background-repeat:no-repeat;
}

div#util {
	width:153px;
	height:230px;
	background-image:url(images/amazon/sohoutility/utilitya.gif);
	background-position:center;
	background-repeat:no-repeat;
	border: #FF0000 6px ridge;
	z-index:50;
	position:relative; left:250px; top:-380px;
}
