/* ============================================== *//*                    Swatches                    *//* ============================================== */
/*
.swatch_container{	
	width:101px;	
	height:130px;	
	margin-bottom:5px;	
	margin-right:10px;	
	float:left;
}
.swatch_swatch{	
	width:100%;	
	height:75px;	
	margin-bottom:3px;	
	float:left;
}
.swatch_title{	
	font-size: 9px;	
	color: black;}
	.swatch_ref{	
	font-size: 9px;	
	color: #606060;
 } 
 .swatch_main_container{
	margin-left:10px;
 } 
 */
.swatch_container{	
	width:91px;	
	height:60px;	
	margin-bottom:5px;	
	margin-right:5px; 
	padding-right: 0px;	
	float:left;
}
.swatch_swatch{	
	width:100%;	
	height:46px;	
	margin-bottom:3px;	
	float:left; 
	cursor: pointer;
}
.swatch_title{	
	font-size: 9px;	
	color: black;
} 
.swatch_ref{	
	font-size: 9px;	
	color: #606060;
}  
.swatch_main_container{
	margin-left:10px;
} 
.swatchcolumn {
	float: left;
	width: 101px;
}
.pcodetitle {
	font-size: 32px;
	font-weight: bold;
	color: #999;
	margin-left: 8px;
}
/* ============================================== *//*                    Colourbars                    *//* ============================================== */ 
.colourbar_tagline {
	font-size: 11px;	
	color: black; 
	margin-left: 10px; 
	margin-bottom: 10px;
} 
.colourbar_swatch{	
	width:100%;	
	height:28px;	
	margin-bottom:3px;	
	float:left;
	} 
.colourbar_title{	
	font-size: 9px;	
	color: white;
	margin-left: 1px;
} 
.colourbar_maincontainer{
	height:46px; 
	float:left; 
	margin-left: 0px; 
	padding:0px 0px 0px 12px;
} 
.colourbar_spacer{
	border: 0px; 
	width: 9px; 
	height: 28px;
} 
.colourbar_container{	
	width:10px;	
	height:28px;	
	margin-bottom:5px;	
	margin-right:1px;	
	float:left;
} 