body {
	background-repeat: no-repeat;
	background-image: url(../images/subscribeBanner.jpg);
	width: 170px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	width: 150px;
	margin: 0;
	line-height: 15px;
	margin-bottom: 0px;
}
form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	border: none;
	margin-top: 5px;
}
#emailform h2 {
	color: #060;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.topmargin10px {
	margin-top: 10px;
}
