.headerbar {
    background: #ebebeb none repeat-x 0 0;
    color: #FFFFFF;
    margin-bottom: 4px;
    padding: 0 5px;
}
.headerbars {
    background: #ebebeb none repeat-x 0 0;
    color: #FFFFFF;
    margin-bottom: 4px;
    padding: 0 5px;
}
				
.headerbar {
    background-color: #12A3EB;
    background-image: url("http://forum.elaw.ru/styles/prosilver/theme/images/bg_header.gif");
    color: #FFFFFF;
}
.headerbars {
    background-color: #12A3EB;
    background-image: url("http://forum.elaw.ru/styles/prosilver/theme/images/bg_header.gif");
    color: #FFFFFF;
}
span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
    font-size: 1px;
    line-height: 1px;
    display: block;
    height: 5px;
    background-repeat: no-repeat;
}

span.corners-top {
    background-image: none;
    background-position: 0 0;
    margin: 0 -5px;
}
	    
span.corners-top span {
    background-image: none;
    background-position: 100% 0;
}

	
span.corners-bottom {
    background-image: none;
    background-position: 0 100%;
    margin: 0 -5px;
    clear: both;
}

span.corners-bottom span {
    background-image: none;
    background-position: 100% 100%;
}

* html span.corners-top, * html span.corners-bottom { background-image: url("http://forum.elaw.ru/styles/prosilver/theme/images/corners_left.gif"); }
* html span.corners-top span, * html span.corners-bottom span { background-image: url("http://forum.elaw.ru/styles/prosilver/theme/images/corners_right.gif"); }


									    		    								