@CHARSET "UTF-8";

#page { width: 470px; }

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


/*--- shared */



#ftHolder { width: 470px; float: left; text-align: center; height: 308px; }
#ft { border: 2px solid #BAD340; -moz-border-radius: 5px; }
#example { float: left; }
.ft-title { width: 470px; text-align: left; }



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

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