h1.compass24 {
	background-image: url(../images/compass24/compass24_headline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	line-height: 30px;
	width: 584px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.compass24Box {
	background-image: url(../images/compass24/compass24_box.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	height: 260px;
	text-align:center;
}
div.compass24sBox {
	background-image: url(../images/compass24/compass24_sBox.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 136px;
	height: 177px;
	text-align:center;
}

a.compass24Button {
	background-image: url(../images/compass24/compass24_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 136px;
	height: 16px;
	line-height: 16px;
	color: #094D7D;
	text-align:center;
	display: block;
	margin-top: 5px;
}
a.compass24Button:hover, a.compass24Button:focus {
	text-decoration: none;
}

