.closed
{
	display: none;
}
.mobile_links
{
	position: absolute;
	z-index: 3000;
}
.mobile_links a
{
	display: block;
	background-color: #eee;
	border-bottom: 1px solid #bbb;
	font-size: 14px;
	padding: 16px;
}
.mobile_links a:hover
{
	background-color: #ffe;
	text-decoration: none;
}
.mobile_account_submenu
{
	right: 0px;
}
.menu_link
{
	border: 1px solid lightgray;
	width: 25%;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	font-size: 20px;
}
@media (max-width: 750px)
{
	.fixcenter, .fixcenter > table, .slider_table
	{
		min-width: initial;
	}
	#box_left, #box_right, .headerNavigation.top_nav.links, .centered_logo div.right, .desktop
	{
		display: none !important;
	}
	.header
	{
		text-align: center;
	}
	.header_logo
	{
		width: 100%;
	}
	#product_search
	{
		width: 90%;
		max-width: 320px;
	}
	.menu_link:hover
	{
		background-color: #f0f0f0;
	}
	.mobile_cat_menu
	{
		display: block;
	}
	.information_footer td
	{
		text-align: center;
		font-size: 12px;
	}
	.slider_product
	{
		width: initial;
		height: initial;
	}
	.slider_product img
	{
		width: 150px;
	}
	.slider_text
	{
		margin-left: 160px;
	}
	.product_description
	{
		clear: both;
	}
	.bbBtn
	{
		padding-left:8px;
		padding-right:8px;
	}
	#big_image_container
	{
		float: none;
		display: inline-block;
	}
	#product_details
	{
		text-align: center;
	}
	#product_details div
	{
		text-align: left;
	}
	#product_images
	{
		float: none;
		display: inline-block;
	}
	.register_box .infoBox
	{
		border: none;
	}
	.register_box > .infoBox
	{
		border-bottom: 1px solid #ededed;
	}
	.register_box .bbBtn
	{
		min-width: 150px;
	}
	#create_account input[type="text"], #checkout_address input[type="text"], #contact_us input[type="text"]
	{
		width: 100%;
		max-width: 150px;
	}
	#create_account #dentist_zip
	{
		width: 6em;
	}
	#discount_coupon
	{
		width: 80px;
	}
	#gift_card_code
	{
		width: 90px;
	}
	#shopping_cart_box td, #shopping_cart_box span
	{
		font-size: 14px;
	}
	#shopping_cart_box .quantity
	{
		font-weight: bold;
		color: #999;
	}
	body .fixcenter
	{
		padding: 0px;
	}
	#product_details .share_buttons, #product_details .sub_term
	{
		text-align: center;
	}
	.product_extra div
	{
		width: 100%;
		clear: both;
	}
	.product_description video
	{
		width: 100% !important;
		max-width: initial !important;
	}
	.tiers_tiered, .sub_ranges.volume
	{
		min-width: 100%;
	}
}
@media (max-width: 481px)
{
	.products .infoBoxContents td, .products .productListing-data, .productListing .productListing-data
	{
		display: block;
		width: initial;
		padding-bottom: 20px;
		font-size: 
	}
	.cart .productListing .productListing-data
	{
		display: table-cell;
	}
	.printfriendly_button
	{
		display: none;
	}
	.tiers_tiered
	{
		min-width: initial;
	}
}
@media (min-width: 751px)
{
	.mobile
	{
		display: none !important;
	}
	.social_icons
	{
		width: 232px;
	}
}