.chromestyle {
	font: 12px/normal Verdana; width: 99%; font-size-adjust: none; font-stretch: normal;
}
.chromestyle::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.chromestyle ul {
	background: url("efisbg.png") repeat-x center; margin: 0px; padding: 4px 0px; border: 1px solid rgb(187, 187, 187); border-image: none; width: 100%; text-align: left;
}
.chromestyle ul li {
	display: inline;
}
.chromestyle ul li a {
	margin: 0px; padding: 4px 7px; color: rgb(73, 73, 73); text-decoration: none; border-right-color: rgb(218, 218, 218); border-right-width: 1px; border-right-style: solid;
}
.chromestyle ul li a:hover {
	background: url("efisbg-over.png") repeat-x center;
}
.chromestyle ul li a.selected {
	background: url("efisbg-over.png") repeat-x center;
}
.dropmenudiv {
	border-width: 1px 1px 0px; border-style: solid; border-color: rgb(187, 187, 187); font: 12px/18px Verdana; border-image: none; top: 0px; width: 200px; visibility: hidden; position: absolute; z-index: 100; font-size-adjust: none; font-stretch: normal; background-color: white;
}
.dropmenudiv a {
	padding: 2px 0px; width: auto; color: black; text-indent: 3px; font-weight: bold; text-decoration: none; border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
* html .dropmenudiv a {
	width: 100%;
}
.dropmenudiv a:hover {
	background-color: rgb(240, 240, 240);
}
