/*
Theme Name: Cuvette Child
Description: Child theme for the Cuvette theme 
Author: Mark Ishii
Template: cuvette
*/

@import url("../cuvette/style.css");

.column-Overview-Col1{
	width:220px;
	margin: 0px 20px;
	height:20px;
	background-color:#CC9;
	}
.column-Overview-Col2{
	width:220px;
	margin: 0px 20px 0px 0px;
	height:20px;
	background-color:#CC9;
	}
.column-Overview-Col3{
	width:220px;
	height:20px;
	margin: 0px 20px 0px 0px;
	background-color:#CC9;
}
.column-Overview-Col4{
	width:220px;
	height:20px;
	margin: 0px 20px 0px 0px;
	background-color:#CC9;
	}