.imagebox1 {
background:#292929;
border:0px solid #1A1A1A;
width:500px;
height:25px;
margin:0px auto;
}
.imagebox1 a.menu {
width:100px;
height:25px;
line-height:23px;
float:left;
text-decoration:none;
background:#111;
}
.imagebox1 a:hover { background:#000; }
.imagebox1 a.selected {
background:snow;
color:#222;
font-weight:bold;
}
.imagebox1 img { margin-top:6px; clear:both; }