.flashnotice
{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background-color: #0384c5;
	font-weight: 900;
	color: #fff;
	padding: 5px;
	text-align: center;
}

.flashnotice a:link,
.flashnotice a:visited,
.flashnotice a:hover,
.flashnotice a:active
{
	color: #fff;
}

.flashnotice a:hover
{
	text-decoration: none;
}

.noflash
{
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.noflash .left,
.noflash .middle,
.noflash .right
{
	float: left;
	height: 450px;
}

.noflash .right
{
	width: 335px;
	text-align: left;
	background: #fff url('/hooper/noflash/images/noflash-content-bground.jpg') no-repeat;
}

.noflash .right .gutter
{
	padding-left: 30px;
}

.noflash .right .coloring
{
	margin-top: 40px;
	margin-bottom: 20px;
}

.clear
{
	clear: both;
}