#modMenu {
    margin: 0 0 15px 0;
    width: 805px;
  }
  
  #modMenu dl {
	float:left;
  }
  
  #modMenu {
  	width: 185px;
  }
  
  #modMenu dt{
	background: #165594 url('http://cachefly.eslworldwide.com/esl/img_modules/esl/hotels/modules/top_blue_185.gif') no-repeat;
	line-height: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 9px;
	font-weight: bolder;
	margin-bottom: -1px;
  }
  
  #modMenu dd{
  	
  	border-top: 0px;
	width: 100%;
	margin:0;
  }
  
  #modMenu dd a {
  	display: block;
  	line-height: 28px;
  	background: #F3F9D9;
  	border-bottom: 1px dotted #666666;
	
	padding-left: 9px;
	text-decoration: none;
	color: #333333;
	font-weight: bolder;  	
  }
  
  #modMenu dd a img{
  	float: left;
  	border: 0px;
  	margin-top: 6px;
  	margin-right: 8px;
  }
  
  #modMenu p {
  	background: #F5DEC4;
  	border-bottom: 1px solid #E9B586;
  	margin: 0;
  	padding-top: 6px;
  	padding-bottom: 6px;
	padding-left: 10px;
  }
  
  #modMenu p a {
  	line-height: 15px;
  	display: inline;
  	background: none;
  	border: 0;
  	font-weight: lighter;
  	text-transform: capitalize;
  }

