BODY
{
}

#chewy p.tag { text-transform: none; font-size: 0.75em; color: inherit; }

#chewy div {
	clear: both;
}

#chewy p {
	/*margin-top: 0;*/
	margin: 0;
}

#chewy .marquee
{
	font-size: 0.8em;
	border-bottom: 1px solid #CBCBCB;
	height: 1.5em;
	margin-bottom: 1em;
	visibility: hidden;
	color: white;
	background-color: #000000;
}

#chewy #ticker .marquee {
	white-space: nowrap;
	width: 99%;
	overflow: hidden;
} 

#chewy .marquee p {
	margin: 0;
	padding: 0;
	font-size: 10px;
} 

#chewy .marquee a:link, #chewy .marquee a:visited
{
	font-weight: bold;
	margin-right: 3em;
	margin-top:2px;
	margin-bottom:2px;
	vertical-align:middle;
	color: white;
	text-decoration: none;
}


#chewy .text {
	clear: both;
	font-size: 0.625em;
	margin: 1em 0;
	padding: 0.25em 0.5em;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	background-color: transparent;
}

#tickerAuthoringProperties
{
	width: auto;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	padding: 15px;
	border-right: #000000 thin dotted;
	border-top: #000000 thin dotted;
	border-left: #000000 thin dotted;
	border-bottom: #000000 thin dotted;
	table-layout: auto;
}

p.buttonRow input,
p.buttonRow textarea,
p.buttonRow select,
p.buttonRow button,
p.buttonRow .button,
p.buttonRow .arrow
{
    font: 1.0em Verdana, Arial, Helvetica, sans-serif !important;
}

button,
input.arrow
{
    text-align: left;
    text-decoration: none;
    font-size: 0.9em;
	 white-space: nowrap;
	 margin-left: 2px;
	 margin-right: 2px;
}

img.newsticker
{
	border:0;
	height:15px;
	margin-bottom:3px;
	margin-top:2px;
}
