BODY,TD,INPUT,DIV,SELECT{
	/*font:11px Arial, Helvetica, sans-serif;*/
}
.CS_current {
	display:	block;
	border: solid #C0C0C0;
	border-width: 1px 0px 1px 1px; 
	width:		182px !important; 
	width:		181px;
	min-height:	22px;
}
.CS_down{
	border: solid #C0C0C0;
	border-width: 1px 1px 1px 0px;
}

.CS_hidden {
	display:none;
}
.CS_options {
	display:			block;
	background: 		#ffffff;
	border: 			solid #C0C0C0;
	border-width: 		0px 1px 1px 1px;
	position:			absolute;
	width:				200px;
}
.CS_options a{
	display:			block;
	text-decoration:	none;
	cursor: 			default;
	color:				black;
}
.CS_options a IMG
{
	border: none;
}

.CS_options a:hover{
	display:			block;
	background-color:	#E7E7E7;
}
.CS_select{
	cursor: 	default;
}

.input_large
{
	/* 2009.06.03 KJD: Taken from newsletter signup form */
	border: 1px solid rgb(153, 153, 153); padding: 3px; margin-top: 5px; margin-bottom: 5px;
}

.regnumberfield
{
display: none;
	font-weight: bold;
	color: #800;
}