.menu{border:solid 1px #C3D6C5;padding:6px 0;background-color:#B27D52;width:300px;}
.menuItem{padding:8px 10px;border-bottom:dotted 1px #dddddd;background-color:#f0ebe1;}
.menuItem:hover{background-color:#eaf0ea;}
.menuItem a{
	font-family:tahoma, veranda, arial, sans-serif;  
	font-size: 16px;
	line-height: 1.3em;
	color:#4B66B5;
	}
#demowrap{  position: relative;
  height: 3em;
  width: 80%;
  border-radius: 0.95em;
  min-width: 970px;
}
#demo{height:28px;border-radius:1em;width:1060px;margin-top:11px;font-family:tahoma, veranda, arial, sans-serif;font-size:1.1em;background-color:#f0ebe1;cursor:pointer;padding:11px 0 5px 30px;}
#demo span{font-size:0.95em; font-weight: bold; color: #4453b4;padding:.4em 2.2em 0px .6em;cursor:pointer;}
#demo span:hover{text-decoration:none;}
