#container

{

    padding:20px 10px 10px 20px;

    position:relative;

    visibility:visible;

    margin: auto; /* margin:auto = centers on page, with no resize due to set width */

    width: 855px; /* slightly larger width than all other sections to avoid any un-natural line breaks */

}

.builder {
	color:white;
	top: 148px;
	width: 726px;
	height: 493px;
	right-margin:15px;
	border:solid;
	border-width:0px;
	border-color:CCCCCC;
	position: absolute;
	left: 22px;
}
