﻿input, select
{
	border:solid 1px #333;
	font-family:'Courier New', Verdana;
	font-weight:normal;	
}

div#cart
{
	margin:10px;
}

div#cartRight
{
	margin:10px;
}

table#orderData tr
{
	height:20px;
}
