a[name="home"] {
	color: #034693 !important;
}

.im_cat_menu_panel, #HeaderNavigationInfo, #ItemInfoBtnContainer, #ItemInfoBtnContainer2, .frame, #HeaderProducts, #HeaderNavigation, #ItemTableHeader, #FreightEstimatorContainer, #NavigationBase {
	display:none;
	width: 0px;
	height: 0px;
}

#more_info_container {
	float:right;
	width: 130px;
}

.header {
	height: 40px;
}

.table_header_text {
	font-size: 10px;
	height: 24px;
	line-height: 24px;
}

.form_fields {
	margin-top:1px;
	margin-right:3px;
}

.table_shadow_left, .table_shadow_base, .table_shadow_right {
	background-image:url(../images/spacer-white.jpg);
	background-color:#FFFFFF;
	height:0px;
}

#ItemBg2 {
	background-image:url(../images/item_line.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

#ProductBg {
	background-image:url(../images/item_line.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

#ItemBgTop {
	height: 355px;
}

#HeaderAccount {
	background-image:url(../images/item_line.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	height:30px;
}

.line2 {
	height:1px;
	background-color: #dfdad6;
	color:#dfdad6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#TableHeaderLeft {
	background-image: url(../images/table_header_l.jpg);
	background-repeat: no-repeat;
}
#TableHeaderBg {
	background-image: url(../images/table_header.jpg);
}
#TableHeaderRight {
	background-image: url(../images/table_header_r.jpg);
	background-repeat: no-repeat;
}

#TableHeaderLeftSel {
	background-image: url(../images/table_header_ls.jpg);
	background-repeat: no-repeat;
}
#TableHeaderBgSel {
	background-image: url(../images/table_headers.jpg);
}
#TableHeaderRightSel {
	background-image: url(../images/table_header_rs.jpg);
	background-repeat: no-repeat;
}

.evenrowbg {
	background-image:url(../images/item_line.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	height: 28px;
}

.oddrowbg {
	background-image:url(../images/item_line.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	height: 28px;
}

#CartUpdateContainer {
	background-color:#FFFFFF;
	background-image:url(../images/spacer-white.jpg);
}

.orange_text {
	color:#f58422;
}

.item_name_blue {
	color: #0a4595;
	font-size:12px;
}
