body,html{background-color:whitesmoke}
h2{text-align:center}
#left,#main,#right{height:100px;}
#page{border:1px solid black;position:relative;left:auto;top:100px;}
.colorbox{border:3px double black;width:40px;}
.colorboxdark{border:3px double white;width:40px;}
.divider{float:left;width:20px;}
.no_top_margin{margin-top:-1em!important}
.float_left{float:left;}
.float_clear{clear:both}
.ind{padding-left:1em}