.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clear { display: block; clear: both; height: 1px; }
.hidden { display: none; }

form fieldset { border: 0; }

a img { border: 0; }

img.fleft { float: left; margin: 0 10px 5px 0; }
img.fright { float: right; margin: 0 0 5px 10px; }

.fright { float: right;}
.fleft { float: left;}

.aleft { text-align: left; }
.aright { text-align: right; }
.acenter { text-align: center; }

/* body {font-family: Verdana} */