.wsbg {
	/*background:url(/ap/images/bgPartners1.jpg) top left repeat-x;*/
}
#wsMainWrapper {
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000;
}
#wsMainWrapper.narrow {
	padding-left:40px;
	padding-right:40px;
}
#wsMainBottom {
	width:460px;
	margin:auto;
	text-align:center;
}
#wsTopText {
	width:auto;
	margin:8px 30px 25px 30px;
	text-align:center;
}
#wsTopTextNoTop {
	width:auto;
	margin:0 30px 10px 30px;
	text-align:center;
}
#wsTopText.shorter {
	margin-bottom:10px;
}
#wsTopText.topNoMargin {
	margin-bottom:0px;
}
#wsMainBottom p {
	margin:0 0 5px 0;
}
#wsTopText p {
	margin:0 0 10px 0;
}
.wsMainBottomWrapper {
	margin:0 0 25px 0;
}
.picsAndStuff {
	width:100px;
	float:left;
	margin:0 5px;
	text-align:center;
}
#wsReminderWrapper {
	border:2px solid #C5942D;
	margin:auto;
	padding:10px;
	background:#FFF;
	width:450px;
}
/*
#wsSignUpWrapper {
	border:2px solid #C5942D;
	margin:auto;
	padding:10px;
	background:#FFF;
	width:650px;
}
*/
#wsReminderWrapper p {
	margin:0;
}
#wsSignInForm {
	margin-top:15px;
}
.wsSignInFormRow {
	margin-top:5px;
}
.wsSignInLabel {
	width:175px !important;
	width:150px;
	float:left;
	text-align:right;
	margin-right:10px;
	padding:4px 0 0 0;
}
.wsSignInLabelInput {
	float:left;
	text-align:left;
}
.dotMe {
	border-top:1px dotted #666;
	padding-top:10px;
	margin-top:10px;
	font-size:0.9em;
}
#wsSignUpWrapperLeft,
#wsSignUpWrapperRight {
	width:260px;
	text-align:left;
	padding:10px 15px;
}
#wsSignUpWrapperLeft {
	float:left;
}
#wsSignUpWrapperRight {
	float:right;
}
#disclaimerWrapper {
	width:400px;
	font-size:11px;
	text-align:left;
	margin:auto;
}
#disclaimerWrapper p {
	margin:0 0 5px 0;
	padding:0 0 0 8px;
	background:url(/images/menu/arrow_left.gif) left 7px no-repeat;
}
#wsSignUpWrapper p {
	margin: 0;
}
span.req {
	color:#900;
	margin-right:5px;
}
.signUpLabel {
	margin-bottom:4px;
}
.signUpInput {
	padding-left:10px;
}
.reqMissing {
	color:#900;
	font-weight:bold;
}
div.signupblock1 {
	margin-bottom:6px;
}
.spaceMe {
	height:25px;
}
.indentLeft {
	padding-top:4px;
}
.indentRight {
	font-size:0.9em;
}
input.bottomMe {
	vertical-align: middle;
}
#errorWindow {
	/*border:2px solid #900;
	background:#FFF;*/
	color:#900;
	margin:auto;
	text-align:left;
	padding:7px 10px 10px 30px;
	background:url(/images/icon_error.gif) 5px 5px no-repeat;
	width:400px;
}	
#errorWindow p.errorP {
	margin-top:5px;
	font-size:0.9em;
}
table.orderView {
	background:#FFF;
	border:2px solid #C5942D;
	border-right:1px solid #C5942D;
	border-bottom:1px solid #C5942D;
}
table.cartView {
	background:#FFF;
	border:2px solid #C5942D;
	border-top:1px solid #C5942D;
	border-bottom:1px solid #C5942D;
}
table.cartView td {
	padding:10px;
	border-bottom:1px solid #C5942D;
}
table.orderView th {
	background:#E0C482;
}
table.orderView td,
table.orderView th {
	border-right:1px solid #C5942D;
	border-bottom:1px solid #C5942D;
}
table.orderView img {
	vertical-align:middle;
}
p.wsErrorP {
	color:#900;
	margin-bottom:10px;
	font-weight:bold;
}

table.regionHeading {
	margin-top:15px;
	/**/
	border:2px solid #C5942D;
	border-bottom:none;
	background:#E0C482;
	
}
table.regionHeading td {
	padding:5px 10px;
}
p.cartViewProductName {
	text-align:left;
	margin:0 0 10px 0;
	font-weight:bold;
}
p.cartViewProductPrice {
	margin:0;
	font-size:11px;
}
p.cartViewPricingLine2 {
	margin:10px 0 0 0;
	font-size:11px;
	color:#666;
}
span.cartViewProductPrice {
	font-weight:bold;
	text-align:right;
	width:45px;
}
.markRed {
	color:#900;
}

p.selectWrapLabel,
p.selectWrap {
	font-size:11px;
}
p.selectWrapLabel {
	margin:5px 0 0 0;
}
p.selectWrap {
	margin:0 0 5px 0;
}
