#mnbox {
	float:left;
	width:700px;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	}
	
#mnbox-animation {
	float:right;
	margin-top:5px;
	width:469px;
	height:260px;
	}
	
#mnboxtext {
	margin:0 0 15px 0;
	}
	
#mnboxprodtext {
	margin:10px 10px 15px 450px;
	}	
	
	
	
#mnbox-products {
	float:right;
	width:700px;
	height:175px;
	background: url("/buttons/magicname/magicname-shirtseite-products.jpg") no-repeat top left;
	position:relative;
	}
	
#mnbox-products a{
		position:absolute;
		color:#fff;
		margin:10px 0 23px 445px;
		padding:0 0 0 14px;
		}		
	
#mnbox h3 {
	font-size:14px;	
	font-weight:bold;
	margin:5px 0 5px 0;
	color:#000;
	}
	
#mnbox h3 em {
	color:#666;
	font-style:italic;
	}

