
    @import url(/templates/css/ls/ls.css);
	
	div#news-box p {
    color: #CC0000;
    }

    div#news-box a:link, div#news-box a:visited {
    color: #CC0000;
    }

    div#news-box a:hover, div#news-box a:active {
    color: #FFDC05;
    }

    div#news-box {
    background-image: url(/pictures/ls/news-background.gif);
	height: 230px;
    width: 123px;
    padding: 7px 10px 7px 10px;
	margin-left: 0px;
    }

    div#left-content-of-2-bottom, div#left-content-of-2-no-bottom {
    width: 620px;
    }

    div#right-content-of-2-bottom, div#right-content-of-2-no-bottom {
    width: 120px;
    }

    div#left-content-of-2-bottom, div#left-content-of-2-no-bottom {
    overflow: auto;
    }
   

    
  