@import url(/static/jrltd/jrltd.css);

.productwrapper {
   float: left;
   margin: 20px 0 20px 0;
   border:0px solid;
   width:45%;
  text-align:center;
  clear:left;
}
.productinfo  { width: 500px;
  margin: 10px 0 30px 0;
  float:left;
}
.productinfo  li.sku_description {
   float:left;
   width: 500px;
   font-weight:bold;
}
.productinfo  li {float:left; width: 120px;}

