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

#gber_title {
	display: block;
	position: relative;
	margin-bottom: 6px;
	margin-top: 5px;
	color: #555;
	font: normal 1.7em HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}
.gber_post {
	padding: 0 0 10px 0;
	}