.cho_panel h2 {
	background:transparent url(../images/checkout-h2.png) no-repeat 1px 0%;
	margin:0px;
	padding:4px 11px 4px 11px;
	color:#fff;
	font-family:"Lucinda Grande", arial;
	font-weight:normal;
	font-size:1.2em;
	line-height:1.7em;
	}
.cho_panel {
	background:transparent url(../images/checkout-middle.png) repeat-y;
	background-position:0px 1.7em;
	}
.cho_panel_bottom {
	background:transparent url(../images/checkout-bottom.png) no-repeat 0px bottom;
	height:45px;
	}
.cho_panel table {
	margin-left:5px;
	}
