/* 

	CSS document for all checkout tables and forms
	
*/

#baskettable table td {
	width:600px;
	background-color:#999999;
	text-decoration:line-through;
}	
