﻿blockquote {
    margin-top: 0px;
    margin-bottom: 0px;
}

A {
    color: inherit;
}

@media screen and (min-width:661px) {
    .RightFrameContent *.Hidden_10000 {
        display: none !important;
    }
}

@media screen and (max-width:660px) {
    .RightFrameContent *.Hidden_660 {
        display: none !important;
    }
}
