.main_content{
	/*background: url(https://s3.amazonaws.com/launchimages/2011/vid4backgroundb.jpg) repeat-x;*/
	align: center;
}
.mmws {
 	color: #BF1E2D;
 	align: center;
}
body.mmws {
	font-family: Arial, sans-serif;
	text-align: left;	
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}
a.btn_add_to_cart_blue {
	width: 400px;
	height: 166px;
	background: url(https://s3.amazonaws.com/launchimages/2011/MM21_110226_blue_addtocart.png) no-repeat;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	display: block;	
}
a.btn_add_to_cart_blue:hover {
	width: 400px;
	height: 166px;
	background: url(https://s3.amazonaws.com/launchimages/2011/MM21_110226_blue_addtocart_mouseover.png) no-repeat;
}
.mmws_main_text {
	align: center;
	width: 1000px;
	color: #000000;
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 1.5em;
	font-weight: normal;
}
.speaker_name {
	align: center;
	color: #000000;
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 1.3em;
	font-weight: normal;
}
.speaker_text {
	align: center;
	color: #000000;
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
}
.bonus_content{
	width: 1000px;
	position: relative;
	min-height: 100%;
	overflow: auto;
}
.bonusleft{
	float: left;
	width: 350px;
	height: 360px;
	margin-left: 100px;
	background: #fbf6de;
	border:solid 1px #d9ce9a;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
	margin-bottom: 15px;
}
.bonusright{
	float: left;
	width: 350px;
	height: 360px;	
	margin-left: 40px;
	background:#fbf6de;
	border:solid 1px #d9ce9a;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
	margin-bottom: 15px;
}
h1 {
 	color: #BF1E2D;
 	align: center;
}
h2 {
	color: #0c1e8c;
 	text-align: left;
}
h3 {
	font-size: 44px;
	color: #0c1e8c;
 	text-align: center;
	margin-bottom: -45px;
}
h4 {
 	font-size: 28px;
 	color: #000000;
 	align: center;
}
h5 {
	font-size: 28px;
	color: #0c1e8c;
 	text-align: center;
	margin-bottom: 12px;
}
.title {
	font-size: 18pt;
	text-align: center;
	text-decoration: underline;
}	
.info {
	font-size: 14pt;
	text-align: left;
	width: 330px;
	padding-left: 10px;
	margin-left: 10px;	
	color: #000000;
}
img.picfixed {
	float: left;
	width: 150px;
	height: 200px;
	padding: 1px;
	margin: 10px;
   	border: 1px solid #BF1E2D;
   	background-color: #636466;
}
.footer {
	color: #000000;
}