/* CSS Document */

.white { background-color: #FFFFFF; }
.white .content {
	}

.white .l { background: transparent url("/images/wrappers/white/border.gif") repeat-y left; }
.white .r { background: transparent url("/images/wrappers/white/border.gif") repeat-y right; }
.white .b { background: transparent url("/images/wrappers/white/border.gif") repeat-x bottom; }
.white .bl { background: transparent url("/images/wrappers/white/bl.gif") no-repeat bottom left; }
.white .br { background: transparent url("/images/wrappers/white/br.gif") no-repeat bottom right; }