/* Harvard Book Store - IE 6 Specific Styles */

.tabs ul li a {
	width:70px;
	text-align:center;
	overflow:hidden;
}

.content_columns {
	background:url('../images/content_bg.gif') repeat-y;
}

.book_shadow_left, .book_shadow_right, .book_shadow_top, .book_shadow_leftcorner, .book_shadow_rightcorner {
	background:none;
}

.book_page_image {
	height:258px;
}

.modal_container {
   height:100%;
}

.ie6_cover_tall {
	width:100px;
}

.ie6_cover_wide, .ie6_cover_square {
	width:130px;
}

.fixed_height_nav {
	height:450px;
}

.hbs_channel_sidebar_list {
	height:900px;
}