@charset "UTF-8";
/* Store */

  #SleftCol
  {
	float: left;
	width: 325px;
	}


  #SRightCol
  {
	float: left;
	width: 199px;
	padding: 10px;
	background-color: #D2DDC1;
	font-size: 0.85em;
	height: 275px;
	position: relative;
	}
