#Title span { display: none; }
#Title
{
	height: 29px;
	overflow: hidden;
}

#Contents {
	_height: 280px;
	_overflow: hidden; 
}

.hr
{
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	display: block;
	border-top: 1px solid #1f6980;
	border-bottom: 1px solid #559fb5;
}

.data span { display: none; }

.data a { 
	display: block;
	height: 30px;
	width: 200px;
	margin-top: 25px; 
}

.data a.madrid {
	margin-top: 70px;
} 

.data
{
	float: right;
	margin: 26px 40px 0px 0px;
	width: 226px;
	height: 184px;
	background: transparent url(../images/contact/bg_data.gif) no-repeat left top;
}

form
{
	float: left;
	display: inline;
	margin: 17px 0px 0px 36px;
	width: 464px;
	height: 218px;
	background: transparent url(../images/contact/ms_mailbox.jpg) no-repeat right top;	
}

form ul
{
	padding-top: 4px;
	#padding-top: 10px;
}

form li
{
	width: 310px;
	background-color: #24748f;
	color: #b2cdd7;
	margin-top: 6px;
	height: 18px;
	line-height: 18px;
	padding-left: 6px;
}

form li span
{
	display: none;
}

form li.email
{
	#margin-top: 4px;
}
form li.Comments
{
	height: 107px;
	#height: 107px;
	#margin-top: 4px;
	_height: 105px;
	_margin-top: 6px;
}

form span
{
	float: left;
}

form input,
form textarea
{
	background-color: transparent;
	color: #b2cdd7;
	font-size: 10px;
	line-height: 16px;
	width: 100%;
	float: right;
	height: 16px;
	margin-top: 2px;
	font-family: Verdana, Arial, serif;
}

form textarea
{
	margin-top: 0px;
	height: 100px;
}

form a span { display: none; }
form a
{
	display: block;
	width: 150px;
	height: 19px;
	background: transparent url(../viewers/contact.submit.php) no-repeat left top;
	margin: 6px 0px 0px 5px;
}

#Footer
{
	margin-top: 75px;
}

#Footer p
{
	position: relative;
	left: -82px;
}
