/* CSS Document */

.highlightwrapper {
	width: 455px;
	vertical-align: top;
	background-image: url(../images/455_tile.gif);
	background-repeat: repeat-y;
}
.highlighttop {
	width: 455px;
	height: 22px;
	background-image: url(../images/455_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.highlighttext {
	width: 420px;
	padding-left: 22px;
	padding-top: 0px;
}
.highlighttextwrap {
	width: 455px;
	margin-top: 0px;
	padding-top: 0px;
}
.highlightbottom {
	width: 455px;
	height: 31px;
	background-image: url(../images/455_bottom.gif);
	background-repeat: no-repeat;
}

