.login_button
{
	border: 1px solid #d12033;
	color: #d12033;
	background-color: #fe965b;
	cursor: hand;
	cursor: pointer;	
}
.login_error li
{
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #CC0000;
	margin			: 0px 0px 0px 0px;
}



.uploadtextField
{
	width			: 180 px;
	border			: 1px solid #524a48;
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #000000;
}

.upload_button
{
	width			: 100 px;
	border			: 1px solid #524a48;
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #000000;
	background-color: #d4d0c8;
}

.contentspacer
{
	height				: 3px;
	font-size			: 1px;
}

.largecontentspacer
{
	height				: 7px;
	font-size			: 1px;
}

.form_field
{
	margin			: 0px 0px 0px 0px;
}

.fp_form
{
	padding			: 0px 0px 0px 2px;
}
