.homeItem {
	float: left;
	width: 199px;
	font-size: 75%;
	height: 205px;
	border: 1px solid #ed1c24;
	border-width: 1px 0;
	background-color: #f7f7f7;
}

.homeItem h2 {
	margin: 1em 0 0.75em 0;
	padding: 0 5px;
	background-color: transparent;
	color: #000;
}

.homeItem h2 span {
	display: block;
	color: #ed1c24;
}

.homeItem p {
	margin: 0;
	padding: 5px;
}

.homeItem sup {
	position: absolute;
	margin-top: -2px;
	vertical-align: middle;
}

.homeItemMiddle {
	margin: 0 9px;
}

.homeItemLeft {
	border-width: 0;
	font-size: 115%;
	background-color: transparent;
	width: 300px;
	height: 150px;
	text-align: justify;
}

.homeItemRight{
	position: relative;
	left: 121px;
	top:40px;
}

#contactImage{
	position:relative;
	top:30px;
}

.homeItemLeft p {
	text-align: justify;
	padding: 5px 0;
}

#contentHomeBottom {
	clear: both;
	padding: 7px 0 0 0;
}

#contentHomeBottom .highlight  {
	background-color: #f7f7f7;
}

#highlightsmall{
font-size:80%;
}

.product_overview_middle img.homePic {
	display: block;
	margin: 7px 0 20px 0;
}

#footnotes {
	margin-top: 1em;
	font-size: 90%;
}

#mensal{

}


