.z7selectBoxFake {
	background-image: url(../../pic/bg_select_universal2.gif);
	height: 22px;
	line-height: 22px;
}

.z7selectBoxFakeHover {
	background-image: url(../../pic/bg_select_universal2.gif);
	height: 22px;
	line-height: 22px;
}

.z7selectBoxFake span,
.z7selectBoxFakeHover span {
	padding-left: 3px;
}

.z7selectBoxFake img,
.z7selectBoxFakeHover img {
	float: right;
	margin-left: 1px;
}