.productTableBorder {
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0CDED;
	border-left-color: #C0CDED; 
}
.productTableBorderBase {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0CDED;
}
#productList h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D366A;
}
#productList p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D366A;
}
#productList strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D366A;
}
#productList a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D366A;
	font-weight: bold;
	text-decoration: none;
}
#productList a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D366A;
	text-decoration: underline;
	font-weight: bold;
}
#productList input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D366A;
	border: 1px solid #C0CDED;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D366A;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

#basket {
 
}
.tableB {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0CDED;
}
.tableT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D366A;
	
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0CDED;
}
.tableBR {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0CDED;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0CDED;
}
.tableBL {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0CDED;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0CDED;
}
.basketRemove {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D366A;
}
.txtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D366A;
}
#checkout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D366A;
}
#checkout input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D366A;
	border: 1px solid #C0CDED;
	width: 180px;
}
#checkout select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D366A;
	border: 1px solid #C0CDED;
	width: 180px;
}
form {
	margin: 0px;
	padding: 0px;
}
.textRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D366A;
	border: 1px solid #C0CDED;
 
}