/* */

.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;
}


#sidebar .content .content {
	background: url(../dsg/content_bg.gif) no-repeat bottom left;
	padding-right: 5px;
	padding-top: 10px;
	overflow: hidden;
	height: 1%;
}
#sidebar .content h1 {
	margin			: 0;
	background-image: url(/plugins/products/dsg/h1_bg.gif);
	font-size		: 137%;
	text-transform	: uppercase;
	text-align		: center;
	font-family		: Arial;
	height			: 25px; /*39*/
	padding			: 14px 0 0 0;
}

