
#referenceStageModule, #referenceStageModule ul, #referenceStageModule .jcarousel-container  {
  width:696px;
  position:relative;
}

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



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


/* ### controlModule ### */
#referenceControlModule {
  width:696px;
  position:relative;
  height:22px;
  margin-bottom:56px;
}

#referenceControlModule hr {
    height: 1px;
    color:#aeaeae;
    background-color:#aeaeae;
    border: none;
	width:638px;
	margin:0 29px;
}



/**#### 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;*/
}




