/* CSS Document */

.white div.blue_on_white {			background: #b1c7ff; padding:0;}
.white div.blue_on_white .content {	padding: 5px 5px 5px 10px; }

.white div.blue_on_white .tl {		background: transparent url( "/images/wrappers/light_blue_on_white/tl.gif" ) no-repeat top left; padding:0; }
.white div.blue_on_white .tr {		background: transparent url( "/images/wrappers/light_blue_on_white/tr.gif" ) no-repeat top right; padding:0; }
.white div.blue_on_white .bl {		background: transparent url( "/images/wrappers/light_blue_on_white/bl.gif" ) no-repeat bottom left; padding:0; }
.white div.blue_on_white .br {		background: transparent url( "/images/wrappers/light_blue_on_white/br.gif" ) no-repeat bottom right; padding:0; }
