.nobullet
{ 
	background-image: none; 
	padding:0px
}
.clear
{ 
	font-size:1px; 
	line-height:1px; 
	height:1px; 
	clear:both; 
}
.clearleft
{ 
	font-size:1px;
	line-height:1px;
	height:1px;
	clear:left;
}
.clear_normal
{ 
	clear:both;
}
.icon
{
	vertical-align:middle;
}
.nomargin
{ 
	margin:0px;
	padding:0px;
}
.smalltext
{ 
	font-size:0.9em;
}
.greytext
{ 
	color:#666666;
	background-color:inherit;
}
.textright
{
	text-align:right;
}
.textcenter
{ 
	text-align:center;
}
.ofr
{ 
	float:right;
}
.ofl
{ 
	float:left;
}
.ifr
{
	float:right;
	margin-bottom:10px; 
	margin-left:10px;
}
.ifl
{ 
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
.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;
}
div.imageright, div.factboxright, div.rightobject
{
    float: right;
    margin: 5px 0 5px 5px;
}
div.gallerythumb
{ 
	float: left
}
div#tpl_maincontent #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
}
/* 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
}
div.hidden {display: none;}
div.clear {clear:both; font-size:0px;}
div.floatright { float:right; padding:0 0 5px 10px;}
div.floatleft { float:left; padding:0 10px 5px 0}
.center {text-align: center;}
.right {text-align: right;}
div.imgframe.fltl			{ float:left;}
p.floatleft			{ float:left;}
p.floatright		{ float:right;}

#pg_upperhead ul li {float:left;}
#pg_menubar ul li {float:left;}

@media print{
	body, #pg_siteframe
	{background:none; background-color:#ffffff; color:#333333; margin:0px; padding:0px; width:100%;}
	
	#pg_bodyouter {margin:0px; padding:0px; background:none;}
	#pg_printhead {display:block;}
	#pg_upperhead, #pg_header, #pg_menubar, #pg_footer, #pg_leftpanel, #pg_breadtrail
	{padding:0px; margin:0px; display:none;}
}