#bag_left { width: 585px; display: inline; float: left; }

	#bag { margin-bottom: 15px; width: 585px; color: #848383; font-size: 12px; }
	#bag th { padding: 10px 0; font-size: 10px; font-weight: normal; text-align: left; }
	#bag td { padding: 5px 15px 5px 0; height: 70px; background: #efefef; text-align: left; vertical-align: top; }
	#bag td p { font-size: 11px; line-height: 18px; }
	#bag td strong { color: #ff8400; }
	#bag td a { color: #ff8400; }
	#bag td a:hover { text-decoration: none; }
	#bag td a.grey { color: #848383; }
	#bag td img { display: block; border: 1px solid #d2d2d2; }
	#bag td input { width: 25px; border: 1px solid #d2d2d2; text-align:right; }
	#bag td input.check { padding: 0; width: auto; background: none; border: none; }
	#bag td textarea { border: 1px solid #d2d2d2; }
	/* TH & TD STYLES */
	#bag th.col_thumb, #bag td.col_thumb { padding-left: 5px; width: 80px; }
	#bag th.col_item, #bag td.col_item { width: 290px; }
	#bag th.col_price, #bag td.col_price { width: 70px; }
	#bag th.col_qty, #bag td.col_qty { width: 75px; }
	#bag th.col_total, #bag td.col_total { width: 70px; }
	/* TD STYLES */
	#bag td.col_added { padding-top: 10px; }
	#bag td.col_price { padding-top: 10px; color: #ff8400; }
	#bag td.col_total { padding-top: 10px; }
	#bag tr.alternate td { background: #e1e1e1; }
	
	#bag_info { margin-bottom: 15px; width: 585px; font-size: 10px; }
		#update { padding-left: 5px; width: 125px; display: inline; float: left; font-size: 11px; }
		#update img { margin-right: 5px; vertical-align: middle; }
		#update a { color: #848383; }
		#update a:hover { text-decoration: none; }
		
		#price { width: 280px; display: inline; float: right; }
		#price p.left { margin: 0 20px 10px 0; padding-left: 5px; width: 155px; display: inline; float: left; }
		#price p.right { margin-bottom: 10px; width: 80px; display: inline; float: left; }
			
			#total { padding: 5px; width: 270px; background: #ff8400; font-weight: bold; font-size: 14px; color: #fff; }
			#total p.total_left { margin-right: 20px; width: 155px; display: inline; float: left; }
			#total p.total_right { width: 80px; display: inline; float: left; }
			
	#promo_code { margin-bottom: 30px; text-align: right; }
	#promo_code a { color: #848383; }
	#promo_code a.checkout { color: #ff8400; font-weight: bold; font-size: 12px; }
	#promo_code a:hover { text-decoration: none; }
	#promo_code input { border: 1px #d2d2d2 solid; margin: 0 10px; }
			
	#options { text-align: right; }
	#options img { margin: 0 5px 0 20px; vertical-align: middle; }
	#options a { color: #848383; }
	#options a.checkout { color: #ff8400; font-weight: bold; font-size: 12px; }
	#options a:hover { text-decoration: none; }
	
#bag_right { width: 292px; display: inline; float: right; }
#bag_right h3 { margin-bottom: 10px; }
#bag_right li { margin-bottom: 11px; height: 105px; }
#bag_right li.last { margin: 0; }
#bag_right img { margin-right: 10px; float: left; border: 1px solid #d9d9d9; }
#bag_right p { width: 177px; display: inline; float: right; color: #848383; font-size: 11px; line-height: 18px; }
#bag_right strong { color: #ff8400; font: bold 14px 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; }
#bag_right a { color: #848383; font-size: 10px; }
#bag_right a:hover { text-decoration: none; }