/***** Jarquee *****/
.marquee_wrapper
{
	height: 63px;
	background: url(/images/specials_bg.gif) top left no-repeat;
	margin: 0 0 10px 35px;
	padding: 13px 1px 3px 1px;
	width: 703px;
}

.marquee
{
    line-height: 1.4em;
	font-size: 2em;
	height: 63px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	overflow: hidden;
}

.jarquee_inner { width: 4000px; }