/***** Mooquee *****/
.marquee_outer
{
 	font-size: 2.5em;
    line-height: 1.4em;
    width: 700px;
    margin: 5px auto 15px auto; 
	height: 80px;
	background: url(/images/specials_bg.jpg) top left no-repeat;
	color: #0D3660;
	font-weight: bold;
	font-style: italic;
	margin: 5px 0 15px 34px;
	padding: 0 30px 0 2px;
}

.marquee { height: 70px; line-height: 70px; }

.jarquee_inner
{
    width: 4000px;
}
