/* CSS Document */


BODY, TD {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #51578F;
	line-height: 19px;
}

A {
	text-decoration: underline;
	color: #656BA8;
}

.smallTxt {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 9px;
}

.footer {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
}

.big {
	font-family: tahoma, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #51578F;
	line-height: 19px;
}

.swatchBorder {
	border: 1px solid #656ba8;
}

table.cart td {
  border-bottom:1px solid #C1C4DC;
  padding:2px;
}

td.overline {
  border-top:2px solid #C1C4DC;
}

input.button {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
}