
/* bottom block hack from eli */
/* http://www.elifoner.com/2006/02/18/how-to-three-column-bottom-sidebar/ */
#glass-bottomblock  { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background: #fff; display: block; margin: 5px auto; padding: 6px 0 5px 10px; width: 700px; height: 240px; border: solid 1px #ddd; _width: 683px }
        #glass-bottomblock h2 { /* The centered titles above the contents */
                margin: 0px 0px 5px 0px;
                padding: 0px;
                }
        .bottomblockleft, .bottomblockmiddle, .bottomblockright { /* These are the individual blocks */
                width: 203px; 
                height: 230px; 
                padding: 5px;
                float: left;
		text-align: left;
                background: #fff;
                }
        .bottomblockleft, .bottomblockmiddle {
                margin-right:10px;
                }


.b-recent  img  { padding: 3px; width: 40px; height: 40px }

.tagcould a {
	color: #999999 !important;
}
