#cacheWrapper{
float:left;
width:958px;
/*background-color:#66CCFF;*/
background-color:transparent;
color:#FF6600;
}

#cacheItems{
list-style-type: none;
}

#cacheLegend{
color:white;
font-size:0.8em;
}

.horiz{
float:left;
margin-left: 5px;
width:32%;
}

.verti{
float:none;
margin-left: 5px;
width:150px;
}

.cacheItem:link,.cacheItem:visited{
color:white;
font-size:0.8em;
}

.cacheItem:hover{
color:#FF6600;
}

.cachePhoto{
vertical-align: middle;
}
