﻿/***** Mooquee *****/
div.marquee_wrapper
{
    line-height: 42px;
	font-size: 36px;
	height: 63px;
	background: url(/images/marquee_bg.jpg) top left no-repeat;
	width: 699px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Arial, Sans-Serif;
	padding: 13px 4px 3px 3px; 
}


div.marquee
{
    line-height: 42px;
	font-size: 36px;
	height: 63px;
	width: 699px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
}