/* Modifications */

.header h1 {
	background-position: 0 -371px;
	}

.header h1,
.header h1 a {
	width: 255px;
	}

.action {
	background: url(../images/blue-65.png);
	_background: #0995e5;
	}

	.action:hover {
		background-color: #0995e5;
		}


/* Sidebar menu */

.sidebar .message {
	background: url(../images/color-fills.png) repeat-y -652px 0;
	}
		
.sidebar-menu a {
	background-color: #0995e5;
	}

	.sidebar-menu a:hover {
		background-color: #55bcf7;
		}

.section {
	border-bottom: 2px solid #74c8f7;
	}

.section .details {
	background: #74c8f7;
	}
