#modPrices
	{
	width: 285px;
	background-color: #F2F6FE;
	margin: 0 0 15px 0;

	}
#modPrices h2
	{
	background: #4A5889 url('http://cachefly.warsawshotel.com/wh/img_modules/hotels/blue_top_285.gif') no-repeat;
	line-height: 20px;
	color: #FEFEFE;
	text-transform: uppercase;
	padding-left: 9px;
	font-weight: bolder;
	margin-bottom: -1px;
	font-size: 9pt;
	}
#modPrices h2 span
	{
	padding: 0 5px;
	}
#modPrices div.content
	{
  	border: 1px solid #4A5889;
  	border-top: 0px;
	width: auto;
	height: 110%;
	/*width: 99%;*/
	margin: 0;
	padding: 8px;
	color: #4A5889;
	}
	#modPrices div.content dl
	{
	margin: 0;
	text-align: right;
	}
#modPrices div.content dl dt
	{
	float: left;
	font-weight: bold;
	}
#modPrices div.content dl dd
	{
	margin: 0;
	}
#modPrices div.content p
	{
	font-size: 10pt;
	font-weight: bold;
	margin: 10px 0 0 0;
	text-align: center;
	}
#modPrices div.content dt a
	{
	text-transform: uppercase;
     text-align: center;
    color: #485888;
    font-weight: bold;
    width: 13.7em;
	margin: 8px auto 0 auto;
	}
#modPrices select
{
	
	/*background-color: #B0C4DE;*/
   
	color: #000000; 
    border-color  #000000; }
#modPrices div.content p a, #modPrices div.content a
	{
	display: block;
    background-color: #485888;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #FEFEFE;
    font-weight: bold;
    width: 13.7em;
	margin: 8px auto 0 auto;
	}
#modPrices div.ddlclass 
	{
	
     text-align: center;
     color : #000000;
     /*background-color: #B0C4DE;*/
     background-color: #D3D7E7;
     margin: 10px 0 0 0;
     padding: 5px 0 10px 0;
	
	
	}
#modPrices div.ddlclass select
{
 
  border-style: inset;
}
#modPrices div.ddlclass select option
{
    
     font-weight: normal;
	
	/*background-color: #B0C4DE;*/
   
	color: #000000; 
	
    border-color  #000000; 
}


.Invisible
	{
	display: none;
	}
#modPrices div.separator hr
	{
	display: none;
	}
