#modServices {
        background-color: #fff;
        font-family: Arial, sans-serif;
        font-size: 9pt;
        margin: 0 15px;
        padding: 0;
        width: 715px;
  }
  
#modServices .top_img {
        padding: 0 160px;
  }
  
#modServices dl{
        margin:0px;
  }
  
  #modServices dt {
        background: #013567;
        line-height: 20px;
        color: #fefefe;
        font-weight: bolder;
        text-align: center;
        text-transform: uppercase;
  }
  
  #modServices dd {
	
	border: 1px solid #013567;
	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: 5px;
	background: #ffffff  no-repeat;
	
  }

  #modServices #service-list dd {
	float: left;
	padding: 0;
	border: 0;
	padding-left: 8px;
	margin-bottom: 10px;
	width: 600px;
	_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;
	padding-left: 160px;
  }
   #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;
	margin: 10px 325px;
	width: 60px; 
	color: #000; 
	font-size: 12px;
  }

