﻿.LinksTreeView table tr td
{

}
div.LinksCategory
{

}

div.LinksTitle
{

}

div.LinksDescription
{

}

/********************/
.LinksScrollHolder
{
/*	margin-top:21px;
	margin-bottom:21px;*/
	float:left;
}

.LinksScrollHolder .jScrollPaneTrack
{
	/*left: 0;
	right: auto;*/
	background-color:Transparent;
	
}

.LinksScrollHolder .jScrollPaneDrag
{
	background:black url('../../../Skins/images/Scrolls/scrollDragBig.gif') no-repeat 0 50%;
}

.scroll-pane 
{
	width:649px;
	height:/*304*/396px;
	overflow: auto;
	float: left;
	
}
