.cbl {
	background: url(../images/corners/1bl.gif) 0 100% no-repeat;
	background-color: #EEEEEE;
	margin-top: 30px;
	width: 220px;
	margin-left: 5px;
}
.cbr {
	background: url(../images/corners/1br.gif) 100% 100% no-repeat;
}
.ctl {
	background: url(../images/corners/1tl.gif) 0 0 no-repeat
}
.ctr {
	background: url(../images/corners/1tr.gif) 100% 0 no-repeat;
	padding:10px;
}		
.bl {
	background: url(../images/corners/1bl.gif) 0 100% no-repeat;
	background-color: #EEEEEE;
	margin-top: 15px;
	width: 230px;
}
.br {
	background: url(../images/corners/1br.gif) 100% 100% no-repeat
}
.tl {
	background: url(../images/corners/1tl.gif) 0 0 no-repeat
}
.tr {
	background: url(../images/corners/1tr.gif) 100% 0 no-repeat;
	padding:10px
}
.rangebl {
	background: url(../images/corners/1bl.gif) 0 100% no-repeat;
	background-color: #EEEEEE;
	margin-top: 15px;
	width: 405px;
	margin-left: 5px;
}
.retailbr {
	background: url(../images/corners/1br.gif) 100% 100% no-repeat;
}
.retailtl {
	background: url(../images/corners/1tl.gif) 0 0 no-repeat
}
.retailtr {
	background: url(../images/corners/1tr.gif) 100% 0 no-repeat;
	padding:10px;
}	
.retailbl {
	background: url(../images/corners/1bl.gif) 0 100% no-repeat;
	background-color: #EEEEEE;
	margin-top: 15px;
	width: 396px;
	margin-left: 5px;
}
.rangebr {
	background: url(../images/corners/1br.gif) 100% 100% no-repeat;
}
.rangetl {
	background: url(../images/corners/1tl.gif) 0 0 no-repeat
}
.rangetr {
	background: url(../images/corners/1tr.gif) 100% 0 no-repeat;
	padding:10px;
}	
.clear {font-size: 1px; height: 1px}

#box1 {
	background-color: #EEEEEE;
	border: 1px solid #acacac;
	margin-top: 15px;
	width: 396px;
	margin-left: 15px;
}
#box2 {
	background-color: #EEEEEE;
	border: 1px solid #acacac;
	margin-top: 30px;
	width: 225px;
}

#box3 {
	border: 1px solid #7a8198;
	margin-top: 50px;
	width: 390px;
	margin-left: 15px;
	background-color: #EEEEEE;
}
#box4 {
	border: 1px solid #999;
	width: 425px;
	margin-left: 2px;
	margin-top: 50px;
	background-color: #EEEEEE;
}
