#highlight {
	background: transparent !important;
	border-bottom: 0px !important;
	}

#highlight-bottom {
    background: url(/chroma/images/bottom-banner.png) no-repeat;
    height: 172px;
    padding: 0;
    margin: 0;
    line-height: 24px;
	}

#highlight h1 {
	background: transparent url(/chroma/images/overview-banner.png) no-repeat;
	width: 1000px;
	height: 230px;
	padding: 0;
	margin: 0;
	text-indent: -5000px;
	}
	
/*
#highlight h2 {
	background: url(/qlab/images/title_build.png) no-repeat;
	width: 430px;
	height: 30px;
	margin: 30px 30px 10px 30px;
	text-indent: -5000px;
	}
*/

#highlight p {
	width: 430px;
	margin: 0 30px 30px 30px;
	color: #ffffff;
	min-height: 72px;
	}
#highlight p a {
	color: #ffccff;
	text-decoration: none;
	border-bottom: 1px dotted #ffccff;
	}
#highlight p a:hover {
	color: #000033;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #000033;
	}
	
/* ------------------------------------------------------------

	Poster

------------------------------------------------------------ */

#poster {
	background: url(/chroma/images/poster.png) no-repeat;
	width: 276px;
	height: 508px;
	position: absolute;
	padding: 0;
	margin: -50px 0 0 690px;
	}