a.footer, a.footer:hover {
font-size: 9px;
font-weight: bold;
text-decoration: none; }

a.footer {
color: #000000; }

a.footer:hover {
color: #666666; }

.text, .summaryText {
font-size: 11px;
font-weight: normal;
font-variant: normal;
color: #333333;
text-decoration: none;
border-top: 1px solid #fff;
vertical-align: middle;
padding: 5px 0; }

.summaryText {
background-color: #f9f9f9; }

#ecrcCartForm {
background-color: #efefef;
padding: 15px; }

.infobox {
display: table;
border-collapse: collapse; }

.infobox th {
font-size: 13px;
vertical-align: top;
padding: 5px 0; }

.infobox ul li {
list-style-type: none;
list-style-image: none;
}

.copyright {
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none; }

td.message p, td.error {
font-weight: 700;
font-size: 13px; }

td.error {
color: #FF0000;
text-align: left; }

td.error li {
text-align: center;
list-style: none; }

.valNotice {
font-weight: normal;
font-size: 11px;
color: #FF0000; }



/*What follows is code taken from the regular phpcart stylesheet*/

a.footer, a.footer:hover {
font-size: 9px;
font-weight: bold;
text-decoration: none; }

a.footer {
color: #000000; }

a.footer:hover {
color: #666666; }

.text, .summaryText {
font-size: 11px;
font-weight: normal;
font-variant: normal;
color: #333333;
text-decoration: none;
border-top: 1px solid #fff;
vertical-align: middle;
padding: 5px 0; }

.summaryText {
background-color: #f9f9f9; }

#ecrcCartForm {
background-color: #efefef;
padding: 15px; }

.infobox {
display: table;
border-collapse: collapse; }

.infobox th {
font-size: 13px;
vertical-align: top;
padding: 5px 0; }

.copyright {
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none; }

td.message p, td.error {
font-weight: 700;
font-size: 13px; }

td.error {
color: #FF0000;
text-align: left; }

td.error li {
text-align: center;
list-style: none; }

.valNotice {
font-weight: normal;
font-size: 11px;
color: #FF0000; }

.wrappingTbl {
	padding: 15px;
	background-color: #efefef;
}

td.text ul {
	margin-left: 0;
}

td.text ul li {
	margin-left: 0;
	padding-left: 0;
}



