.mainnewsletter {
	color: #cccccc;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 100%;
}

.mainnewsletter p {
	text-align: left;
}

.newsletterbutton {
	border-color: #000000;
	border-style: solid;
	border-width: 5px;
	font-weight: normal;
	padding-top: 5px;
	text-align: center;
}

.newsletterbutton p {
	text-align: center;
}

.newsletterbutton a#toggle, .newsletterbutton p a.highslide {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#subscribelayout {
	background-color: #262626;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 2px;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
}

#subscribelayout p, .highslide-body p, .normalsublayout p {
	font-weight: normal;
	padding-top: 10px;
	text-align: center;
}

.highslide-body p {
	color: #cccccc;
}

.normalsublayout {
	background-color: #262626;
	border-style: none;
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	padding-top: 10px;
}
