.clearfix:after  { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clearfix  { display: inline-block; }
html[xmlns] .clearfix  { display: block; }
* html .clearfix  { height: 1%; }

#content-intro{
	position: relative;
	width: 756px;
	background: white; 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 123px 0 37px 0;
	font-size: 13px;
	line-height: 32px;
	color: #878581;
}

#homebee {
	position: absolute;
	top: 24px;
	left: 543px;
}

#home #content{
	background: transparent url(/_images/gui/beeblocker-home.gif) no-repeat top center;
	padding-top: 0;
	border-top: 1px solid white;
}


#home #content #maincolumn{
	padding-top: 0;
}

#home #content #leftcolumn {
  top: 31px;
}

#home #maincolumn #posts p.date{
	padding-top: 19px;
}

p.intro{
	padding-left: 10px;
}

#home #search{
	margin-bottom: 27px;
}

#home #leftcolumn p.intro{
	padding: 8px 12px 0 0;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 32px;
	font-size: 13px;
	line-height: 16px;
	color: #878581;
}

.once{
	color: #c7c4bf;
}

table#reviews-home{
	width: 100%;
	margin-top: 25px;
	margin-bottom: 17px;
	border-bottom: 1px solid #878581;
}

#reviews-home tr, #reviews-more tr, #reviews-more-still tr{
	padding: 0;
	vertical-align: top;
}

#reviews-home td{
	font-size: 30px;
	font-weight: bold;
	line-height: 12px;
	color: black;
	margin: 0;
	padding: 0 28px 16px 10px;
}

#reviews-home td a.review-title{
	line-height: 32px;
}

#reviews-home td.stars, #reviews-more td.stars, #reviews-more-still td.stars{
	text-align: right;
	padding: 2px 10px 0 0;
}

#reviews-home .timestamp, #reviews-more .timestamp, #reviews-more-still .timestamp{
	text-transform: uppercase;
	font-size: 13px;
	line-height: 12px;
	font-weight: normal;
	color: #9A9A9A;
	white-space: nowrap;
}

div#reviews{
	margin-bottom: 16px;
}

#reviews .intro{
	width: 127px;
	float: left;
	margin-bottom: 14px;
	line-height: 16px;
	padding-top: 8px;
}

table#reviews-more, table#reviews-more-still{
	float: left;
	color: black;
	margin: 0 0 0 10px;
	width: 295px;
}

#reviews-more td, #reviews-more-still td{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 8px 8px 6px 4px;
}

#reviews-more td.stars, #reviews-more-still td.stars{
	padding: 9px 4px 0 0;
}

#reviews-more .timestamp, #reviews-more-still .timestamp, #twat .timestamp{
	font-size: 9px; 
	line-height: 16px;
	text-transform: none;
	white-space: nowrap;
}

#reviews-more tr.odd, #reviews-more-still tr.odd{
	background-color: #F7F5F2;
}

#reviews-more-still .reviews-more{
	text-transform: none;
	font-weight: normal;
}

#twat{
	position: relative;
	background: #e9e7e4 url(/_images/gui/twat-larry.png) no-repeat center;
	border-top: 1px solid #d7d5d2;
	border-bottom: 1px solid #d7d5d2;
	padding: 9px 0 16px 0;
	margin: 0;
}

#twat p.intro{
	margin-bottom: 9px;
}

.twatstream{
	float: left;
	width: 176px;
	margin: 0 0 0 10px;
	font-size: 11px;
	line-height: 16px;
	color: black;
	overflow-x: hidden;
}

.list .comment_reference, .list .internal_reference{
	font-style: italic;
	color: #424242;
}

.list .internal_reference{
	color: #A3A3A3;
}

#leftcolumn .subhead{
	color: #000000;
  padding-top: 4px;
	margin-bottom: 2px;
}

#leftcolumn .small{
	text-align: center;
}

#twat .timestamp{
	font-size: 9px;
	line-height: 16px;
	white-space: nowrap;
}

#twat .twat-more{
	margin: 0;
}

#handey {
	position: relative;
	clear: both;
	height: 45px;
  background-color: #f6f6f6;
  border-top: 1px dotted #cccccc;
  margin: 32px 0 0 0;
  padding: 6px 25px 9px 75px;
  color: #563F23;
  font: italic 11px/14px Sabon, Georgia, serif;
  background-image: url(/_images/gui/quote-bee.gif);
  background-repeat: no-repeat;
  background-position: 18px 10px;
}

#handey .handey{
	float: right;
	margin-top: -26px;
	padding-top: 0px;
	font: 10px 'Lucida Grande', LucidaGrande, 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
  font-style: normal;
  color: #595959;
  text-align: right;
}

#home #content-intro #reviews-home a, 
#home #content-intro #reviews-home a:link, 
#home #content-intro #reviews-home a:visited, 
#home #content-intro #reviews-home a:hover, 
#home #content-intro #reviews-home a:active,
#home #content-intro #reviews-more a, 
#home #content-intro #reviews-more a:link, 
#home #content-intro #reviews-more a:visited, 
#home #content-intro #reviews-more a:hover, 
#home #content-intro #reviews-more a:active,
#home #content-intro #reviews-more-still a, 
#home #content-intro #reviews-more-still a:link, 
#home #content-intro #reviews-more-still a:visited, 
#home #content-intro #reviews-more-still a:hover, 
#home #content-intro #reviews-more-still a:active{
	color: black;
	text-decoration: none;
	border: none;
}

#home #content-intro a:hover, 
#home #content-intro a:active,
#home #content-intro #reviews-home a:hover, 
#home #content-intro #reviews-home a:active,
#home #content-intro #reviews-more a:hover, 
#home #content-intro #reviews-more a:active,
#home #content-intro #reviews-more-still a:hover, 
#home #content-intro #reviews-more-still a:active{
	color: #4cd0f8;
	background-color: #005C96;
}


