.ui-jcoverflip {
   position: relative;
}
     
.ui-jcoverflip--item {
   position: absolute;
   display: block;
}

a img { border: 0; }

a:focus {
    outline: 0px solid #cc0000;
}

ul.niceList { 
  margin-top:0.8em;
  margin-left:0em; 
  padding-left:1.6em; 
  margin-bottom:1em; 
}
ul.niceList li { 
  em accordingly */
  padding-left: 0.8em; 
  padding-bottom: 0.3em;
}
 
#striped tbody tr.even td {
   background-color: #252525;
}

#striped tbody tr.odd td {
   background-color: #757575;
}

.slider-value {
   width: 50px;
   border: 0; 
   color: #ff0000; 
   font-size: 24px; 
   font-weight: bold;
   position: relative; 
   left: -85px; 
   top: 160px; 
   background: #f5f5f5; 
   text-align: center;
}

#loading_overlay {
   position: fixed;
   z-index:100;
   top: 0px;
   left: 0px;
   height:100%;
   width:100%;
   color: #ffffff;
   font-size: 24px;
   text-align:center;
}

.link-red a:link a:visited a:hover {
   color: #c90000;
}


.link-white a:link a:visited a:hover {
   color: #ffffff;
}

#link-red a:link a:visited a:hover {
   color: #c90000;
}

#link-white a:link a:visited a:hover {
   color: #ffffff;
}

#ring-1 {
   height: 250px;
   width: 250px;
   background: url(/wp-content/uploads/2011/02/ring_tradition.png);
   background-position: top left;
   background-repeat: no-repeat;
}
#ring-1 :hover {
   clear: both;
   background: url(/wp-content/uploads/2011/02/ring_tradition_hover.png);
}
#ring-2 :hover {

}
#ring-3 :hover {

}
#ring-4 :hover {

}

