.z7selectBoxFake {
	background-repeat: repeat-x;
	height: 17px;
	line-height: 18px;
}

.z7selectBoxFakeHover {
	background-repeat: repeat-x;
	height: 17px;
	line-height: 18px;
}

.z7selectBoxFake span,
.z7selectBoxFakeHover span {
	font-family: Arial;
	color: #000;
	font-size: 11px;
	padding-left: 5px;
}

.z7selectBoxFake img,
.z7selectBoxFakeHover img {
	float: right;
}