.b1{
	background-image:  url(../images/y_05.gif);
	background-repeat: no-repeat;
	width: 28px;
}

.b2{
	background-image:  url(../images/y_06.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 716px;
}

.b3{
	background-image:  url(../images/y_07.gif);
	background-repeat: no-repeat;
	width: 28px;
}

.b4{
	background-image:  url(../images/y_01.gif);
	background-repeat: no-repeat;
	width: 28px;
}

.b5{
	background-image:  url(../images/y_09.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 716px;
}

.b6{
	background-image:  url(../images/y_08.gif);
	background-repeat: no-repeat;
	width: 28px;
}

.bleft{
	background-image:  url(../images/y_02.gif);
	width: 28px;
}

.bright{
	background-image:  url(../images/y_04.gif);
	background-repeat: repeat-y;
	width: 28px;
}
h1 {
	color: #FF0000;
}

.specs {
	color: #EDA500;
}
.shade1 {
	background-color: #FFF1BB;
	padding-right: 3px;
	padding-left: 3px;
}
.shade2 {
	background-color: #FFFAE6;
	padding-right: 3px;
	padding-left: 3px;
}
.thead {
	font-weight: bold;
	color: #A46600;
	background-color: #FFCC00;
	padding-right: 3px;
	padding-left: 3px;
}
.price {
	background-color: #EDA500;
	font-size: 10px;
}
#leftcontainer {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 500px;
	border-style: none;
}
#rightcontainer {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 175px;
	top: auto;
}
topheader {
	width: 680px;
}
search {
	float: right;
	width: 400px;
}

