/* Layout */
@import "tpl.sub.screen.css";

/* Template specific */
#colMain {
	width:								720px;
	padding:							0 0 20px 17px;
}

table {
	width:								719px;
}

form.submitForm {
	width:								681px;
}

/* Columns */
div.columns div.left, div.columns div.right {
	width:								350px;
}
