html, body 	{height:100%;width:100%;}

a:active{outline:0;}
a:focus{outline:0;}

ul {list-style-type:none;margin:0px;padding:0px;}
li {list-style-type:none;margin:0px;padding:0px;}

object:focus{outline:0;}

/* STANDARD CLASSES ************************************/
div.line {float:left;margin:0px 0px 8px 0px;width:100%;}
div.line div.label {clear:left;float:left;margin:0px;width:120px;}
div.line div.data {float:left;}

pre.code {background-color:#ffffff;border:3px solid #4498BF;color:#333333;overflow:auto;margin:10px 30px 30px 30px;padding:0px;width:525px;}

.tab-block{display:none;}
.tab-block-selected{display:block;}

.float-anchor{clear:both;}
.star{color:#ff0000;font-weight:bold;}

a#alchimik {color:#ff7e00;text-decoration:none;}
a:hover#alchimik {color:#ffffff;}

.ico {background-repeat:no-repeat;color:#ffffff;border:none;display:block;font-size:12px;height:20px;line-height:50px;overflow:hidden;text-decoration:none;width:20px;}
.ico-small {background-repeat:no-repeat;color:#ffffff;border:none;display:block;font-size:12px;height:15px;line-height:30px;overflow:hidden;text-decoration:none;width:15px;}
span.ico {float:left;margin-right:3px;}
a.ico-text{background-repeat:no-repeat;border:none;display:block;font-weight:bold;height:20px;overflow:hidden;padding:4px 0px 0px 23px;text-decoration:none;}