@charset "utf-8";
/* CSS Document */

.colMask {
	overflow: hidden;
	margin-top: 10px;
}

.column {
	float: left;
}
.wide {
	width: 425px;
	margin-right: 17px;
}
.thin {
	width: 345px;
}

