.cornerO {
	.bl {background: url(bl.gif) 0 100% no-repeat #e68200; width: 20em} 
.br {background: url(br.gif) 100% 100% no-repeat} 
.tl {
	background: url(tl.gif) 0 0 no-repeat;
	top: 0px;
} 
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}

}
.box1 {
	background-image: url(images/box1.gif);
}
.orangebox {
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FF9900;
	border-bottom: thin solid #FF9900;
	border-left: thin solid #FF9900;
}
.orangeboxsides {
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FF9900;
	border-bottom: thin solid #FF9900;
	border-left: thin solid #FF9900;
	background-color: #FFFFFF;
}
