#modContact
	{
	line-height: 10pt;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 185px;
	background: #DFE9FF;

	}
#modContact h2
	{
background: #165594 url('http://cachefly.eslworldwide.com/esl/img_modules/hotels/modules/menu-title.gif') no-repeat;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	text-transform: uppercase;
	}
#modContact h2 span
	{
	background-color: #165594;
	padding: 0 8px;
	}
#modContact div.modContent
	{
	border: 1px solid #175694;
	border-top: 0;
	padding: 10px 9px 0 9px;
	text-align: center;
	height:58px;
	}
#modContact div.modContent dl
{
	margin: 5px 0 0 0;	    	
}		
#modContact div.modContent dt
{
	display:inline;
	text-transform: uppercase;
	font-weight: bold;
}

#modContact div.modContent dd
	{
	display:inline;
	margin-left:6px;
	}
#modContact div.modContent p.button
	{
	display:block;
	padding: 0;
	margin: 8px 0 8px 0;	
	}
#modContact input
	{
	background-color: #165594;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	color: #FEFEFE;
	font-weight: bold;
	width: 120px;
	border: 0;
	margin: 0;
	font-size: 9pt;
	padding: 1px;
    	}
