img.productShowcase {
	border: 2px solid #F0C653;
	/*
	position: relative;
	left: -20px;
	*/
}

div.indexHeaderNewsArticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	color: white;
}

div.indexHeaderNewsArticle a {
	color: white;
	text-decoration: none;
}


#indexHeaderBackground
{
	position:relative;
	background-image: url(../images/homepage/middle-background.jpg);
	background-position: 0px 71px;
	background-color: white;
	background-repeat: repeat-x;
	width: 100%;
}
