/*  (do not remove this :) */

.prop {
  float: right;
  width:1px;
}

.minportletheight {
  height:180px;
}

.viewlet a {
    text-decoration: none;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

.vadacomPortletWrapper .portlet {
    padding: 2px;
    width: 170px;
    border: 1px solid #E7E7E9;;
}

.vadacomPortletWrapper .heading {
     background: #DB0029;
     display: block;
     color: white;
     font-weight: bolder;
     padding: 0.6em 0.6em 0.6em 1em;
     font-size: 120%;
     font-weight: bolder;
     font-family: verdana;
     text-transform: uppercase;
     letter-spacing: 1px;
     vertical-align: top;
}

.vadacomPortletWrapper .portletBody {
    background: white;
    color: #DB0029;
    border: none;
}

.vadacomPortletWrapper .portletContent {
     padding: 0.5em;
}

.vadacomPortletWrapper ul li{
    list-style: disc;
    list-style-image: url(http://www.vadacom.co.nz/list_line.gif);
    margin-bottom: 1em;
}


.heading {
  display: none;
}

/*   */


