ul#menuback {
	margin: 0 auto 15px 0;
	list-style: none;
	background: url(../images/menu-bgSmall.gif) no-repeat;
	width: 222px;
	overflow: auto;	
	padding:0;
}
ul#menuback li.shutter {
	width: 222px;
	height: 95px;
	margin:10px 0 10px 0;
	padding:0;
	display: block;
	/*float: left;*/
	
}
ul#menuback li#shutter2 {
	background: url(../images/shutter-kidsSmall.gif) no-repeat; 
}
ul#menuback li#shutter1 {
	background: url(../images/shutter-livingSmall.gif) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/shutter-tilingSmall.gif) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/shutter-specialSmall.gif) no-repeat; 
}
a.link {
   width: 222px;
   height: 95px;
   display: block;
   background: url(../images/windowSmall.png) no-repeat bottom center;
   text-indent: -9999px;
	text-decoration:none;
	outline:none;
	border:0;
}

