#banner {	background-image: url(/images/common/banner.jpg);	background-repeat: no-repeat;	height: 44px;;	width: 690px;	display: block;}#banner p {	position: relative;	top: 5px;	left: 5px;	width: 305px;	text-align: center;	font-size: 9px;	font-weight: bold;	line-height: 15px;	color: #ccebee;	margin: 0px;	padding: 0px;	margin-top: 1px;	text-transform: uppercase;	letter-spacing: 0.07em;	padding-bottom: 1px;	border-bottom: 1px solid #ccebee;}#banner #credits {	position: relative;	top: 5px;	left: 5px;	width: 305px;	text-align: center;	font-size: 9px;	font-weight: normal;	line-height: 15px;	color: white;	margin: 0px;	padding: 0px;	margin-top: 1px;	text-transform: none;	letter-spacing: 0.07em;	margin-bottom: 1px;	border-bottom-style: none;}
