
#referenceStageModule, #referenceStageModule ul, #referenceStageModule .jcarousel-container  {

  width: 502px;
  
  margin-left:14px;
  position:relative;
  float:left;
  
  overflow:hidden;
}

#referenceStageModule .jcarousel-clip {
  width:638px;
  
  margin-left:14px;
}



/* ### layers to hide description of reference 1, 3, 4 ### */
.ref_description {
  /*display: none;*/
}
.ref_description a:hover {
  color: #00a8e6 !important;
}


/* ### controlModule ### */
#referenceControlModule {

  position:relative;
  float:left;

  margin-bottom:56px;
  
  width:180px;
	height:144px;
	
}





/**#### Additional styles for the controls #### */

#ctrl_label {
	position:absolute;
	top:10px;
	left:29px;
	width:230px;
	height:22px;
}

#ctrl_label a {
	color:#9a9a9a;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	/*font-weight:bold;*/
}




