/* */

.highlight {
	float: right;
	width: 193px;
	margin: 0 0 1em 2em;
}
.highlight .top {
	background: url('../dsg/highlight_top.gif') no-repeat top left;
	min-height: 145px; /* 145*/
	height: auto !important;
	height: 145px;
	padding: 0 15px;
}
.highlight .bottom {
	background: url('../dsg/highlight_bottom.gif') no-repeat top left;
	height: 12px;
	overflow: hidden;
}
.highlight a {
	display: block;
	background: url('../dsg/highlight_li.gif') no-repeat bottom left;
	padding: 16px 0 0 25px;
	font-size: 16px;
	font-family: Arial;
	color: #ff6600;
}