div.bigBoxHandleContainer {
	/*
  height: 696px;
	min-height: 696px;
  */
  height: 700px;
	min-height: 700px;
	overflow: hidden;

}

div.smallpanel {
  height: 130px;
  max-height: 130px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
  

}

.selected img {
    opacity: 0.7;
    filter: alpha(opacity = 80);
}



div.smallpanel img {	
	border: #c6c6c4 3px solid;
	margin-right: -3px;
	float: left;
}

div.jcarousel-skin-tango {
    padding-top: 20px;
    float: left;
    width: 560px;
}

div.slider-title {
	clear: both; 
	font-weight: bold;
	color: #2e57a9;
	text-align: center;
}

