#content form#subscribe-form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0 0 20px 20px;
	font-size: 12px;
	line-height: 16px;
}

#content form#subscribe-form h2 {
	font-size: 14px !important;
	background: #2765AF;
	color: #FFF;
	padding: 5px;
	margin: 0;
}

#content form#subscribe-form ul {
	padding-left: 20px;
}

#content form#subscribe-form fieldset {
	border: 0;
	margin: 0;
	padding: 10px !important;
	background-color: #EEE !important;
	border: solid 1px #CCC;
	border-top: 0;
}

#content form#subscribe-form label {
	display: block;
	width: 80px;
	float: left;
	clear: left;
}

#content form#subscribe-form input {
	margin: 3px 0;
}

#content form#subscribe-form div.submit {
	margin-top: 5px;
	text-align: center;
}

#content form#subscribe-form div.submit input {
	background: #2765AF;
	color: #FFF;
	font-weight: bold;
}
