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

/*Page Specific Controls*/
div.specials{width:190px;}
#box1{width:200px;}

/*Span Test*/
span.menuItem{
	width:220px; 
	overflow:hidden;
	cursor:pointer;}
span.menuButton{
	width:220px;
	height:50px;
	padding-left:45px;
	overflow:hidden;
}