/* CSS Document */

.highlightwrapper {
	width: 372px;
	vertical-align: top;
	background-image: url(../images/highlight-415_tile.gif);
	background-repeat: repeat-y;
	margin-left: 10px;
}
.highlighttop {
	width: 372px;
	height: 12px;
	background-image: url(../images/highlight-415_head.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.highlighttext {
	width: 360px;
	padding-left: 10px;
	padding-top: 0px;
}
.highlighttextwrap {
	width: 360px;
	margin-top: 0px;
	padding-top: 0px;
}
.highlightbottom {
	width: 372px;
	height: 15px;
	background-image: url(../images/highlight-415_footer.gif);
	background-repeat: no-repeat;
}

