﻿.highlight_bg {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(/images/highlight/border.gif);
	background-repeat: no-repeat;
	height: 180px;
}
.highlight_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

