.container {
	width: 935px;

}

body {
}

#alteration-box, #alteration-box2 {
	width: 330px;
	background: url(../images/alteration-box-bg.png) repeat-y left top;
}

#navigation {
	background: url(../images/navigation-bg.png) no-repeat left bottom;
}

#open {
	display: none;
}

#close {
	display: block;
}
