
.rightCellHead {
 width:160px;
 background-color:003310;
 color:white;
 opacity:1;
 filter:alpha(opacity=100);
 line-height:1.2;
 font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, Verdana, sans-serif;
}

.rightCellHead h1 { color:white; }
.rightCellHead h2 { color:white; }
.rightCellHead h3 { color:white; }
.rightCellHead h4 { color:white; }


.rightCell {
 width:160px;
 background-color:#003310;
 border:2px solid black;
 border-right-width:0px;
 border-top-width:0px;
 opacity:1;
 filter:alpha(opacity=100);
 line-height:1.2;
 font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, Verdana, sans-serif;
}

.rightCell h1 { color:white; }
.rightCell h2 { color:white; }
.rightCell h3 { color:white; }
.rightCell h4 { color:white; }
.rightCell p { font-size:10px; color:white; }
.rightCell ul li { list-style:none; color:white; font-size:10px; text-align:left; }
.rightcell img { opacity:1; }