﻿.icon1{
	background:#fff url('img/icons.gif') no-repeat 3px 0px;
}
.icon2{
	background:#fff url('img/icons.gif') no-repeat 3px -24px;
}
.icon3{
	background:#fff url('img/icons.gif') no-repeat 3px -48px;
}
.icon4{
	background:#fff url('img/icons.gif') no-repeat 3px -72px;
}
.icon5{
	background:#fff url('img/icons.gif') no-repeat 3px -96px;
}
.icon6{
	background:#fff url('img/icons.gif') no-repeat 3px -120px;
}
.icon7{
	background:#fff url('img/icons.gif') no-repeat 3px -144px;
}
.icon8{
	background:#fff url('img/icons.gif') no-repeat 3px -168px;
}
.icon9{
	background:#fff url('img/icons.gif') no-repeat 3px -192px;
}
.icon10{
	background:#fff url('img/icons.gif') no-repeat 3px -216px;
}
.icon11{
	background:#fff url('img/icons.gif') no-repeat 3px -240px;
}
.icon12{
	background:#fff url('img/icons.gif') no-repeat 3px -264px;
}
.icon13{
	background:#fff url('img/icons.gif') no-repeat 3px -288px;
}
.icon14{
	background:#fff url('img/icons.gif') no-repeat 3px -312px;
}
.icon15{
	background:#fff url('img/icons.gif') no-repeat 3px -336px;
}
.icon16{
	background:#fff url('img/icons.gif') no-repeat 3px -360px;
}
.icon17{
	background:#fff url('img/icons.gif') no-repeat 3px -384px;
}
.icon18{
	background:#fff url('img/icons.gif') no-repeat 3px -408px;
}
.icon19{
	background:#fff url('img/icons.gif') no-repeat 3px -432px;
}
.icon20{
	background:#fff url('img/icons.gif') no-repeat 3px -456px;
}
.icon21{
	background:#fff url('img/icons.gif') no-repeat 3px -480px;
}


#icons{
	background:#fff url('img/iconBgMiddle.gif') repeat-y;
	width:195px;
	height:82px;
	overflow:hidden;
	/*margin-left:175px !important;
	margin-left:185px;*/
}
#icons .outer{
	background:url('img/iconBgTop.gif')  no-repeat top left;
	width:195px;
	height:82px;
	overflow:hidden;
}
#icons .inner{
	background:url('img/iconBgBottom.gif') no-repeat bottom right;
	width:185px;
	height:72px;
	padding:5px;
	overflow:hidden;
}
#icons a{
	float:left;
	width:24px;
	height:24px;
	text-decoration:none;
	margin-right:1px;
}
.clear{
	clear:both;
}



