/* 
Author: Bivin Howell | B!VHOW Design
Site URL: www.trinihost.com
Version: yr. 2007 no. 1
 */


/* Hosting Plan Table Style --------------------- */

table {
  font: .7em normal 'Lucida Grande', Arial, Verdana, sans-serif;
  border: 1px solid #475063;
  width: 100%;
  }

tbody { text-align: center; }

table a { font-weight: bold; }

.features { 
  font-weight: bold;
  text-align: left;
  background: #c5d1e0;
  }

.section { 
  background: #fff; 
  font-weight: bold; 
  text-align: center;
  }

.titles {
  font-size: 1.2em;
  text-align: center;
  background: #475063;
  font-weight: bold;
  color: #fff;
  }
   
.col1 { background: #e0edc5; }

.col2 { background: #c7e19e; }  

.col3 { background: #9dd05b; }
