.freephoneAdviceLineContainer
{
    display:none;
}

.h1DairySub h1
{
    background: #9B8980;
    padding:5px 5px 5px 5px;
}

.h1DairySub ul
{
    list-style-position: outside;
}

.h1DairySub ul.box {
  list-style-type: square;
  list-style-image: none;
  list-style-position: inside;
}

.h1DairySub li
{
   padding:0px 0px 4px 12px;
    text-align:justify;
}

.h1DairySub li a
{
   text-decoration: none; 
   background-repeat: no-repeat;
   background-attachment: scroll;
  
   background-position: left center;
   font-weight:bold;
}

.h1DairySub li a:hover
{
    color: #73ae57;
}
.productHeader h1
{
    padding:0;
    margin:0;
    background:none;
    display:inline;
}