#product-groups img {
	margin: 36px 18px 0px 18px;
}

.gui-expander { 	border: 2px solid white; }

.gui-panelbg {
	background:transparent url(../images/site/aud-desc-bg.gif) no-repeat top left;
	position:absolute;
	height: 220px;
	width: 271px;
	overflow:visible;
	left:-24px;
	top:-44px;
}
.gui-panelbg .jScrollPaneContainer {
	height: 220px;
	width: 235px;
	left:18px;
	position:absolute;
	top:18px;
}
.gui-panelbg .jScrollPaneTrack {
	background:#D0272E none repeat scroll 0 0;
}
.gui-panelbg .jScrollPaneDrag {
	background:#99282A none repeat scroll 0 0;
}
.gui-panelbg a.jScrollArrowUp {
	background:transparent url(../images/site/scroll_up_arrow.gif) no-repeat scroll 0 0;
	height:12px;
}
.gui-panelbg a.jScrollArrowUp:hover {
	background-position:0 -12px;
}
.gui-panelbg a.jScrollArrowDown {
	background:transparent url(../images/site/scroll_down_arrow.gif) no-repeat scroll 0 0;
	height:12px;
}
.gui-panelbg a.jScrollArrowDown:hover {
	background-position:0 -12px;
}

.gui-descpanel {
	height:160px;
	text-align:left;
	width:240px;
	text-decoration: none !important;
}
a.gui-expander:hover {
	text-decoration: none !important;
}
.gui-descpanel p {
	color:white;
	font-size:12px;
	line-height:15px;
}
.gui-descpanel h5 {
	color:white;
	font-size:14px;
}

.gui-descpanel ul {
	color:white;
	font-size:12px;
	line-height:15px;
}

.gui-linklist {
	background:transparent url(../images/site/aud-links-bg.gif) no-repeat scroll center bottom;
	left:9px;
	margin:0;
	padding:0;
	text-align:left;
	top:210px;
	width:202px;
	border: 2px solid white;
	position:absolute;
}
.gui-linklist ul {
	background:transparent url(../images/site/aud-links-bgtp.gif) repeat-x scroll center top;
	list-style:none;
	margin:0;
	padding:5px;
}
.gui-linklist li {
	list-style:none;
	padding:2px 5px;
}
.gui-linklist li a {
	color:white;
	text-decoration:underline;
}

.pg_1, .pg_3, .pg_5, .pg_7, .pg_9, .pg_11 {
	margin-right:0 !important;
}

