.buttonSubscribe {
	width:185px;
	height:51px;
	float:right;
	margin-top:10px;
	margin-right:7px;
}
.buttonSubscribe img {
	width:185px;
	height:51px;
	border:none;
}
.buttonSubscribe a {
	display:block;
	background-image:url(../../images/buttonSubscribe.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.buttonSubscribe a:hover {
	background-position:0 -51px;
	cursor:pointer;
}

.promoText {
	color:#333333;
	font-family:Century gothic,Verdana,Arial,Helvetica,sans-serif;
	font-size:1.25em;
	font-weight:bold;
}
.promoText span {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.7em;
	font-weight:normal;
	line-height:2em;
	margin-bottom:5px;
	padding:0;
}
