.jp-container{
    width: 545px !important;
    height:400px;
    position:relative;
   
 	float:left;
}
.jspPane
{
	  width: 493px !important;
}
.jspContainer
{
	width:540px !important;
}
.con
{
	width:left: 523px !important;
}

.jp-container a{
   color: #003C7B;
    font-weight: bold;
    line-height: 20px;
}
.jp-container a:hover{
	text-decoration:underline;
}
.jp-container a:first-child{
    border-top:none;
}
.jp-container a:last-child{
    border-bottom:none;
}

.jp-container a h3{ 
    font-size:14px;
    font-weight:bold;
    padding:2px 0 5px 0;
	text-transform:uppercase;
}
.jp-container a img{
    float:left;
    margin:5px 10px 0px 0px;
    padding:3px;
    background:#fff;
    border:1px solid #D8DFEA;
}
.jspDrag {
    background: none repeat scroll 0 0 #03285D !important;
     cursor: pointer;
    left: 0;
    position: relative;
    top: 0;
    width: 6px;
	border-radius:0px !important;
}
.jspVerticalBar
{
	width:10px !important;
}