#desc{
	height: 280px;
	overflow: auto;
	position: relative;
	outline: none;
	margin-top:7px
}

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
}

.vscrollerbase, .vscrollerbar {
	width: 10px;
	top: 0px;
}

.vscrollerbar {
	padding: 0;
	left: 0px;
	z-index: 2;max-height:20px;
}

.vscrollerbarbeg {
	width: 15px;
	height: 20px;
	top: 0px;
}

.vscrollerbarend {
	width: 15px;
	height: 0px;
}

.vscrollerbasebeg {
	top: 0px;
	width: 45px;
}

.vscrollerbaseend {
	height: 0px;
	width: 15px;
}

.scrollerjogbox {
	width: 0px;
	height: 0px;
	bottom: 0px;
	right: 0px;
}

#desc .vscrollerbarbeg {
	width: 6px;
	height: 20px;max-height:20px;
	margin-left:2px;
	background-image: url(images/scrolline.gif);background-repeat: no-repeat;
}

#desc .vscrollerbase {
	width: 10px;
}

#desc .vscrollerbar {
	padding:12px 0 16px 0;
}

#desc .vscrollerbasebeg, #desc .vscrollerbaseend {
	background-image: url(images/scrolbar_small.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
}
#desc  p{margin-right:5px;}
