
.toptheme { height: 300px; width: 660px; }

.toptext { height: 115px; padding: 175px 15px 10px 15px; }
.toptext * { cursor: pointer; }

.toptext a { display: block; height: 115px; background-color: #ffff33; text-decoration: none; }
.toptext a:link { background-color: #ffff33; text-decoration: none; }
.toptext a:visited { background-color: #ffff33; text-decoration: none; }
/*.toptext a:active { background-color: #ffff33; text-decoration: none; }*/
.toptext a:hover { background-color: #ffff33; text-decoration: none; }

.toptext_left { display: block; width: 300px; float: left; margin: 10px 0 10px 10px; height:101px; overflow: hidden;  }
.toptext_right { display: block; width: 300px; float: right; margin: 10px 10px 0 0; height: 101px; overflow: hidden; }

.toptext_left .title { display: block; font-family: arial narrow,arial,verdana; font-size: 22px; line-height: 1.2em; font-weight: bold; }
.toptext_left .subtitle { display: block; font-family: arial narrow,arial,verdana; font-size: 18px; line-height: 1.2em; font-weight: bold; }
.toptext_right { display: block; position: relative; font-family: arial narrow,arial,verdana; font-size: 14px; line-height: 1.2em; font-weight: bold; }

.toptheme_selector { width: 142px; height: 59px; background: #dbd7d6 url(../img/eject.png) no-repeat top right; display: block; float: left; margin: 5px 0 0 3px; padding: 4px 10px 2px 10px; overflow: hidden; cursor: pointer; text-align: left; }
.toptheme_selector.first { margin-left: 0; }
.toptheme_selector:link { background-color: #dbd7d6; text-decoration: none; }
.toptheme_selector:visited { background-color: #dbd7d6; text-decoration: none; }
/*.toptheme_selector:active { background-color: #ffff33; text-decoration: none; }*/
.toptheme_selector:hover { background-color: #ffff33; text-decoration: none; }
.toptheme_selector.selected_theme { width: 142px; height: 59px; background: #ffff33 url(../img/eject.png) no-repeat top right; display: block; float: left; padding: 4px 10px 2px 10px; overflow: hidden; cursor: pointer; text-align: left; }

.readmore { display: block; position: absolute; bottom: 0; right: 0; padding: 0 0 0 8px; background-color: #ffff33; }