.site-bg {
	background-color: #9cc
}

#site-its-open {
	display: none;
}

#this-site {
	background: #fff url(/common/images/gradients/its-open-grad.gif) bottom left repeat-x;
	border: 1px solid #9cc;
}

#this-site a {
	background: url(/common/images/site-icons/24x16/its-open.gif) no-repeat 2px 2px;
	color: #0f4692;
}

#this-site a:hover {
	background: #9cc url(/common/images/site-icons/24x16/its-open.gif) no-repeat 2px 2px;
	color: #000;
}

#main-content {
	border: solid #9cc;
	border-width: 0px 1px 1px 1px;
	border-top: #9cc 5px solid;
}

#section-nav {
	border: solid #9cc;
	border-width: 5px 1px 5px 1px;
}

#section-nav li a:hover {
	border: 1px solid #9cc;
	background: #D8EBEB;
	color: #679999;
}

#section-nav a.cat-selected {
	background: #D8EBEB;
	border-bottom: 1px solid #D8EBEB;
	border-right: 5px solid #9cc;
}

#section-nav li a.cat-selected:hover {
	border-bottom: 1px solid #9cc;
	border-right: 5px solid #9cc;
}
.product-attribute {
	width: 120px;
	border: 1px solid #999;
}