table td.item_title{
	width: 360px;
}

table td.item_quantity{
	width: 70px;
}

table td.item_price{
	width: 70px;
}

#left_pane{
	height: 400px;
}

.image_button{
	border: 0px !important;
}

#clear_button{
	position: relative;
	left: 150px;
	top: -75px;
}

#checkout_button{
	position: relative;
	left: 300px;
	top: -160px;
}

.history_list{
	height: 420px;
	width: 240px;
	position: relative;

}

.history_item{
	width: 140px;
	height: 140px;
	position:  absolute;
}

.history_item a{
	width: 140px;
	height: 140px;
	position:  absolute;
	display: block;
}

.history_item .image{
	width: 130px;
	height: 130px;
	position:  absolute;
	top: 5px;
	left: 5px;
}

.history_item .frame{
	width: 160px;
	height: 160px;
	position:  absolute;
	top: -10px;
	left: -10px;
	z-index: 1;

}

.history_list .item1{
	top : 10px;
	left: 10px;
}

.history_list .item1 .frame{
	background-image: url(../../images/frames/box/4.png);
}

.history_list .item2{
	top : 40px;
	left: 160px;
}

.history_list .item2 .frame{
	background-image: url(../../images/frames/box/5.png);
}

.history_list .item3{
	top : 170px;
	left: 0px;
}

.history_list .item3 .frame{
	background-image: url(../../images/frames/box/3.png);
}

.history_list .item4{
	top : 220px;
	left: 150px;
}

.history_list .item4 .frame{
	background-image: url(../../images/frames/box/2.png);
}

/* AUTO-GENERATED SECTION 1 */


				#page_background{
					background-image: url(../../images/background/page/basket.jpg);
				}
		

/* AUTO-GENERATED SECTION 1 */

