#store-main-content-head p.error {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #DD0000;
	padding: 5px;
	margin-bottom: 1em;
}

#subscribe table {
	padding-bottom: 2em;
}
#subscribe th,
#subscribe td {
	vertical-align: middle;
	padding: 2px;
}

#subscribe th {
	text-align: right;
	padding-left: 15px;
}

#subscribe td {
	color: #666666;
	font-size: 10px;
	line-height: 110%;
}

#subscribe td,
#subscribe td input {
	width: 200px;
}

#subscribe td#subscribe-submit {
	padding-top: 1em;
}
