/* disable unnecessary elements */
#header { display: none; }
#sidebar { display: none; }
#breadcrumb { display: none; }
#footer { display: none; }

cufontext { display: none; }
.searchbg { background-image: none; }
ul.pagination { display: none; }

#logo_print { display: block; float: left; }
#main .h1 { display: inline !important; float: right; margin-top: 30px; }
#main h1 { display: none; }
.search_results_info { display: none; }
.search_options { display: none; }
.product_list_results { width: 800px; clear: both; }
.product_list_results .clr { }
.page-break { page-break-before: always; }
.product_list_results .product_item { height: 260px; page-break-inside: avoid; }
.product_item a.image:hover { width: 178px; height: 223px; margin: 10px 0 0 10px; }
.product_tag, .product_tag span { background-image: none; background-color: white !important; color: black; border: 1px solid black; }
.product_tag_btm, .product_tag_btm_l, .product_tag_btm_r { display: none !important; }
.product_list_results .product_container img { border: 2px solid #c3c3c3; }

