h3.bill-ship-head {
	width: 312px;
	height: 24px;
	text-indent: -5000px;
	padding: 0px !important;
	margin: 10px 0;
}

p.blue-text {
	color: #000 !important;
	width: 300px;
	padding-left: 23px;
}

table.bill-ship {
	color: #000 !important;
	margin-left: 30px;
}

table.bill-ship td, table.bill-ship td {
	padding-bottom: 5px;
}

table.bill-ship .req {
	font-weight: bold;
}

table.bill-ship input, table.bill-ship input, table.bill-ship select {
	border: solid #FD008C 1px;
	width: 155px;
	padding: 3px 5px;
	margin-bottom: 2px;
}

table.bill-ship select {
	color: #000;
	font-weight: normal;
	padding: 3px 2px;
	width: 167px;
}

table.bill-ship .info-title {
	text-align: right;
	vertical-align: top;
	padding: 4px 10px 0 0;
}

table.bill-ship .info-title span, p.blue-text span {
	color: #FD008C;
}

table.bill-ship td.bottom-align {
	padding: 4px 10px 10px 0;
}

	/* start get-on-list */
#email-list-container {
	margin-top: 40px;
	background: #a9d482 url('/site_images/ac-get-on-list-top.gif') no-repeat top left;
	width: 400px;
	overflow: hidden;
}

#email-list-subcontainer {
	background: url('/site_images/ac-get-on-list-bottom.gif') no-repeat bottom left;
	width: 100%;
	padding-bottom: 16px;
	overflow: hidden;
}

#list-envelope {
	float: left;
}

#list-content {
	float: right;
	width: 275px;
	margin-top: 15px;
	margin-right: 5px;
}

#email-list-container input {
	display: block;
	float: left;
	margin: 3px 10px 0 0;
}
#email-list-label {
	background: url('/site_images/ac-get-on-list.gif') no-repeat;
	text-align: left;
	text-indent: -5000px;
	display: block;
	float:left;
	width: 202px;
	height: 18px;
}

#list-content h3 {
	margin-left: 20px;
}

#list-content div {
	clear: both;
	padding-top: 10px;
	color: #754C24;
	text-align: center;
}

#list-content div .small {
	color: #754C24;
	font-size: 85%;
}

#list-error {
	font-weight: bold;
	height: 16px;
	text-align: center;
}

#list-error p.success {
	color: #090;
}

#list-error.has-errors {
	color: #900;
}

#shipping-list-container {
	text-align: center;
	clear: both;
	padding-left: 200px;
}

	/* end get-on-list */

#billing-info-error.has-errors, #login-info-error.has-errors {
	border: 2px solid #900;
	background: #fcc;
}

#billing-info-error, #login-info-error {
	padding: 5px;
	margin-bottom: 10px;
}

#billing-info-error p, #login-info-error p {
	margin: 5px 0px;
	color: #900;
	font-weight: bold;
}

#billing-info-error p.success, #login-info-error p.success {
	margin: 5px 0px;
	color: #090;
	font-weight: bold;
}
