@import "Default.css";

#menu ul.nav li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 41px;
    list-style-image: url("../images/greensquare.png");
    margin-bottom: auto;
    margin-top: auto;
}

#content .csc-frame-frame1 p:before, #content_wide .csc-frame-frame1 p:before {
    content: url("../images/greensquare_s.png");
}

.csc-frame-frame1 a {
    color: white;
}

#h_img_right img {
    height: 100px;
    opacity: 1;
    padding: 10px 0 0;
    width: auto;
}

#h_img_left img {
    height: 100px;
    opacity: 0.3;
    padding: 10px 0 0;
    width: auto;
}