
#gber_wrapper { padding: 5px; background-color: #FFFFFF; }
#gber_title { <? if($logoImages) { ?>background: url(../img/gber_logo.png) no-repeat right; <? } ?>font-size: 20px; line-height: 40px; }
.gber_post { padding: 5px; background-color: #F3F3F3; color: #2c2c29; margin-bottom: 1px; }
.gber_time { font-style: italic; color: #999999; }
.gber_image { display: block; }
<? if($logoImages) { ?>
	#gber_small { background: url(../img/gber_small.png) no-repeat right; height: 25px; display: block; }
<? } ?>

#gber_wrapper a { color: #807d7a; font-family: verdana,arial,tahoma,sans-serif }
#gber_wrapper a:hover { color: #807d7a; }


.gber_post div { font-size: 12px; }