/* Style sheet webshop */
.articleListItem.last{float:none;margin-right:0;}
.articleListItem .articleTitle{margin:10px 0 5px 0;padding:0;}
.articleListItem .articleTitle a{margin:0;padding:0;font-weight:bold;text-decoration:none;font-size:1.2em;}
.articleListItem .articleTeaser a{margin:0;padding:0;font-weight:bold;text-decoration:none;color:#999999;}
.articleListItem .articlePrice{margin-top:10px;font-weight:bold;}
.articleListItem .specialOffer,.articleListItem .valuePrice{font-weight:bold;font-size:1.1em;}
.articleListItem .hasSpecialPrice{font-weight:bold;text-decoration:line-through;font-size:11px;color:#ff3333;}
.articleListItem .lblPrice{display:none;}
.articleListItem .taxInfo{margin-left:5px;font-weight:normal;font-size:1.0em;}
.articleListItem .shippingNotice a{margin-left:5px;font-weight:normal;text-decoration:underline;font-size:1.0em;}

