#images { float:left; width: 700px; }

#images img { border: none; margin: 15px; }

div.rght { width: 110px; margin: 75px 132px 0 0; }

#app { width: 110px; background-color: #fed700; text-align: center; font-size: 14px; margin-bottom: 15px; }

#app a { text-decoration: none; display: block; width: 100%; height: 100%; border-right: 2px solid #333333; border-bottom: 2px solid #333333; border-left: 1px solid #dddddd; border-top: 1px solid #dddddd; padding: 0; }

#app a:hover { color: black; background-color: #fed700; border-right: 1px solid #dddddd; border-bottom: 1px solid #dddddd; border-left: 2px solid #333333; border-top: 2px solid #333333; }

#reader { font-size: 7.5px; text-align: center; line-height: 10px; }

.nbdr { border: none; }