#content .column-left {
	width:40%;
}
 
#content .column-right {
	width:60%
}

#content {
	background:url('../i/bag.jpg') no-repeat 0px 0px;
	min-height: 650px;
}

#order {
	position:relative;
	top:-10px;
}

.column-right > p{
	width:auto;
}
