div.module-hilite {
  background: url(../images/style/module-1-tr.png) 100% 0 no-repeat;
}

div.module-hilite div {
  background: url(../images/style/module-1-tl.png) 0 0 no-repeat;
}

div.module-hilite div div {
  background: url(../images/style/module-1-br.png) 100% 100% no-repeat;
}

div.module-hilite div div div {
  background: url(../images/style/module-1-bl.png) 0 100% no-repeat;

}

div.module-hilite h3 {
  color: #CCCCCC;
  border-bottom: 4px solid #DBDBDB;
}

div.module-hilite h3 {
  color: #333;
}
