#bd {
    margin: 0px;
    padding: 0px;
}

#left-side, #right-side {
  width: 481px;
}

.yui-g {
	background-color: #e4e4e4;
	border: solid white 4px;
}

#masthead {
	border: none;
}

#right-side {
 border-left: solid white 4px;
}

.books-region, .advertise-region, .search-region, .classifieds-region {
    background: #e4e4e4;
    padding: 10px;
}

.classifieds-region {
	border-bottom: solid white 4px;
}

.classifieds-region li a {
	font-weight: bold;
	color: black;
}

.classifieds-region ul li {
	margin-bottom: 10px;
}

.advertise-region {
	border-bottom: solid white 4px;
}

.books-region .product {
    float: left;
    text-align: center;
    margin-right: 15px;
    width: 140px;
    margin-bottom: 10px;
}

.books-region .product-name {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    color: #333333;
}

.books-region .blurb {
    color: #333333;
	padding: 0 10px;
}

.books-region .thumbnail-frame {
    background: url(/site_media/graphics/site_assets/cart/cover_bg.gif) no-repeat;
    padding: 5px 7px 5px 0px;
    margin-left: 10px;
    position: relative;
}

html>body .books-region .thumbnail-frame {
    background: url(/site_media/graphics/site_assets/cart/cover_bg.png) no-repeat;
    padding: 5px 7px 5px 0px;
    margin-left: 10px;
}

.books-region .cleared {
    clear: both;
    height: 1px;
}

.books-region .thumbnail-frame img.thumbnail {
    width: 111px;
    height: 150px;
    text-align: left;
}

.books-region .thumbnail-frame img.magnify {
    position: absolute;
    right: 10px; bottom: 6px;
    background-color: #327FC3;
    padding: 2px;
}

.books-region .blurb a {
    color: #EE7B06;
}

.books-region .magnify-help {
    height: 23px;
}

.books-region .magnify-help img {
    vertical-align:middle;
    margin-right: 5px;
}

.books-region .magnify-help span {
    vertical-align: middle;
}

.remooz-title {
    position: absolute;
    left: 300px;
    top: 0px;
    text-align: left;
    width: 400px;
    padding: 10px;
}

.remooz-element {
    cursor: pointer;
}

.remooz-element {
    cursor:-moz-zoom-in;
}

.hp-link, .hp-link:active {
    background: url(/site_media/graphics/site_assets/orange-button.png) no-repeat;
    display: block;
    height: 36px;
	width: 200px;
    vertical-align: middle;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    padding-top: 10px;
    text-decoration: none;
	margin-left: 143px;
	border: none;
}

.hp-link:hover {
    background: url(/site_media/graphics/site_assets/blue-button.png) no-repeat;
    color: #ffffff;
    text-decoration: none;
}

.company-region .blurb {
    font-size: 16px;
}

.advertise-region .portrait {
    margin: 10px;
    float: left;
}

.advertise-region .blurb {
    margin-right: 20px;
    margin-top: 20px;
}

