/*
	Commerce Style sheet
	Style Sheet to display style code for the commerce package:

	created 29th October 2004 by Robert McCarthy
*/

.basketbox_90 {width:90%; padding:15px 15px 15px 15px; text-align: center;}

.basketline, .basketlineright, .basketlinecentre{ border-style: none none solid none; border-bottom-width: 1px; border-top: Black;}

.baskettotal{font-size:70%; border-style: double none none none; border-top: Black;}

.formlabel_150{width:150px; float:left;}

.cellright, .basketlineright{text-align: right;}
.cellcentre, .basketlinecenter{text-align: center;}