body {
  background: #ffffff;
}

h2 {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0 15px;
  padding: 0;
}

#onlinestore_header {
  width: 425px;
  height: 24px;
  background: url(/onlinestore/images/shopping_cart_blue.gif) no-repeat;
  padding:0 0 0 35px;
  margin:0 0 15px 9px;
}
#rightad {
width:213px;
height:124px;
float:left;
padding-left:3px;
padding-top:4px;
}


#onlinestore_header h2 {
	font:18px Arial, Helvetica, sans-serif;
	color:#1287d4
}

#onlinestore_toprow {
  margin: 0 0 10px 0;
  clear: both;
}

#onlinestore_promo {
  margin: 0 10px 0 0;
  width: 327px;
  height: 190px;
  float: left;
}

#onlinestore_minipromo {
  margin: 0 10px 0 0;
  width: 175px;
  height: 190px;
  float: left;
}

#onlinestore_quicklincs {
  width: 140px;
  height: 190px;
  float: left;
 /* background: url(/onlinestore/images/quicklincs_bg.gif) repeat-x bottom left; */
}

#onlinestore_middlerow {
  margin: 0 0 10px 0;
  width: 666px;
  clear: both;
}

.onlinestore_box {
  width: 200px;
  height: 290px;
  background: url(/onlinestore/images/onlinestore_box_bg.gif) repeat-x 0 0;
  border: 1px solid #dfdfdf;
  float: left;
  display:inline
}
.onlinestore_box2 {
  width: 275px;
  height: 275px;
  float: right;
}

.christmas_corner_bow { position:relative; float:right; margin:-3px -5px 0 0 }

.onlinestore_box_content {
  margin: 10px auto;
  width: 180px;
}

.onlinestore_box_content2 {
  margin: 0px auto;
  width: 270px;
}

#onlinestore_bottomrow {
  margin: 0 0 10px 0;
  padding: 40px 0 0 0;
  clear: both;
}

#ad_zone_1, #ad_zone_2, #ad_zone_3 { display:inline; float:left; height:96px; background:#ccc }
#ad_zone_1, #ad_zone_2 { width:319px; margin-bottom:14px }
#ad_zone_1 { margin-right:11px; margin-left:7px  }
#ad_zone_3 { float:right; width:204px; margin:21px 10px 0 0 }