@charset "UTF-8";

.SlidingPanels {
	position: relative;
	height: 27px;
	padding: 0px;
	clear: both;
	background-color: #E40028;
	margin-right: 5px;
	width: 955px;
	background-image: none;
}

#container #header {
	height: 70px; /* Sets the bottom border properties for an element using shorthand notation */
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
