#mm h3  {
	margin-bottom: 16px;
}
#mm #subscribe {
	background-image: url(../mm/images/bg.gif);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-bottom: 30px;
	text-align: center;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	position: relative;
}
#mm #subscribe h4 {
	color: #555;
	font-size: 115%;
	line-height: 1.5em;
	margin-bottom: 24px;
}
#mm .Email {
	margin-bottom: 24px;
}
#mm .Email input {
	height: 24px;
	width: 320px;
	border: 1px solid #333;
	font-size: 150%;
	font-weight: bold;
	margin-left: 10px;
}
#mm #send img {
	cursor:pointer;
	margin-right: 5px;
	margin-left: 5px;
}
#mm #subscribe #send {
	margin-bottom: 36px;
}
#mm #sample {
	width: 770px;
	margin-left: 5px;
}
#mm #tryit img {
	height: 150px;
	width: 40px;
	position: absolute;
	top: 110px;
	right: 10px;
}
#mm #submit {
	display: block;
	height: 40px;
	width: 240px;
	background-image: url(../mm/images/button_submit.gif);
	background-repeat: no-repeat;
}
#mm #confirm {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 120px;
	margin-top: 80px;
}

#mm #confirm h3 {
	font-weight: bold;
	font-size: 130%;
	color: #C00;
}
#mm #confirm #confirmation {
	margin-bottom: 50px;
	margin-top: 50px;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
}
#mm #confirm #confirmation .title {
	margin-right: 18px;
	color: #06C;
}


#mm #confirm #send{
	text-align: center;
}

