div#page            { 
	position        : relative;
	width           : 940px;
	height          : 15px;
	text-align      : left;
	margin-left     : auto;
	margin-right    : auto;
	}
span#align          { 
	border          : 0px solid #e3e3e3;
	background		: transparent url(images/v-line.gif) no-repeat top left;
	position		: absolute;
	left			: 180px;
	top				: -478px;
	width           : 13px;
	height          :  880px;
	}
