.layout {
	color:black;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;	
}
.layout-position {
	color:green;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;	
}
.layout-col {
	color:red;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;	
}
.layout-row {
	color:blue;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;	
}
.layout-zone {
	color:green;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;	
}
.layout-box {
	border: 1px solid grey;
}