#masthead{
	height: 310px;
	background: transparent url('images/index_top_nav_bg.jpg') no-repeat top center;
}
#areYouADirtHead{
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

#masthead #accountFunctions #newsLetter{
	display: inline;
}
#content #productList{
	margin-bottom:2em;
}
a.addToCart{
	display: none;
}
div#indexTeasers{
	overflow: hidden;
}
div#indexTeasers img{
	border:1px none black;
	margin-right: 10px;
}
body{
	background: #1c1c1c url('images/index_body_bg.jpg') repeat-x top center;
}