body#orders #content{
	background:  url("../images/backgrounds/back-orders-gifts.gif") no-repeat top left;
	} 

body#orders #left{
	width:354px;
	float:left;
	}
body#orders #right{
	width:320px;
	float:right;
	}

body#orders #ordersContent{
	padding:30px 10px 20px 50px;
	height:300px;
	}
body#orders #giftContent{
	padding:65px 30px 20px 30px;
	float:right;
	height:300px;
	}
	
#orders h2{
	padding:45px 0 0 45px;
	height:45px;
	background:none;
	line-height:1em;
	}