/* CSS Document */

.light_grey { background-color: #EBECED; }
.light_grey .content { padding: 15px 10px 0 15px; }
.light_grey .wave { background: transparent url("/images/wrappers/light_grey/wave.gif") no-repeat bottom; }


.light_grey .bl {background-image: url("/images/wrappers/light_grey/bl.gif"); }
.light_grey .br {background-image: url("/images/wrappers/light_grey/br.gif"); }


/* on grey */
.grey .light_grey {	background-color: #ebecee; }
.grey .light_grey .content { padding: 15px; }
.grey .light_grey .tl {background-image: url("/images/wrappers/light_grey/on_grey/tl.gif"); }
.grey .light_grey .tr {background-image: url("/images/wrappers/light_grey/on_grey/tr.gif"); }
.grey .light_grey .bl {background-image: url("/images/wrappers/light_grey/on_grey/bl.gif"); }
.grey .light_grey .br {background-image: url("/images/wrappers/light_grey/on_grey/br.gif"); }