﻿.beachResults tr.rowAdvisory td
{
	background-color:#FFF9CE;
	background-image:url(/applications/BeachPostings/_images/row_advisory.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-weight:bold;
	border-left:none;
	border-right:none;
}
.beachResults tr.rowClosed td
{
	background-color:#FF6767;
	color:#ffffff;
	background-image:url(/applications/BeachPostings/_images/row_closure.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-weight:bold;
	border-left:none;
	border-right:none;
}

h2
{
    float:left;
}
.dateStamp
{
    float:right;
}
#printButton
{
    float:right;
}
#municipalityFilter
{
    float:left;
}

.expandButton
{
    float:right;
    margin-top:25px;
}

