 /* #modFooter {
  	width: 785px;
	height:auto;
  }
  
  #modFooter ul {
  	list-style-type: none;
  	margin: 0;
  	padding: 0;
  	clear: both;
	padding: 0px;
  }
  
  #modFooter ul#links {
  	height: 33px;
	padding: 0px;
  }
  */
  
/*  
  #modFooter ul#links #links-left, #modFooter ul#links #links-right {
  	float: left;
  	 background: url('/img_modules/hotels/modules/links-left.gif');
	width: 5px;
	height: 35px;	
	border: 0px;
	padding: 0px;
  }
*/

  
  
/*
  #modFooter ul#links #links-right {
	float: left;
	background: url('/img_modules/hotels/modules/links-right.gif') no-repeat;
	padding: 0px;
  }
*/ 
  /*
  #modFooter ul#links li {
  	float: left;
  	border: 0;
  	line-height: 33px;
  	width: 774px;
  	text-align: center;
  } 

  #modFooter ul#links li a {
  	color: #000;
  	text-decoration: none;

  	margin: 0 2px 0 1px;
  } 

  #modFooter ul#bottom {
	margin: 0 0 0 0;
	padding: 0px;

  }
  
  
  #modFooter ul#bottom li {
	margin: 15px 0 0 0;
  	width: 785px;
  	line-height: 17px;
  	font-size: 11px;
  	font-weight: lighter;
	text-align: center; 
	color: #FEFEFE; 
	padding: 2px 0 0 0;	
  }

  #modFooter ul#bottom li a {
  	text-decoration: none;
  	border-bottom-style:dotted;
  	border-bottom-width:1px;
  	border-bottom-color:#FEFEFE;
  	color: #FEFEFE;
	padding: 0 1px 0 1px;
  }

 #modFooter ul#bottom li a:hover {
  	background-color: #5F74AF;
  }*/
  
#footer h2
{
	border-bottom-color:#1F4078;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	float:left;
	margin-left:25px;
}
#footer span
{
	float:left;
	margin-left:5px;
	width:100%;
	
}
#footer span a
{
	font-size:12px;
	margin-left:3px;
	margin-right:3px;
}


