.OCVFeaturesComponent { position: relative; }
.OCVFeaturesComponent ul { padding: 0; margin: 0; }
.OCVFeaturesComponent ul li { position: absolute; margin: 0; padding: 0; list-style: none; }
.OCVFeaturesComponent ul.features li { background: url(images/white70ish.png); padding: 5px; white-space: nowrap; overflow: hidden; display: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.OCVFeaturesComponent ul.markers li { cursor: pointer; z-index: 5; }
.ui-tabs .OCVFeaturesComponent ul { display: block; }
