/* page specific stylesheet */

.mainbox .content {
	padding : 10px;
	color : #929292;
}

.mainbox H1 {
	font-family : Times New Roman, Serif;
	font-weight : normal;
	font-size : 26px;
}

/* ------------------------------------------------------------- */

.rightcol {
	margin-left : 671px;
	width : 300px;
}

/* ------------------------------------------------------------- */

.form .content {
	padding :10px;
}

.form INPUT, .form SELECT, .form TEXTAREA {
	width : 96%;
}

.form INPUT.normal {
	width : auto;
}

/* ------------------------------------------------------------- */