/* CSS Document */

body#contactpage fieldset {
	width: 410px;
	margin: 0 0 0 260px;
}

body#contactpage label {
	font-weight: bold;
	color: #113F70;
}

body#contactpage table.parts td {
	padding: 1px;
	
}

body#contactpage table.parts {
	border: none;
}

body#contactpage table.parts tr {
	height: 25px;
}

body#contactpage td.ra {
	text-align: right;
}
body#contactpage legend {
	font-size: 15px;
	font-weight: bold;
}