#top .content #main #focus {
    width: 940px;
	margin: 20px 0 0 0;
}
#masthead h1{
	margin-bottom: 20px;
}
body #primaryContent h2{
	clear: left;
}
body #primaryContent div.left{
	border-top: 1px solid #dad6c6;
	padding: 30px 20px;
	width: 640px;
	margin: 0 20px 10px 20px;
	float: left;
	background-color: #fff;
}
body #primaryContent fieldset div.left{
	border-top: none;
	padding: 0;
	width: auto;
	margin: 0;
	padding-bottom: 5px;
}

.account-module{
	width: 196px;
	background: url(/images/backgrounds/account-module.gif) 0 0 no-repeat;
	float: left;
	position: relative;
}
.account-module h4{
	height: 29px;
	width: 196px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}
.account-module form{
	width: 162px;
	margin: 6px auto;
}
.account-module form input{
	width: 100%;
}
.account-module form .loginButton{
	float: left;
	width: 70px;
}

.account-module form .loginButton input{
	width: auto;
	margin: 8px 0 0 -3px;
} 



#memberLogin h4{
	background-image: url(/images/headers/log-in.png);
}
#loginHelp h4,
#loginHelpThankYou h4{
	background-image: url(/images/headers/my-account.png);
}
#loginHelp .loginButton{
	width: 100%;
}
.account-module form h5,
.account-module form label{
	display: block;
	font-weight: bold;
	color: #000;
	padding: 14px 0 7px 0;
}
.account-module form h5{
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
}


#memberLogin form p,
#loginHelp form p,
#loginHelpThankYou p{
	font-size: 1em;
	line-height: normal;
	margin-bottom: 0;
}
.account-module p.help{
	width: auto;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 10px;
}
.account-module p.help a{
	color: #fff;
	text-decoration: none;
	font-size: .8em;
}
.account-module p.help a:hover {
	color: #590c06;
}
.account-module .twoweeklogin {
	float: left;
	padding: 5px;
	margin-top: 8px;
}
.account-module .twoweeklogin *{
	float: left;
	width: auto;
}
.account-module .twoweeklogin span {
	display: block;
	padding-left: 5px;
	width: 63px;
}



.userForm {
	margin: 0 -10px;
}

.userForm input,
.userForm select,
.userForm .error input,
.userForm .error select {
	margin-right: 10px;
}
.userForm select {
	float: left;
}
.userForm label{
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding: 0 0 8px 0;
	color: #025951;
}
#primaryContent div.flash {
	background: #f8f4d6 url(../images/backgrounds/register.top.message.gif) 0 0 no-repeat;
	color: #8a846c;
	display: block;
	font: bold 1em verdana;
	padding: 10px 10px 10px 35px;
	margin: 10px -10px;
	width: auto;
}
.userForm fieldset>div{
	clear: both;
	padding: 5px 0;
}
.userForm fieldset>div.left{
	float: left;
	clear: none;
}
#primaryContent .userForm div.submit{
	padding: 5px 0 0;
	clear: both;
	margin-left: -4px;
}
.userForm a.cancel{
	display: block;
	width: 71px;
	height: 31px;
	text-indent: -9000px;
	overflow: hidden;
	background: url(/images/buttons/story.cancel.gif) center top no-repeat;
}
.userForm a.cancel:hover{
	background-position: center bottom;
}
.userForm .submit input{
	float: left;
	margin-right: 0;
}

.userForm .twoweeklogin {
	float: left;
	padding: 5px;
}
.userForm .twoweeklogin span {
	display: block;
	float: left;
	padding-left: 5px;
	width: 90px;
}

.userForm{
	padding: 0 20px;
}
.userForm fieldset .error input{
	float: none;
}
