.sidebar_item
{
	float:left;
	width:98%;
	padding:10px 0 10px 5%;
	margin:0;
}
	
	.side_top, 
	.side_bottom
	{
		float:right;
		height:7px;
		width:105%;
		overflow:hidden;
	}
	
	.side_top_inner, 
	.side_bottom_inner 
	{
		float:left;
		height:7px;
		width:105%;
	}
	
	.side_bottom  
	{
		margin-bottom:20px;
	}