/* CSS Document */

/* on ocean_bg */
.grey {					background: #DDDDDD; }
.grey div.content {		padding: 15px 15px 0 15px; position: relative; }
.ocean_bg .grey .tl {	background: transparent url( "/articles/wp-content/themes/secured/images/wrappers/grey/on_ocean_bg/tl.jpg" ) no-repeat top left; }
.ocean_bg .grey .tr {	background: transparent url( "/articles/wp-content/themes/secured/images/wrappers/grey/on_ocean_bg/tr.jpg" ) no-repeat top right; }
.ocean_bg .grey .bl {	background: transparent url( "/articles/wp-content/themes/secured/images/wrappers/grey/on_ocean_bg/bl.jpg" ) no-repeat bottom left; }
.ocean_bg .grey .br {	background: transparent url( "/articles/wp-content/themes/secured/images/wrappers/grey/on_ocean_bg/br.jpg" ) no-repeat bottom right; }

