div.info_category div.info_data
{
	padding-left:10px;
}

div.order_list
{
	width:100%;
}

div.order_list table.main
{
	width:100%;
}

div.order_list table.main tr
{
	
	border-bottom: solid 1px #C5C5A5;
	
}

div.order_list table.main td
{
	padding-bottom:12px;
	padding-top:12px;
}

div.custom_quantities span.widget
{
	display:inline;	
}

div.custom_quantities input[type=text]
{
	width:30px;
	margin-left : 30px;
}

div.custom_quantities  label
{
		display:inline;	
}

.form_custom_quantity td
{
	padding:5px;
}

div.info_category form.shopping_category
{
	padding:5px;
}

select .item_choice
{
	height: 19px !important;
	font: inherit;
}

#cart_unit, #item_disc_perc, #item_disc_amount, #item_qty, #item_amount {
	line-height:19px;
} 

 table.item_option_map td,
 table.main td
 {
 	padding:5px;
	border-bottom: 1px solid #CCCBCB; 
 }
 
 table.item_option_map th,
 table.main th
 {
 		font-size: 14px;
		border:solid 1px grey;
		background-color: #CCCBCB;
		padding:3px;
 }
 
 table.item_option_map td a
 {
 		color: #727070; 	
 }
 table.item_option_map
{
		width:50%;
	
}

td.shoppingcart_item_header
{
	background-color: rgb(176,174,174);
	text-align:center;
}

tr.repeat_item_header
{
	background-color: rgb(176,174,174);
	color:white;
}

span.shoppingcart_item_header_title
{
	color:white;
	font-size:130%;
}

div.page_shoppingcart_item_handler table.selector table.main,
div.page_price_handler table.selector table.main,
div.page_supplier_handler table.selector table.main,
div.page_item_report_handler table.selector table.main
{
	width:100%;
}

div.PopupTable table.selector table.main
{
	width:25%;
}

div.page_shoppingcart_item_handler table.selector table.main td,
div.page_price_handler table.selector table.main td,
div.page_supplier_handler table.selector table.main td,
div.PopupTable table.selector table.main td,
div.page_item_report_handler table.selector table.main td

{
	padding:5px;
	border-bottom: 1px solid #CCCBCB; 
}

div.page_shoppingcart_item_handler table.selector table.main th,
div.page_price_handler table.selector table.main th,
div.page_supplier_handler table.selector table.main th,
div.PopupTable table.selector table.main th,
div.page_item_report_handler table.selector table.main th

{
	font-size: 14px;
	border:solid 1px grey;
	background-color: #CCCBCB;
	padding:3px;
}

div.page_shoppingcart_item_handler table.selector table.main td a,
div.page_price_handler table.selector table.main td a,
div.page_supplier_handler table.selector table.main td a,
div.PopupTable table.selector table.main td a

{
	color: #727070;
	
}

table.supplier_view_info td
{
	padding:5px;
	border:solid 1px #CCCBCB;
	background-color: #ffffff;
}

div.item_report_handler table.main td
 {
 	padding:5px;
	border-bottom: 1px solid #CCCBCB; 
 }

 div.page_item_report_handler td.greater
 {
       color: green;
       font-weight: bolder;
 }
 div.page_item_report_handler td.totals
 {
       font-weight: bolder;
 }