/* CSS Document */

.highlightwrapper {
	width: 225px;
	vertical-align: top;
	background-image: url(../images/highlight_225_02.gif);
	background-repeat: repeat-y;
}
.highlighttop {
	width: 225px;
	height: 12px;
	background-image: url(../images/highlight_225_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.highlighttext {
	width: 205px;
	padding-left: 12px;
	padding-top: 0px;
}
.highlighttextwrap {
	width: 225px;
	margin-top: 0px;
	padding-top: 0px;
}
.highlightbottom {
	width: 225px;
	height: 20px;
	background-image: url(../images/highlight_225_03.gif);
	background-repeat: no-repeat;
}

