#headRight {
	width: 545px;
	height: 128px;
	background: url(http://cdn.cellyspace.com/images/headRight.jpg) no-repeat;
	/*
     	background: url(/images/headRight_green.jpg) no-repeat;
	background: url(/images/headRight_blue.jpg) no-repeat;
	background: url(/images/headRight_orange.jpg) no-repeat;
     */
}

#headRight ul {
	background-color: #ff7800;
	/*
     	background-color: #438D15;
	background-color: #003B8C;
	background-color: #FF8A00;     
     */
	width: 520px;
	height: 26px;
	padding-right: 6px;
	line-height: 26px;
	position: absolute;
	bottom: 12px;
	left: 7px;
	list-style: none;
	text-align: right;
}

#headLeft {
	width: 230px;
	background: url(http://cdn.cellyspace.com/images/headLeft.png) no-repeat bottom;
}