div.main {
    margin: 0px auto;
}

/* actual content.  All other styles should be a sub-set of div.content */
div.content {
	margin: 0px;
	padding: 0px 4px 20px;
	border-left: 1px solid #666666;
}
