/* Full styles for two-column layouts */
/* Date: 02 September 2005 */

/* =Content -- The white space for web owners
----------------------------------------------- */

#pageContents
{	float: left;
	padding: 10px 0;
	margin: 10px 0;
	width: 43%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 48%; }
html>body #pageContents /* ie5win fudge ends */
{	width: 48%;  }

#pageContents2
{ 	float: right;
	padding: 10px 0;
	margin: 10px 0;
	width: 43%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 48%; }
html>body #pageContents2 /* ie5win fudge ends */
{	width: 48%; }
