#content h2
	{
	background: transparent url(img/titles/valmarinoy.gif) no-repeat top left;
	height: 18px;
	padding: 0 0 13px 0;
	}

#p1
	{
	margin-top: 0;
	}

#formPage
	{
	margin-top: 20px;
	display: inline-table;
	}

#formPage:after 
	{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* Hides from IE-mac \*/
* html #formPage {height: 1%;}
#formPage {display: block;}
/* End hide from IE-mac */

#form
	{
	width: 240px;
	float: right;
	}

#form p
	{
	margin-top: 0;
	}

input, textarea
	{
	border: 1px solid #000;
	background: #cadff0;
	}

#sidebox
	{
	background: transparent url(img/sidebox/valmarinoy.jpg) no-repeat top left;
	}