h1
{
	font-size:1.6em !important;
	height:25px;
	text-indent: 1em;
	padding-top: 0.4em;
	background-image:url(/images/layout/downloads.png);
	background-repeat:no-repeat;
}

div#contactus
{
	padding:1em;
	border:solid 1px #829DDF;
	font-size:1.2em;
}

div#contactus input
{
	width:50%;
	margin:0.5em;
}

div#contactus input#submitbutton
{
	width:98%;
	background-color:#CCCCCC;
	font-weight:bold;
	border:solid 1px #000000;
}

div#contactus p
{
	margin:0.5em 0.5em 1em 0.5em;
	border-bottom:solid 1px #829DDF;
	padding-bottom:1em;
}

div#contactus textarea
{
	width:98%;
	margin:0.5em;
	font-family:arial;
	font-size:1.2em;
}

div#contactus label
{
	margin:0.5em;
	font-weight:bold;
}
