﻿.Content .LeftContentPane
{
	float:left;
	display:block;
	width:342px; 

}


.Content .ContentPaneHolder
{
	margin-top:31px;
	float:left;
	clear:none;
	width:638px;
}

.Content .ContentPaneHolder .ContentPane
{
	height:450px;
	width:638px;
	float:left;
	overflow:hidden;
	*margin-left: 0!important;   
}

.jScrollPaneContainer 
{
	height:460px!important;
}

.jScrollPaneTrack
{
	margin-bottom:2px;
}

    

