html, body {color:#000000; font-size:12px; font-family:Trebuchet MS, Tahoma, sans-serif; width:100%; height:100%; margin:0px; padding:0px;}
a {color:#000000; text-decoration:none;}
a:hover {color:#FF9900; text-decoration:none;}
a, img {border:0;}
ul {list-style:none;}
.container {width:100%; overflow:hidden;}
.bold, .b {font-weight:bold;}
.italic, .i {font-style:italic;}
.link {cursor:pointer;}
.left, .l {float:left;}
.right, .r {float:right;}
.hide {display:none;}

#ajaxreturn, .preload {display:none;}

.brighten {opacity:0.5; filter:alpha(opacity=50);}
.brighten:hover {opacity:1.0; filter:alpha(opacity=100);}

.clear:after {content: "."; display:block; height:0; clear:both; visibility:hidden;}
.clear {display:inline-block;}
/* Hide from IE Mac \*/
.clear {display:block;}
/* End Hide from IE Mac */