/* CSS Document */

.blue { background-color: #0599e5; }
.blue .content {
	padding: 15px 15px 0 15px;
	}

.blue .t { background: transparent url("/images/wrappers/blue/t.gif") repeat-x top; }
.blue .tl { background: transparent url("/images/wrappers/blue/tl.gif") no-repeat top left; }
.blue .tr { background: transparent url("/images/wrappers/blue/tr.gif") no-repeat top right; }