/* CSS Document */

#planRenderings div.t { 
background:#cc9900;

}
#planRenderings div.i {
border:1px solid #cc9900;
}

#planRenderings div.i strong {
color:#cc9900;
}