div.blog-side-box{
	width:218px;
	float:right;
	margin:0px;
	margin-top:5px;
	
}
div.blog-side-box-header{
	margin:0px;
	padding:0px;
	width:218px;
	height:45px;
	float:right;

}
div.blog-side-box-contents{
	width:218px;
	float:right;
	text-align:left;
	margin-bottom:10px;
}
div.blog-side-box-contents h2{
	width:190px;
	float:left;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	margin-left:5px;
	color:#666;
}
div.blog-side-box-footer{
	display:none;

}

