 #modLongText {
    margin: 0 0 15px 15px;
    width: auto;
  }
  
  #modLongText dt.dt_modLongText{
	background: #DF9339 url('http://cachefly.warsawshotel.com/wh/img_modules/menu-title.gif') no-repeat;
	line-height: 20px;
	color: #FEFEFE;
	text-transform: uppercase;
	padding-left: 9px;
	font-weight: bolder;
	margin-bottom: -1px;
	width: 98%;
  }
  
  #modLongText dd.dd_modLongText{
  	border: 1px solid #D87A2B;
  	border-top: 0px;
	width: 98%;
	margin:0;
	background: #FBF3E7;
	padding: 10px 2px 0 5px;

  }
  
  #modLongText dd a {
	text-decoration: none;
	color: #965720;
	font-weight: bolder;  	
  }
  
  #modLongText dd a img{
  	float: none;
  	border: 0px;
  	margin-top: 6px;
  	margin-right: 8px;
  }
  
  #modLongText p {
  	background: #F5DEC4;
  	border-top: 1px solid #E9B586;
  	margin: 0;
  	padding-top: 6px;
  	padding-bottom: 6px;
	padding-left: 32px;
  }
  
  #modLongText p a {
  	line-height: 15px;
  	display: inline;
  	background: none;
  	border: 0;
  	font-weight: lighter;
  	text-transform: capitalize;
  }
#modLongText dl.FAQ dt
	{
	color: #DF9339;
	font-weight: bold;
	}
#modLongText dl.FAQ dt img
	{
	text-align: center;		
	}	

#modLongText dl.FAQ dd
	{
	margin : 10px 10px 10px 10px;
}
#modLongText dl.Testimonials dd
	{
	font-weight: bold;
	text-align: right;
	}
#modLongText dl.Testimonials dt .imgcenter
{
	text-align: center;
}

 	
  
