.blinds-bg {
	background-image: url(images/blinds-bg.gif);
	background-repeat: repeat;
	background-position: right top;
}
.blinds-bg2 {

	background-image: url(images/blinds-bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.basket {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #444F4E;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 13px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.table-sizer {
	font-size: 2px;
}
.input-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.FeaturedPrice {
	color: #CF0501;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 500;
	text-decoration: underline;
}
.basket-separater {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EABF00;
}
.basket-justadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFE6;
	border: 1px solid #666666;
}
.results-border-rightbottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
}
.results-border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}