#twitter {
	margin: 0 auto;
	padding: 124px 0 0 0;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 13px;
	font-weight: normal;
	color: #b7b8b8;
}

	wrapper h1 {
		width: 88px; height: 67px;
		background: url(images/logo.gif) no-repeat top center;
		margin: 0 0 0 66px;
		padding: 0 0 40px 0;
		text-indent: -10000px;
		float: right;
	}
	
	wrapper p.twitter {
		width: 88px;
		margin: 0 0 0 66px;
		text-align: right;
		font-size: 18px;
		color: #fff;
		clear: right;
		float: right;
	}
	
	.time {
		padding: 0 0 0 10px;
		font-size: 0.8em;
		color: #666;
	}
	
	wrapper p {
		line-height: 21px;
		padding: 0 0 24px 0;
		text-align: right;
	}
	
	wrapper p strong {
		font-size: 11px;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 4px;
		color: #323435;
	}
