.ip {text-align:right; font-size:smaller;}
.date {color:#999;}
.msg {clear:left;}
.gbitem h2 {
margin:0;
}
.datemenu {
position:absolute;
width:200px;
right:10px;
}
.datemenu .current {
font-weight:bold;
}
#aboutgb {
text-align:center;
font-size:1.8em;
font-family: "skippy-sharp-1","skippy-sharp-2";
}
#aboutgb a {
color:red; text-decoration:none;
}
.gbitem {
	margin-bottom:30px;
	padding:5px;
	overflow:hidden;
	overflow-x:auto;
	clear:left;
	width:600px;
}

span.f {
background-color:yellow;
}

#whenwhy,#postsubmit {
font-size:smaller;
}
#postsubmit input {
padding:5px;
}


input:focus,textarea:focus {
background-color:#ffd;
}
