#footer_align {
	position:relative;
	vertical-align: bottom;
}
#wrapper {
	width: 852px;
	height: 540px;
}
#shade_space {
	width: 629px !important;
	width: 649px;
	height: 500px !important;
	height: 520px;
	float:right;
	margin-top:10px;
	border: 10px solid #999;
	background-image: url(../images/shade_bkrd2.jpg);
	background-repeat: repeat-x;
	background-color: #dedede;
}
.shade_info {
	width: 609px !important;
	width: 620px;
	height: 478px !important;
	height: 498px;
	float:right;
	padding: 10px 10px 0px 10px;
}
#shade {
	width: 203px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	height: 530px !important;
	height: 540px;
	font-size: 15px;
	padding: 10px 0 0 0;
	float:left;
}
#shade ul {
	list-style: none;
	margin: 0px;
	border: none;
	padding: 0px;
	width: 203px;
}
.shade_left {
	width: 293px !important;
	width: 302px;
	height: 470px;
	margin-right: 8px;
	float:left;
}
.shade_right {
	width: 280px;
	padding: 5px 10px 0 10px !important;
	padding: 5px 0px 0 10px;
	float: right;
}
#shade li {
}
img.sample {
	margin-right: 10px;
	border-right: 1px dashed #ccc;
	padding-right: 4px;
}
#shade li a {
	display: block;
	height: 121px !important;
	height: 130px;
	padding-top: 9px;
	padding-right: 17px;
	text-decoration: none;
	color: #4b4a4a;
	margin-bottom: 0px !important;
	margin-bottom: -1px;
	background-image: url(../images/shade_bkrd2.jpg);
}
#shade li a:hover {
	display: block;
	height: 121px !important;
	height: 130px;
	padding-top: 9px;
	padding-right: 17px;
	text-decoration: none;
	color: #4b4a4a;
	margin-bottom: 0px !important;
	margin-bottom: -1px;
	background-image:url(../images/selector.jpg);
}
#shade li img {
	float: left;
	border: none;
	margin-left: 10px;
	margin-right:10px;
}
#shade li.selected a {
	background-image:url(../images/selector.jpg);
}
/*#shade ul :hover {
background-image:url(../images/selector.jpg);
vertical-align: middle;
    }*/

font.subshade {
	font-family: arial, helvetica;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
blockquote.shade {
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
}
p {
	margin: 0 0 0 5px;
	padding: 0 10px 0 0;
	line-height: 15px;
}
.bv {
	width: 826px;
	padding: 12px;
	border: 1px solid #CACACA;
	border-bottom: none;
	clear: both;
}