body {font-family:Georgia;font-size:14pt;}
#header, .grid {width:475px;margin:50px auto;}
#fblike {position:absolute; top:10px;left:50%;margin:0 0 0 -237px;padding:0;width:475px;}
#header {padding:0 0 50px 0;border-bottom:1px dotted silver;}
h1 {font-family:Garamond,Georgia;}
p {color:#676767;font-size:1em;}
.grid {margin-bottom:50px;display:block;clear:both;overflow:hidden;}
.gridcell img {float:left;margin-left:10px;width:48px;height:48px;}
img, img a{border:none;}
a {color:#4d6699;text-decoration:none;}
a:hover {text-decoration:underline;}
p.tweet {margin:o auto;padding:30px 50px;text-align:center;font-style:italic;}
span.tweetdate {font-size:0.75em;padding:10px 10px 0 0;line-height:30px;font-style:normal;float:right;}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
