#rondo a {color:#ccc; text-decoration:none; }

#rondo a:hover {text-decoration:underline;}

#rondo div {padding:10px; padding-right:40px;}

#rondo { 
   outline: 1px solid #000000; 
   text-align:center; 
   border-top:1px solid #d8d8eb;
   background: #333333; 
   background: -moz-linear-gradient(top, #333333 0%, #404044 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#404044)); 
   background: -webkit-linear-gradient(top, #333333 0%,#404044 100%); 
   background: -o-linear-gradient(top, #333333 0%,#404044 100%);
   background: -ms-linear-gradient(top, #333333 0%,#404044 100%); 
   background: linear-gradient(to bottom, #333333 0%,#404044 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#333333', endColorstr='#404044',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:40px; 
   color: #ccc;}

#rondoCloser {
   color: #ccc;
   font: 14px/100% arial, sans-serif;
   position: inherit;
   margin-left: 20px;
   text-decoration: none;
   /*text-shadow: 0 1px 0 #fff;*/
   top: 12px;
   cursor:pointer;
   border-top:1px solid #ccc; 
   border-left:1px solid #ccc; 
   border-bottom:1px solid #ccc; 
   border-right:1px solid #ccc; 
   padding:10px;
   /*background: #ced6df;
   background: -moz-linear-gradient(top, #EDBA50%, #EDBA50 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDBA50), color-stop(100%,#EDBA50)); 
   background: -webkit-linear-gradient(top, #EDBA50%,#EDBA50 100%); 
   background: -o-linear-gradient(top, #EDBA50%,#EDBA50 100%); 
   background: -ms-linear-gradient(top, #EDBA50%,#EDBA50 100%); 
   background: linear-gradient(to bottom, #EDBA50%,#EDBA50 100%); */
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#EDBA50', endColorstr='#EDBA50',GradientType=0 ); 
 }
 
#rondoCloser:hover {border-bottom:1px solid #EDBA50; border-right:1px solid #EDBA50; border-top:1px solid #EDBA50; border-left:1px solid #EDBA50;} 
 
 #rondoCloser2 {
   color: #ccc;
   font: 14px/100% arial, sans-serif;
   position: inherit;
   margin-left: 10px;
   text-decoration: none;
   /*text-shadow: 0 1px 0 #fff;*/
   top: 12px;
   cursor:pointer;
   border-top:1px solid #ccc; 
   border-left:1px solid #ccc; 
   border-bottom:1px solid #ccc; 
   border-right:1px solid #ccc; 
   padding:10px;
   /*background: #ced6df;
   background: -moz-linear-gradient(top, #EDBA50%, #EDBA50 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDBA50), color-stop(100%,#EDBA50)); 
   background: -webkit-linear-gradient(top, #EDBA50%,#EDBA50 100%); 
   background: -o-linear-gradient(top, #EDBA50%,#EDBA50 100%); 
   background: -ms-linear-gradient(top, #EDBA50%,#EDBA50 100%); 
   background: linear-gradient(to bottom, #EDBA50%,#EDBA50 100%); */
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#EDBA50', endColorstr='#EDBA50',GradientType=0 ); 
 }

#rondoCloser2:hover {border-bottom:1px solid #EDBA50; border-right:1px solid #EDBA50; border-top:1px solid #EDBA50; border-left:1px solid #EDBA50;}