.z7selectBoxFake {
	background-image: url(../../pics/bg_select_universal.gif);
	height: 18px;
	line-height: 18px;
}

.z7selectBoxFakeHover {
	background-image: url(../../pics/bg_select_universal.gif);
	height: 18px;
	line-height: 18px;
}

.z7selectBoxFake span,
.z7selectBoxFakeHover span {
	padding-left: 3px;
}

.z7selectBoxFake img,
.z7selectBoxFakeHover img {
	float: right;
}