@charset "UTF-8";
/* CSS Document */
/*STYLES WHICH CONTROL THE NEWSLETTER SUBSCRIPTION FORM*/
span.label, span.spacer, span.multiple span {
	width:120px;
	float:left;
	padding-bottom: 0.25em;
}
span.multiple {
	float:left;
}
span.button {
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 7px;
	padding: .25em;
}
div.clear {
	clear:both;
	padding-top:5px;
}
#subForm div .label label {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 1em;
}
#SUBSCRIBE #subForm div span #name, #SUBSCRIBE #subForm div span #kjyuhj-kjyuhj {
	width: 170px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#subForm {
	margin-top: 10px;
}

