#mailmagazine {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#mailmagazine table {
	width: 400px;
	margin-top: 50px;
	margin-bottom: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mailmagazine td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#mailmagazine .mmpad {
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 40px;
}
#mailmagazine .registration a {
	height: 58px;
	width: 188px;
	background-image: url(../img/mailmagazine/mmbtnR.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
}
#mailmagazine .registration a:hover {
	background-image: url(../img/mailmagazine/mmbtmR_on.jpg);
}
#mailmagazine .cancellation a {
	height: 58px;
	width: 188px;
	background-image: url(../img/mailmagazine/mmbtnC.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
}
#mailmagazine .cancellation a:hover {
	background-image: url(../img/mailmagazine/mmbtnC_on.jpg);
}
#mailmagazine p {
	margin-bottom: 30px;
	line-height: 120%;
	margin-top: 5px;
}
#mmform td {
	margin: 0px;
	padding: 0px;
}
#mmform .closeBtn {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mmform .pageFoot {
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	background-color: #F0F0F0;
	text-align: center;
}
#mmform .formtable {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mmform .formaddress {
	width: 200px;
}
#mmform .inner {
	background-image: url(../img/mailmagazine/mmFormbg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 460px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
