.childBrowserItem {
border: 1px solid #A59B89;
border-radius: 5px;
margin-bottom: 11px;
box-shadow: inset 0px 0px 10px #000;
clear: both;
padding: 10px 10px 10px 10px;
min-height: 129px;
}
.childBrowserItem a img {
display: block;
float: left;
border: 1px solid #A89E8C;
}
.childBrowserDesc {
display: inline-block;
width: 420px;
padding: 10px;
}
.childBrowserItem a {
font-weight: bold;
padding-left: 5px;
font-size: 19px;
font-family: "Arial", serif;
text-decoration: none !important;
margin-top: 7px;
}

#subnavigation ul {
right: -227px;
top: -1px;
bottom: auto;
}

#subnavigation li {
height: auto;
}