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