#tpl_tmenu ul li {float:left;}
#tpl_toplinks a {float:left;}
#tpl_leftpanel .title h2 {float:right;}

#tpl_mainInner .halfleft {float:left;}
#tpl_mainInner .halfright {float:right;}

div .floatright {float:right;}
div .floatleft {float:left;}
div .boxfloatright {float:right;}
div .boxfloatleft {float:left;}
.center					{text-align: center;}
.right					{text-align: right;}
.ofr					{ float:right; } 
.ofl					{ float:left } 
.ifr					{ float:right; margin-bottom:10px; margin-left:10px;}
.ifl					{ float:left; margin-bottom:10px; margin-right:10px; }
.vfloatright			{ float:right; margin-top:5px; margin-bottom:10px; margin-left:10px;}
.vfloatleft				{ float:left; margin-top:5px; margin-bottom:10px; margin-right:10px; }
.hide, .invisible		{ display: none; }
.spamfilter				{ display: none }
div.object-left			{ float: left }
div.object-right		{ float: right; }
div.Full_Width			{ float: none; padding: 0; margin: 0.5em 0 0.5em 0 }
div.object-center		{ margin-left: auto; margin-right: auto; text-align: center }
div.imageright, div.factboxright, div.rightobject {
					float: right; margin: 5px 0 5px 5px;
}
div.gallerythumb		{ float: left }
#tpl_gallery_home img.gallery_ifl 
						{ float: left }
.chr					{ clear: both; }
.cleft					{ float: left }
.cright					{ float: right }
.divchr					{ clear: both; padding: 1px; height: 5px; font-size: 1px; }
.clrnomargin			{ clear: both; padding: 0px; height: 0px; font-size: 0px }
.nomargin				{ margin: 0; padding: 0; }
.clsleft				{ clear: left }
.clsright				{ clear: right }
.floatl {float:left;}
.floatr {float:right;}
.fltl {float:left; margin:0px; padding:2px 8px 5px 0px;}
.fltr {float:right; margin:0px; padding:2px 0px 5px 8px;}


/* Contact Form
----------------------------- */
label.frmboxlabel		{ float: left }
.frmclm1				{ float: left }
#tpl_menu ul li {float:left;}

@media print{
	body {background:none; background-color:#ffffff; color:#333333; margin:0px; padding:0px; width:100%;}
	
	#tpl_header, #tpl_rightpanel, #tpl_topcurve { display: none }
	#tpl_mainOuter { margin: 0; padding: 0; background: none }
	#tpl_menu, #tpl_leftpanel, #tpl_footer, #tpl_underfooter, #tpl_breadtrail
	{padding:0px; margin:0px; display:none;}
}
