#modServices {
	background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 9pt;    
	margin-left: 15px;
	padding: 0;
	width: 385px;
  }
  
  #modServices dt {
    /*background: #4A69BB  no-repeat;*/
	background: #165594 url('http://cachefly.eslworldwide.com/esl/img_modules/hotels/modules/top_blue_385.gif') no-repeat;
    line-height: 20px;
    color: #fefefe;
    font-weight: bolder;
    text-align: center;
    text-transform: uppercase;
  }
  
  #modServices dd {
	
	border: 1px solid #485888;
	margin: 0;
	padding: 15px 9px;
	margin-bottom: 15px;
  }
  
  #modServices #service-list {
	height: 330px;
	overflow: auto;
  }
  
  #modServices #service-list dt {
	cleaR: both;
	height: 50px;
	width: 50px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	background: #ffffff  no-repeat;
	
  }
#modServices #service-list dt img {
width:50px;
}

  #modServices #service-list dd {
	float: left;
	padding: 0;
	border: 0;
	width: 285px;
	padding-left: 8px;
	margin-bottom: 10px;
	_height: 50px;
	
	
  }
  
  #modServices #service-list dd input {
	float: left;
	width: 15px;
	
  }
  #modServices #service-list dd input a{
	
	
  }
  #modServices #service-list dt {
	background-color: #ffffff;
  }
  
  #modServices #service-list strong {
	display: block;
	margin-left: 25px;
  }
  
  #modServices #service-list p {
	margin: 0;
	padding: 0;	
	margin-left: 25px;
	text-decoration: none;
  }
  
  #modServices label {
	clear: both;
	color: black;
	display: block;
	float: left;
	width: 165px;
	ont-size: 14px;
  }
   #modServices label.alone {
	clear: both;
	color: black;
	display: block;
	float: left;
	width: 360px;
	ont-size: 14px;
  }
  
  #modServices input, #modServices textarea, #modServices select {
	width: 190px;
	color: #636363;
	float: left;
	margin-bottom: 4px;
	font-size: 10px;

  }
  
  #modServices textarea {
	margin-left: -20px;
	width: 210px;
	height: 50px;
  }
  
  #modServices select {
	color: #000;
	width: 40px;
	margin-right: 150px;
  }
  
  #modServices input.submit {
	clear: both;
display:block;
margin-left:140px;

	width: 100px; 
	color: white; 
background-color:#165594;
	font-size: 12px;
font-weight:bold;
margin-bottom:10px;
  }
