body{
	font-family:sans-serif;
	background: #fff;
	color:#000;
	font-size:10pt;
	line-height:1.3;
}
.invisible, #header, #submenu, #footer {
	display: none;
}
p {
	margin-bottom:1em;
	text-indent:2em;
}
#main .boxik-content{
	padding-bottom:20px;
}
*|html #main .boxik-content, x:-moz-any-link {
	padding-bottom:5px;
}

#main .float-left {
	float:left;
}
#main .float-left-text {
	margin-left:180px;
}
#main .float-right {
	float:right;
}
#main .float-right-text {
	margin-right:180px;
}