img {border: none;}

#shelf {
	position: relative;
	left: 0;
	top: 110px;
	height: 54px;
	width: 800px;
	margin-top: 0 !important;
	margin-top: -12px; 
}

table.promos {
 font-size: 11px;
 margin: 18px auto 0;
 position: relative;
 width: 650px;
 z-index: 1;
}

.promos td {
 line-height: 1.6em;
 padding: 0 0 10px 5px;
 width: 25%;
}

a img {
 border: none;
}

div#ticker {
	color: #333;
	margin: -51px 0 0 15px;
	padding: 0;
	position: absolute;
	text-align: left;
	width: 800px;
	z-index: 9998;
}

#ticker p {
	margin: 0;
}

#ticker a {
	color: #191919;
	color: black;
}

div.blend {
	height: 2px;
	position: absolute;
	width: 800px;
}

div.blend-3 {
	height: 3px;
	position: absolute;
	width: 800px;
}

div.blend-4 {
	height: 4px;
	position: absolute;
	width: 800px;
}

div.blend-5 {
	height: 5px;
	position: absolute;
	width: 800px;
}

div.shadow {
	height: 1px;
	position: absolute;
	width: 800px;
}
