/* @group Layout */#container { 	width: 743px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */	background: repeat-y url(../../images/content_bg.png);}#contentBottom {	width: 743px;	height: 26px;	background: no-repeat url(../../images/content_bottom.png);}
