table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin: 5px 0px;
	width: 675px;
	background-color: #FFC20E;
}
td {
	background-color: #fff;
	border-bottom: solid 1px #000;
	padding: 3px;
}

th {
background-color: #f0f;
color: #fff;
font-weight: normal;
}.sendbutton {
}
#customerinfo {
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pink {
	background-color: #F0f;
	padding-left: 3px;
	color: #fff;
}
#grandtotal td{
	background-color: #FFC20E;
	border-bottom: none;
}
.shortcolumn {
	width: 20px;
	padding-right: 2px;
	padding-left: 2px;
}
#paypalinfo  {
	background-color: #fff;
	padding: 10px 20px;
	border: 3px solid #FF0000;
	line-height: 24px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#paypalinfo p {
	font-size: 14px;
	line-height: 24px;
}

table.shipping { width: 275px; }
table.shipping td { border: none; }
table.shipping tr.totals td.op,
table.shipping tr.totals td.amount { border-top: 1px dashed #000; }
table.shipping td.title { text-align: right; padding-right: 20px; }
table.shipping td.amount { text-align: left; }

#main #grandtotal a:active,
#main #grandtotal a:link,
#main #grandtotal a { 
 font-weight: normal;
 font-style: italic;
}
	
