#side {
	position: relative;
}
#banner {
	width: 140px;
	background: url(../img/banner.gif) no-repeat top;
	position: absolute;
	bottom: 15px;
	left: 15px;
}#banner-in {
	background: url(../img/banner.gif) no-repeat bottom;
	margin-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 80%;
}
