/* Modifications */

.header h1 {
	background-position: 0 -438px;
	}

.header h1,
.header h1 a {
	width: 265px;
	}

.action {
	background: url(../images/green-65.png);
	_background: #009848;
	}

	.action:hover {
		background-color: #009848;
		}

/* Sidebar menu */

.sidebar .message {
	background: url(../images/color-fills.png) repeat-y 0px 0;
	}
		
.sidebar-menu a {
	background-color: #cd0b22;
	}

	.sidebar-menu a:hover {
		background-color: #fd7305;
		}

.section {
	border-bottom: 2px solid #009848;
	}
