.image .headliner {
	position: absolute;
	top: 40px;
	left: 220px;
	margin: 0;
	padding: 0 0 0 25px;
}
.image .headliner h2.typeface-js {
	position: static;
	margin: 0;
	padding: 5px 0 5px;
	font-size: 20px;
	line-height: 21px;
	font-family: "Highbus", Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

.image .headliner h3 {
	border: none;
	margin: -4px 0 0;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	font-style: italic;
}

.image div.black {
	background: url("../img/design/am_cube.php?c=000000") no-repeat 1px 5px;
}

.image div.white {
	background: url("../img/design/am_cube.php?c=ffffff") no-repeat 1px 5px;
}

.image div.dgreen {
	background: url("../img/design/am_cube.php?c=115500") no-repeat 1px 5px;
}

.image div.green {
	background: url("../img/design/am_cube.php?c=559900") no-repeat 1px 5px;
}
.image div.ngreen {
	background: url("../img/design/am_cube_ngreen.png") no-repeat 1px 5px;
}
.image div.hgreen {
	background: url("../img/design/am_cube.php?c=ccff00") no-repeat 1px 5px;
}

.image div.dblue {
	background: url("../img/design/am_cube.php?c=007788") no-repeat 1px 5px;
}
.image div.blue {
	background: url("../img/design/am_cube.php?c=004444") no-repeat 1px 5px;
}
.image div.nblue {
	background: url("../img/design/am_cube.php?c=33aacc") no-repeat 1px 5px;
}
.image div.hblue {
	background: url("../img/design/am_cube.php?c=00ddff") no-repeat 1px 5px;
}
