ul#submenu
{ width:  	   	 200px; padding:  	   	 0 0 0 0; border-top-color: #ccc; border-top-style: none; border-right-color: #ccc; border-right-style: none; list-style:      	 none; border-bottom-style: none; border-left-color: #ccc; border-left-style: none; }

ul#submenu li
{ margin:  	   	 0; text-align:  	   	 left; padding: 0 0 0 0; border-bottom:  	 1px solid #a22d26; }

ul#submenu li a
{ display:  	   	 block; height:  	   	 20px; width:  	   	 200px; padding-top:  	   	 4px; text-decoration:  	 none; color:  	   	 #e7e3d8; font-size: 11px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

ul#submenu li a:hover
{ color: #fff; }

