.clear {
	clear:both;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @group blog */
#blog {
	width:950px;
	padding:1px 0 0 0px; 
	height:auto;
	background:url(http://lib.store.yahoo.net/lib/yhst-69433785329726/middle-banner-wrapper-bg.gif) no-repeat; 
	float:left; ; 
	}
#blog div h2 {
	color:#000;
	margin-top:2px;
	line-height:110%;
	margin-bottom:.75em;}
#blog h3 {
	margin-top:30px;
	line-height:110%;
	margin-bottom:.75em;
	color:#bec0c7;
	}	
#blog h3 a:link,
#blog h3 a:visited {
	text-decoration:none;
	color:#bec0c7;
	}
#blog h3 a:hover,
#blog h3 a:focus {
	color:#fff;
	}
.excerpt {
	width:700px;
	float:left;
	}
.excerpt img {
	margin:0 0 19px 15px;
	}
.blurb {
	float:right;
	display:block;
	}	
#post2, #post3 {
	display:none;
	
	}
#post1-button {
	opacity: 1;
	display:block; 
	float:right;
	padding:10px 12px 0px 0px;
	width:178px;
	}	
#post2-button, #post3-button {
	opacity:0.5;
	display:block;
	float:right; 
	padding:10px 12px 0px 0px;
	width:178px;
	}
#post1-button a,
#post2-button a,
#post3-button a {
	border:none;
	outline:none;
	}


