#content{

	width:589px;
	border-left:169px solid #fff;
	 /* The width and color of the rail */
	margin-left:-169px; /* Hat tip to Ryan Brill */
	float:right;
	background-image:url(../img/dot.gif);
	background-position:top left;
	background-repeat:repeat-y;
	
}
#rail{
	width:169px !important;
	width:168px; /*For IE*/
	float:left;
}