.apyc {
	background-image:  url(images/poetextb.gif);
}
body { font:12px Arial, Helvetica, sans-serif; }

h1 { font-size:18px; margin-bottom:0; padding-bottom:0; }
h2 { font-size:14px; margin-bottom:0; padding-bottom:0; }

.main_table { margin-top:30px; width:700px !important; }
.clear { clear:both; height:0px; line-height:1px; font-size:1px; }
.floatleft { float:left; vertical-align:top; }
	.floatleft img { margin-right:15px; }
.floatright { float:right; vertical-align:top; }
	.floatright img { margin-left:15px; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */