.grand_cp{

}
.left{
	float:left;
}
.right{
	float:right;
}
.clr{
	clear:both;
}
.color_box_cp{
	border:solid 1px #000000;
	height:20px;
	width:20px;
	margin-left:10px; 
	/*margin-top:2px;*/
}
.overall_div_cp{
	border:solid 1px #000000;
	height:170px; 
	width:250px;
	display:none;
	position:absolute;
	margin:-15px 0px 0px 0px;
}
.top_container_div_cp{
	background-color:#cccccc;
	padding:5px;
	border-bottom:solid 1px #000000;
	height:25px;
}
.color_div_cp{
	border:solid 1px #000000;
	width:50px;
	height:20px;
	position:absolute;
}
.second_inside_cp{
	margin-left:20px;
}
.chosen_color_cp{
	margin-left:40px;
	padding:2px;
	width:70px !important;
	border-top:solid 1px #000000;
	border-left:solid 1px #333333;
}
.show_rollover_cp{
	width:60px;
	margin-left:10px;
	margin-top:0px;
	font-size:12px;
}
.bottom_container_div_cp{
	background-color:#000000;
}
.first_inside_bottom_cp{
	width:30px;
	text-align:center;
	height:135px;
}
.single_stripe{
	margin:0 auto;
	width:10px;
}
.single_column{
	border-top:solid 1px #000000;
	height:10px;
	width:10px;
}
.second_inside_bottom_cp{
	width:210px;
}
.multi_stripe{
	margin:0 auto;
	width:205px;
}
.div_multi_column{
	width:66px;
}
.multi_column{
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	width:10px;
	height:10px;
}