/*  Site-specific styles */
#left {
    background-image: url("/equity/assets/images/misc/left-martlet-bg.gif");
}

 div.aside {
	 margin-top: 1em;
	 margin-bottom: 1.5em;
	 background: #e6eef4;
}

.blue {
    background: #e6eef4;
}

.btn_quickexit {
    background: #C63527;
}