.ofl{
	float:left;
}
.ofr{
	float:right;
}
.hide, .invisible
{
    display: none;
}

.spamfilter
{
    display: none;
}

div.object-left
{
    float: left;
}

div.object-right
{
    float: right;
}

div.object-center
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.chr{
	clear: both
}
#tpl_pagembleft {
	float: left;
	width: 99%;
}
.cleft				{ float: left }
.cright				{ float: right }
.divchr				{ clear: both; padding: 1px; height: 5px; font-size: 1px; }
.clrnomargin		{ clear: both; padding: 1px; height: 1px; font-size: 1px; }

#event_height_main #events_months ul li,
#pevent_height_main #pevents_months ul li	{ float: left }

/* Contact Form
----------------------------- */

label.frmboxlabel			{ float: left }
.frmclm1					{ float: left }
.boxclr						{ clear: both; margin: 0px; padding: 0; height: 0px; font-size: 1px; }
div#frmcnt div.form_border h2	{ position: relative; top: -0.8em; left: 10px }

@media print
{
	div#tpl_rightbar		{ display: none }
	#tpl_page				{ margin-left:155px; margin-right:0px;}
	#benefityear_subscribe	{ display: none }
}
