@charset "utf-8";
/* CSS Document */

.julieclear {
	clear:both;
	height:40px;
}

.julieclear2 {
	clear:both;
	height:5px;
}

#juliemango {
	width:500px; 
	/* height:220px;  */
	border:black 1px solid; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:0.7em;
}

#juliehead {
	width:100%;
	height:60px; 
	float:left; 
	clear:both;
	background:url(/images/juliemango-email-header.jpg) top left no-repeat;
	border-bottom: 1px solid #CCCCCC;
}

.julieproducts {
	float:left; 
	margin:0 23px;
	width:200px;
	/* border:1px #CCCCCC solid; */
}

.julieproducts a:hover {
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
}
