/* CSS Document */

.light_grey {				background: #f2f2f2; }
.light_grey div.content {	padding:5px 10px 0 25px; }

/* on white */
.white .light_grey .tl {	background: transparent url( "/articles/wp-content/themes/secured/images/wrappers/light_grey/on_white/tl.gif" ) no-repeat top left; }
.white .light_grey .tr {	background: transparent url( "/articles/wp-content/themes/secured/images/wrappers/light_grey/on_white/tr.gif" ) no-repeat top right; }
.white .light_grey .bl {	background: transparent url( "/articles/wp-content/themes/secured/images/wrappers/light_grey/on_white/bl.gif" ) no-repeat bottom left; }
.white .light_grey .br {	background: transparent url( "/articles/wp-content/themes/secured/images/wrappers/light_grey/on_white/br.gif" ) no-repeat bottom right; }

