legend {
	color:#000000;
	font-size:1em;
}

input {
	font-size:0.8em;
}

label {
	padding-top:0;
}

button {
	float:right;
	background-image:url(../ui/bkg_button.gif);
	border-color: #E0E3CB;
}
strong {
	color:#000099;
}

form {
	width:90%;
	margin-left:5%;
}

div.article {
	border-bottom:none;
}

div.contactForm {
	border-top:1px solid #999999;
	float:left;
	padding-top:1em;
}
