/* CSS Document */

.showcase { display:inline;float:left;width:300px;height:120px;overflow:hidden;margin:-10px 0 15px 0; }
.showcase-load {height:100px;overflow: hidden;}
.showcase-content {background:#fff;}
.showcase-content-wrapper {text-align: center;height: 105px;width: 300px;display: table-cell;vertical-align:top;}
.showcase-button-wrapper {clear: both;margin-top: 0;text-align: center;}
.showcase-button-wrapper span {margin-right: 3px;padding: 2px 5px 0px 5px;cursor: pointer;font-size: 12px;color: #444444;}
.showcase-button-wrapper span.active {color: #900;}
.showcase-thumbnail-button-forward span span, .showcase-thumbnail-button-backward span span {display: none;}
.trophyLine {float:left; margin:0 0 5px 0;}
.trophyImg {float:left; display:inline; margin:0 7px 0 0;}