﻿/***** Jarquee *****/
.marquee
{
	font-size: 1.5em;
    line-height: 1.4em;
	height: 45px;
	background: #fff;
	color: #134a13;
	font-weight: bold;
	margin-bottom: 10px;
}