html,body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 100%;
	height : 100%;
}

#content {
	position : relative;
	margin-left : 170px;
	margin-right : 40px;
	width : 72%;
	left : 0px;
}

#content table.appform {
	width : 100%;
}

#content table.appform tr td {
	padding : 5px;
}
