@charset "utf-8";
/* CSS Document */
/* This CSS document is only for pages with a singel content space with no sidebar etc, in the content colum. */


#TBcontainer{
float:left;
padding:5px;
background-color:#1e1e1e;
text-align:left;
width:228px;
margin:3px;
height:150px;
min-height:150px;
font-size:0.85em;
}

