.highlight4    {
        padding : 8px;
        background : #F3F8Ff;
        color : #000;
        margin-left : 20px;
        border: 1px solid #f00;
}
blockquote {
  font-size : larger ;
  font-style : italic ;
}
dt.faq { size : larger ; font-weight : bold ; }
dt.faq p { size : larger ; font-weight : bold ; }
table.box-matrix {
  table-layout : fixed ;
}
th.box-matrix {
  width : 50% ;
}
td.box-matrix {
  width : 50% ;
  border : solid ;
  border-width : 1px ;
}
td.box {
  border : solid ;
  border-width : 1px ;
}
div.fancybox {
 float : right ; 
 border : 1px ;
 margin : 2px ;
 padding : 7px ;
 color : green ;
 background-color : black ;
}
li.fancybox {
 color : lime ;
}
.signature {
  text-align : right ;
  font-style : italic ;
}
.lbox {
  float : left ; 
  padding : 5px ;
  display : block ;
  border : 1px ;
  margin : 2px ;
  width : 45% ;
  border-style: solid;
}
.lfloat {
 float : left ; 
 padding : 4px ;
 display : block ;
}
.rfloat {
 float : right ; 
 padding : 4px ;
 display : block ;
}
.rimage {
 float : right ; 
 display : block ;
 border : solid ;
 border-width : 1px ;
 margin : 2px ;
}
.news-highlight {
  clear : both ;
}
#column2 div.rfloat table.green_table    { width: auto; }
#column2 div.rfloat table.tan_table      { width: auto; }
#column2 div.rfloat table.yellow_table   { width: auto; }
#column2 div.rfloat table.blue_table     { width: auto; }

#column2 table.ctable      { width: 100%; }

#column2 table.ctable th.green_table {
  background-color: #aad285; padding: 5px; 
}
#column2 table.ctable td.green_table   {
  background-color: #e7f2dd; padding: 5px; 
}
#column2 table.ctable th.yellow_table  {
  background-color: #ffdc8b; padding: 5px; 
}
#column2 table.ctable td.yellow_table  {
  background-color: #fff1d0; padding: 5px; 
}
#column2 table.ctable th.tan_table     {
  background-color: #dcd0c2; padding: 5px; 
}
#column2 table.ctable td.tan_table     {
  background-color: #efeae4; padding: 5px; 
}
#column2 table.ctable th.blue_table    {
  background-color: #accddb; padding: 5px; 
}
#column2 table.ctable td.blue_table    {
  background-color: #e0ecf1; padding: 5px; 
}

