body {
	margin:  0;
	padding:  0.5in;
	width:  7.5in;
}
form {
	display:  inline;
	margin: 0;
	padding:  0;
}
img {
	border:  none;
}
input, select, textarea {
	padding:  2px;
	font-size:  100%;
}
p {
	margin:  0 0 1em 0;
	padding:  0;
}
.centered {
	text-align:  center;
}
.cboth {
	clear:  both;
	height:  0px;
	overflow:  hidden;
}
.cleft {
	clear: left;
	color:  inherit;
	background-color:  inherit;
	height:  0px;
	overflow:  hidden;
}
.cright {
	clear:  right;
	height:  0px;
	overflow:  hidden;
}

