@charset "utf-8";

#show_container {
    margin: 25px 240px 0 240px;
}

h3 {
    font-size:      .9em;
    color:          #6CF;
    text-align:     center;
    font-style:     italic;
    margin-bottom:  15px;
}

.show {
    padding-bottom: 90px;
    clear:          both;
}

.show img {
    margin-top: 4px;
    float:      right;
    border:     3px solid #000;
    width:      130px;
}

.show h4 {
    padding-top:    8px;
    font-size:      1.4em;
    line-height:    1em;

}

.show p {
    margin:         -10px 0 0 0;
    font-size:      .9em;
    line-height:    1.3em;
}