h10 {
font-family:'Trebuchet MS',Arial,Helvetica,sans-serif; 
margin:0;
font-size: 12px;
font-weight: normal; 
display: inline;
}





.gridArticlePrice{ color:green; font-size: 14px}

.ArticlePrice{ color:green; font-size: 14px}

.gridArticlePriceRegular{  color:blue; font-size: 12px}

.articlePriceRegular{  color:blue; font-size: 12px}

h6 {

    font-family: Georgia, Arial, Tahoma, Verdana;

    font-weight: normal;

    font-style: italic;

    font-size: 15px;

    color: #ff0000;

margin-top:0px;
margin-bottom:5px;

    padding: 0px;

}

h7 {

    font-family: Georgia, Arial, Tahoma, Verdana;

    font-weight: normal;

    font-style: italic;

    font-size: 15px;

    color: #CBFE06;

    margin:0px;

 padding: 0px;
}




  /* a:link {color:#00FF00;}  unvisited link */
  /* a:visited {color:#00FF00;} visited link */
  /* a:hover {color:#FF00FF;}   mouse over link */
  /* a:active {color:#0000FF;}  selected link */

.not-in-stock-message {display: none;}

 /* POSTEN WIDGET
.tabs-nohdr {
padding: 0px;
background: none;
border-width: 0px;
}
.tabs-nohdr .ui-tabs-nav {
padding-left: 0px;
background: transparent;
border-width: 0px 0px 0px 0px;
}
.tabs-nohdr .ui-tabs-panel {
background: #ffffff;
border: 1px solid #DBD4C4;
border-width: 1px 1px 1px 1px;
-webkit-border-bottom-left-radius: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-webkit-border-bottom-right-radius: 7px;
border-bottom-right-radius: 7px;
-webkit-border-top-right-radius: 7px;
border-top-right-radius: 7px;
}
 */



.boxed {
  border: 1px solid green ;
}