#MainHeader{
	font-size: 1.8em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
}
#Product{
	height: 263px; 
	width: 175px; 
	background: url('../../assets/img/product.jpg');
	float: right
}
#Product span{
	display:none;
}
#TextLeft{
	float: left;
	width: 300px;
}
ul#Highlight{
	line-height: 2em;
	list-style-position: outside;
	list-style-type: circle;
	padding: 6px;
	margin: 2px;
}