/* CSS Document */

.content-block #right{
  margin:27px 10px 27px 27px;
  float:left;
  width:560px; 
}

.content-block #left {
  float:left;
  margin-top:20px;
  width:250px;
}

p {
  line-height:1.6em;
  margin-bottom:20px;
}

li {
  margin:10px 0 0 -25px;
}

ul {
  margin-bottom:20px;
}

td {
  font-size:8pt;  
}

td p, td div{
  margin:5px;
}

table {
  border-collapse: collapse;
}

.col1 {
  border:1px solid #cecea8;
  border-width:1px 0 1px 1px;
  background-color:#e8e6cd;
}

.col2 {
  border:1px solid #cecea8;
  border-width:1px 0;
  background-color:#ededd4;
}

.col3 {
  border:1px solid #cecea8;
  border-width:1px 1px 1px 0;
}

#sirflashy {
  float:left;
  width:981px;
  height:332px;
  background-image:url('../img/fb_eco.jpg');
}

