.siwu-post { 
    background: url(http://siwu.wootest.net/zebra_bg.gif);
    min-height: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}
* html .siwu-post {
    height: 100%;
}
.siwu-post blockquote.details {
    background-color: white;
    padding: 5px;
    color: black;
    border: 2px solid black;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
    margin-right: 40px;
}
.siwu-post blockquote.simon-says {
    background-image: url(http://siwu.wootest.net/nyazebror.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color: white;
    padding: 15px;
    padding-bottom: 60px;
    color: black;
    border: 2px solid black;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
    margin-right: 40px;
}
.siwu-post a.wootest { 
    text-align: left;
    padding-left: 40px;
    padding-top: 10px;
    border: 0px none;
}

.siwu-post blockquote.simon-says blockquote hr {
    width: 0px;
}
.siwu-post blockquote.simon-says blockquote {
    background-color: #B0B0B0;
    padding: 5px;
    color: black;
    border: 2px solid black;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
    margin-right: 40px;
}
.siwu-post blockquote.simon-says blockquote blockquote{
    background-color: white;
    padding: 5px;
    color: black;
    border: 2px solid black;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
    margin-right: 40px;
}
.siwu-post a, .siwu-post a:visited, .siwu-post a:active {
    color: black;
    text-decoration: bold;
}
.siwu-post a:hover {
    color: #B0B0B0;
    text-decoration: bold;
}
.siwu-post blockquote.simon-says blockquote a:hover {
    color: white;
    text-decoration: bold;
}
.siwu-post blockquote.simon-says blockquote blockquote a:hover {
    color: #B0B0B0;
    text-decoration: bold;
}