#MagFeature
{  position: relative;
   background-image: url("../images/LeftFeatureBgSm.png");
   background-repeat: no-repeat;
   text-align: left;
   width: 145px;
   height: 450px;
   top: 0px;
   left: 0px;
   right: 0px;
   bottom: 0px;
   z-index: 2;
}

#feature1
{  position: relative;
   background-image: url("../images/FeatureBg.png");
   background-repeat: no-repeat;
   width: 190px;
   height: 220px;
   top: 0px;
   left: 0px;
   right: 0px;
   bottom: 0px;
   z-index: 2;
}

#feature2
{  position: relative;
   background-image: url("../images/FeatureBg.png");
   background-repeat: no-repeat;
   width: 190px;
   height: 220px;
   top: 0px;
   left: 0px;
   right: 0px;
   bottom: 0px;
   z-index: 2;
}

