.no-print {
	display			: 	none;
}

img {
	border			:	0px none;
}

#column1,
#column2,
#column3,
#column4 {
	width			:	600px;
}

.dynamicForm {
	width			:	500px;
	border			:	0px;
}

.dynamicForm th {
	vertical-align		:	middle;
	padding-left		:	10px;
	font-weight		:	normal;
	text-align		:	left;

}