/* blogsponsor ad */	

body{
	padding-bottom:150px;
	}
#ads{
	position:fixed;
	z-index:1000;
	bottom:0;
	left:0;
	width:100%;
	background:#e1e1e1;
	height:150px;
	border-top:1px solid #ccc;
	}
#ads div{
	display:inline !important;
	}
#ads img{
	margin-top:10px;
	margin-left:10px;
	border:1px solid #ccc;
	}
.adhere{
	font-weight:bold;
	margin-left:20px;
	}
	
/* // blogsponsor ad */
