#icon-set-container {
	float: right;
	height: 20px;
	padding-right: 25px;
	vertical-align: bottom;
}

#icon-set-container img {
	margin: 0 4px;
}
/*
#icon-set-container .left {
	float: right;
	width: 15px;
	height: 30px;
	background: url(/images/new_css/small_icons_bg_left.jpg) left top no-repeat;
}
#icon-set-container .strech {
	float: right;
	height: 30px;
	padding: 0 10px 0 0;
	background: #ECF0E8 url(/images/new_css/small_icons_bg_right.jpg) right top no-repeat;
}
*/
#icon-set-container a {
	color: #333;
	font: normal 85% "verdana";
}