@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/yellowsquare.png");
    margin-bottom: auto;
    margin-top: auto;
}

#content .csc-frame-frame1 ul li, #content_wide .csc-frame-frame1 ul li{
	list-style-image: url("../images/yellowsquare_s.png"); 
	margin: 8px 40px;
}

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