/*  Landmark Projects styles for Holyoake Commercial Web Site
    by Systems-Go IT Solutions Pty Ltd
    http://www.systems-go.com.au  */

/* ==========================================


/* ============================================

   Specific Styles for objects in the page body */

.projtab {
   border-collapse: separate;
   border-style: none;
   border-color: white;
}

.projtab th {
   border-style: solid solid;
   border-color: white;
   border-width: 20pt 20pt 20pt 0pt;
   text-align: left;
   vertical-align: top;
}

.projtab td {
   border-style: solid solid;
   border-color: white;
   border-width: 20pt 0pt 20pt 20pt;
}

p.projtitle {
   font-size: 10pt;
   font-family: arial, sans-serif;
   font-weight: bold;
}

p.projtype {
   font-size: 10pt;
   font-family: arial, sans-serif;
   font-weight: normal;
}

