th{
background: #eee;
padding: 10px;
font-weight:100;
border-bottom: 2px solid #ddd;
}
td{
border-bottom: 1px solid #ddd;
padding: 10px;
}
div#cubes {
width:235px;
float:left;
display:block;
clear:none;
height: 100%;
}
div#cubes div {
overflow:hide;
height: 100%;
}
#content-wrapper {
overflow: auto;	
}
div#content {
width: 691px;
height: 100%;
margin: 5px;
background: #ffffff;
/*border: 1px solid #a0a0a0;*/
float:left;
font-size: 1.2em;
padding: 10px;
}
blockquote { font-weight: bold; float: right; padding: 1em; background: #eeeeee; width: 150px; margin: 1em;}

