/*debug.css*/
.debug-red {
	border: 1px dashed red;
}

.debug-yellow {
	border: 2px dashed yellow;
}