@CHARSET "UTF-8";


#page { width: 1000px; margin: 20px auto; }

a { color: #5C7F99; text-decoration: none; }
a:hover { text-decoration: underline; }


/*--- shared */



#ftHolder {   float: left;
    
    margin-left: 25px;
    padding-top: 15px;
    text-align: center;
    width: 600px; }
#ft { border: 5px solid #27619c; -moz-border-radius: 5px; }
#example { float: left; }
.ft-title { padding: 10px 10px; width: 580px; text-align: left; }



.ft-prev, .ft-next { background-color:#27619c; color:#FFF; padding: 0 10px; }

.ft-button-ft-active { color: black; }s