#container {
	width: 740px;
	border: 1px solid black;
	background-color: #fff;
	margin: auto;
}

#container p {
	font-size: 13px;
	padding: 10px;
	vertical-align: top;
	line-height: 175%;
	padding-top: 0px;
	margin-top: 0px;
}

#clear {
  clear: both; 
  height: 10px;
}

#footer {
  display: clear;
  width: 100%;
  background-color: #FFF1D8;
  text-align: center;
  border: thin none #C4C4C4;
}

#footer p {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}


#modulette {
	float: left; 
	margin-left: 10px;
	text-align: center;
	background-color: #FFF1D8;
	border: thin solid #C4C4C4;

}

#moduletterates {
	 
	font-size: 15px;
	}