  /* CSBS Content Master Page Left Nav Colors */
.titlebar a {
	background: url(/_files/images/2013/stripes.png) repeat-x bottom left #ecac00;
	color: #014E25; /* override main.css for contrast accessibility on this bg */
}
.titlebar a:hover {
    background-color: #ecac00;
	color: #014E25; /* override main.css for contrast accessibility on this bg */
}
.sidebar-left {
    border-bottom-color: #ecac00
}
