/* CSS Document */


/* LAYOUT */
#page{
	width: 650px;
	/*------------*/
	background-image:url(../img/header-bg-repeat-x.gif);
}
#pageContent{
	min-height:400px;
}


#help.add #page{
	width: 700px;
}