
.categoryFeatureProduct {
  float: left;
  width: 207px;
  margin-right: 19px;
  margin-bottom: 32px;
  position: relative;
  top: 0px;
  left: 0px;
}

.categoryFeatureProduct .containerCover {
  width: auto;
  float: left;
}

.products .product {
  width: 137px;
}

.categoryFeatureProduct img.cover, .productScrollItem img.cover, .productTeaserRightBox img.cover, .products img.cover, .MTGUShowcase img.cover, .tellAFriend img.cover{
  border: 1px solid #D2D2D2;
}

.categoryFeatureProduct h2 {
  height: 28px;
}

.categoryFeatureProduct .flag{
  border-top: 2px solid #D2D2D2;
  padding-top: 10px;
  height: 19px;
}

.productScrollItem .flag {
  height: 11px;
}


.categoryFeatureProduct .stars,.products .stars, .productScrollItem .stars, .productTeaserRightBox .stars, .categoryFeatureProductOverlay .stars, .MTGUShowcase .stars, .tellAFriend .stars{
  text-align: center;
  height: 12px;
  line-height: 0px;
  background-image: url(/design/images/layout/starBackground.gif);
  repeat: repeat-x;
  border: 1px solid #D2D2D2;
  border-top: none;
}

.categoryFeatureProductOverlay .stars{
  height: 17px;
  border: 1px solid #D4D4D4;
  width: 203px;
  background-image: url(/design/images/layout/starBackgroundHigh.gif);
  repeat: repeat-x;
  line-height: 17px;
  overflow: hidden;
  font-size: 10px;
}

.product .cart, .product .price, .categoryFeatureProduct .cart, .categoryFeatureProduct .price, .productScrollItem .cart, .productScrollItem .price, .productTeaserRightBox .cart {
  display:inline;
}

.product .containerPrice, .categoryFeatureProduct .containerPrice, .productScrollItem .containerPrice, .productTeaserRightBox .containerPrice{
  padding-top: 5px;
}

.product .containerPrice .price, .categoryFeatureProduct .containerPrice .price, .productScrollItem .containerPrice .price{
  font-weight: bold;
}

.priceOld {
  text-decoration:line-through;
  font-weight: bold;
  color: #FF211E;
}

.categoryFeatureProduct .containerPrice .cart {
}

.teaserCategory .noBorder {
  margin-right: 0px;
}

.teaserCategory {
  margin-top: 50px;
}

.productTeaserRightBox {
  padding-bottom: 20px;
  width: 172px;
}


.productTeaserRightBox .containerInfo {
  width: 172px;
  float: left;
}
.productTeaserRightBox .containercontent
{
  width:115px;
  float:left;
  color:#17375E;
}
.productTeaserRightBox .containerCover{
  float: left;
  width:55px;
  text-align:center;
}

.productTeaserRightBox .containerPrice {
  padding-top:5px;
  padding-bottom:5px;
}
.productTeaserRightBox .cart {
  margin-top: 0px;
  float:right;
  margin-right:10px;
}

.categoryFeatureProductOverlay {
  position: absolute;
  border: 1px solid #717171;
  width: 205px;
  background-color: #ffffff;
  display: none;
  top: 6px;
}

.categoryFeatureProductOverlay .title {
  font-size: 12px;
  font-weight: bold;
  color: #3b3b3b;
  padding-left: 10px;
  padding-top: 8px;
  height: 22px;
  line-height: 20px;
  overflow: visible;
}
.categoryFeatureProductOverlay .subTitle {
  font-size: 12px;
  color: #3b3b3b;
  padding-left: 10px;
  height: 22px;
  overflow: hidden;
}

.categoryFeatureProductOverlay .price {
  font-weight: bold;
  font-size: 18px;
  background-color: #FEE2A1;
  text-align: center;
  height: 29px;
  line-height: 29px;
  color: #3b3b3b;
  width: 205px;
  display: block;
}

.categoryFeatureProductOverlay .cartButton {
  margin-top: 10px;
  margin-bottom: 12px;
  width: 205px;
  display: block;
  text-align: center;
}

.linkNoticeList, .linkSendAFriend {
  padding-bottom: 5px;
}

.linkNoticeList .icon, .linkNoticeList .label, .linkSendAFriend .icon, .linkSendAFriend .label {
  float: left;
  padding-left: 10px;
}

.articleInfo {
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 10px;
  color: #3B3B3B;
}

.productTeaserRightBox .cart, .productTeaserRightBox .priceOld {
  padding-left: 8px;
}
.productTeaserRightBox .containercontent 
{
  font-size:12px;
}
.productTeaserRightBox .containerPrice .price
{
  font-weight:normal;
  font-size:11px;
  color:#17375E;
}
.productTeaserRightBox .rightmore
{
  background-image:url(/design/images/dd-layout/right_more.gif);
  background-repeat:no-repeat;
  background-position:left top;
  width:45px;
  height:20px;
  display:block;
  color:#FFFFFF;
  text-decoration:underline;
  text-align:center;
  font-size:10px;
  font-weight:bold;
  padding-top:2px;
  float:left;
}
.productTeaserRightBox .rightmore:Hover
{
  background-image:url(/design/images/dd-layout/right_more_high.gif);
  background-repeat:no-repeat;
  background-position:left top;
}
