.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%; }


/* Prevent Firefox scrollbar jump */
html{ overflow-y:scroll; }

/* Remove vertical textarea scrollbar in IE */
textarea{ overflow:auto; }

body { text-align: center; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #545454; }

a { text-decoration: none; color: #cc1400; cursor: pointer; }
a:link    {}
a:visited {}
a:hover   { color: #9f7044; text-decoration: underline; }
a:active  {}





