@charset "UTF-8";
@import url("PSB-front3.css");
@import url("SpryAssets/SpryMenuBarHorizontal.css");
#mainContent #puresweatcontent #email-form {
	margin-left: 20px;
	border: none;
	width: 490px;
}
#mainContent #puresweatcontent #email-head {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#mainContent #puresweatcontent #email-form p {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.4em;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 2px;
}
#mainContent #puresweatcontent #email-form fieldset {
	background-color: #333;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666;
	border-bottom-color: #666;
	text-align: left;
}
#mainContent #puresweatcontent #email-form fieldset legend {
	background-color: #333;
	color: #CCC;
	font-size: 1.2em;
	margin-top: -10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#mainContent #puresweatcontent #email-form label {
}
#mainContent #puresweatcontent #email-form input.text {
	background-color: #CCC;
}
#mainContent #puresweatcontent #email-form fieldset input {
	padding-left: 0px;
	margin-right: 5px;
	background-color: #CCC;
}
#mainContent #puresweatcontent #email-form fieldset radio {
	height: 0px;
	width: 0px;
}
label.top {
	display: block;
	margin-top: 5px;
	width: 100px;
	float: left;
	text-align: left;
	padding-right: 10px;
}
