  /* <![CDATA[ */
  #header, #top_left, #round_text, #blc, #bottom_right, #discount50 img, #stamp, p.uplink {
       display:none;
  }

  #root_table {
  	padding:0;
	margin:0;
	border:0;
	border-collapse: collapse;
	width:1000px;
	background:white;
  }
  #rt_left {
       width:210px;
       background:white;
       vertical-align:top;
       text-align:right;
  }

  #content {
	/*background:url('../pics/lex_vert_line.png') 4.5px 0 no-repeat;*/
	text-align:left;
	padding-left:0;
	padding-bottom:95px;
	min-height:700px;
	font: normal 16px Arial, Tahoma, Verdana, Helvetica, sans-serif;
  }
  body {
      margin:0;
      text-align:center;
      background:white;
      color:black;
  }
  /* ]]> */
