#outerWrapper #rightHeader {
	background-color: #c53433;
	padding: 0px 5px 0px 0px;
	margin: 0 0 0 200px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	height: 231px;
	background-image: url(../images/header_image02.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

