  #categorybrowser {
	float: right;
	position: relative;
	width: 312px;
	height: 340px;
	margin-right: 2px;
	margin-bottom: 0;
	background: #565151 url('/images/browsecategories.gif') no-repeat top left;
	
} #categorybrowser div {
	position: absolute;
	width: 295px;
	height: 302px;
	left: 10px;
	bottom: 5px;
	overflow: auto;
	color: #bbb;

} #categoryheader {
	height: 340px;
	
}
