/* CSS Document */

.light_orange {
	background:#ff9900;
	}

.light_orange div.t {
	background: url( "/images/wrappers/light_orange/t.gif" ) repeat-x top;
	}

.light_orange div.tl {
	background: url( "/images/wrappers/light_orange/tl.gif" ) no-repeat top left;
	}

.light_orange div.tr {
	background: url( "/images/wrappers/light_orange/tr.gif" ) no-repeat top right;
	}

.light_orange div.content {
	padding: 10px 10px 10px 15px;
	}
