#right .csc-default {
	width: 150px;
	margin-right: 15px;
	float: left;
	margin-bottom: 25px;
}
#right .csc-default .csc-textpic-text {
	height: 180px;
}

#right div.jspVerticalBar {
	width:14px;
	background-color:#939598;
}
#right div..jspHorizontalBar {
	background-color:#939598;
}
#right div a.jspArrow {
	height: 14px;
}
#right div a.jspArrowUp.jspDisabled {
	background-image: url("../images/arr_up.png") ;
}
#right div a.jspArrowDown.jspDisabled {
	background-image: url("../images/arr_dwn.png") ;
}
#right div.jspDrag {
	background-color:#d1d2d4;
}
#right a.jspArrowUp {
	height:14px;
	background-image: url("../images/arr_up.png") ;
}
#right a.jspArrowDown {
	height:14px;
	background-image: url("../images/arr_dwn.png") ;
}
#right .csc-default:nth-child(4n+5) {
  clear: both;
}
#right .csc-header-alignment-center {
	font-weight: bold;
}
#right div.csc-textpic-center .csc-textpic-imagewrap, #right div.csc-textpic-center figure.csc-textpic-imagewrap {
	height: 200px;
}