.adbar .adicon{
	display: block;
	float: left;
	width: 21px; 
	height: 22px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('adbar/icon.gif');
	margin-right: 2px;
}
.adbar{
	height: 22px;
	overflow: hidden;
	padding-left: 5px;
	background-color: #FFFFE7;
	border-bottom: solid 1px #ADAA9C;
	line-height: 22px;
}