.chromestyle{
width: 680px;
height: 37px;
}

.chromestyle ul{
padding: 4px 0px;
margin: 0;
border: none;
text-align: center;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
padding: 0px 7px;
margin: 0;
border: none;
}

.chromestyle img {
	border: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0px;
z-index:100;
padding-left: 7px;
width: 117px;
visibility: hidden;
}

.dropmenudiv_wide{
position:absolute;
top: 0px;
z-index:100;
padding-left: 7px;
width: 140px;
visibility: hidden;
}

.dropmenudiv img {
	margin-top: -2px;
	margin-bottom: -1px;
	border: none;
	height: 28px;
}

.dropmenudiv .last_image {
	margin-top: -2px;
	border: none;
	height: 35px;
}


.dropmenudiv a{
display: block;
}

.dropmenudiv_wide img {
	margin-top: -2px;
	margin-bottom: -1px;
	border: none;
	height: 28px;
}

.dropmenudiv_wide .last_image {
	margin-top: -2px;
	border: none;
	height: 35px;
}


.dropmenudiv_wide a{
display: block;
}
