/* general styles */
*{margin:0;padding:0;}
/* end general styles */

/* page specific backgrounds */
.product_selector {
	background:url(../images/bg-product_selector.jpg) no-repeat 50% 36px;
}
/* end page specific backgrounds */

/* all collections landing headers and images */
		/*------content section declarations--------------------*/
		/* inner1 start */
		.inner1 #container { padding: 0 0 75px; }
		/* sidebar */
		.sidebar {
			width:310px;
			float:left;
			padding:62px 0 0 28px;
		}
		.PageHeadig {
			margin:0 0 10px;
			width:300px;
			height:98px;
			text-indent:-9999px;
			background:url(../images/collection.png) no-repeat;
		}
		.side-box {
			width:265px;
			height:420px;
			overflow:hidden;
			margin:0 0 0 38px;
		}
		.side-box h2{ display:none; }
		.side-box p{ display:none; }

			/*------bottle section declarations--------------------*/
			.ContentBox1,
			.ContentBox {
				width:191px;
				float:left;
				padding: 0 0 0 10px;
				min-height:217px;
				margin:0 0 30px;
			}
			.ContentBox1 { width:200px; }
			* html .content-box {
				height:217px;
				overflow:visible;
			}
			*+html .ContentBox {
				height:217px;
				overflow:visible;
			}
			* html .ContentBox1 {
				height:217px;
				overflow:visible;
			}
			*+html .ContentBox1 {
				height:217px;
				overflow:visible;
			}
			.illustration1 {
				width:191px;
				height:147px;
				margin:0 0 10px;
			}
			.illustration1 img{ float:left;}
			/*.text { width: 191px; }*/
			.text h3{width:190px;}
			.mini1 h3,
			.mini h3,
			.text h3{
				margin:0 0 3px;
				font-size:12px;
				width:100%;
				overflow:hidden;
				text-transform:capitalize;
				float:left;
			}
			
			.mini1 h3 a,
			.mini h3 a,
			.text h3 a{
				/*color:#ff0099;*/
				/*accessibility change*/
				color:#ffffff;
				font-weight:bold;
				padding:0 10px 0 0;
				float:left;
				display:block;
				position:relative;
				/*background:url(/en_CA/images/pink_arrow.gif) top right no-repeat;*/
				/*accessibility change*/
				background:url(/en_CA/images/white_arrow.gif) top right no-repeat;
			}
			.mini1 h3 a:hover,
			.mini h3 a:hover,
			.text h3 a:hover{
				color:#ffffff;
				padding:0 10px 0 0;
				/*float:left;*/
				text-decoration:underline;
				position:relative;
				background:url(/en_CA/images/white_arrow.gif) top right no-repeat;
			}
			
			.mini1 p,
			.mini p,
			.text p{ margin:0; clear:left; }
			.mini {
				float:left;
				width:95px;
			}
			.mini1 {
				float:left;
				width:105px;
			}
			.illustration2 {
				width:95px;
				height:147px;
				margin:0 0 10px;
			}
			.mini1 .MiniText {
				width:97px;
				padding:0 0 0 8px;
			}
			/*------end bottle section declarations----------------*/
		/*------end content section declarations--------------------*/
/* end all collections landing headers and images */

/* C O L L E C T I O N  P A G E S */
#collection_aussome_volume {
	background: url('../images/collections/aussome_volume/bg_collection_aussomevolume.png');
	height: 595px;
	width: 980px;
}
#collection_cleanse_n_mend {
	background: url('../images/collections/cleanse_and_mend/bg_collection_cleansemend.png');
	height: 595px;
	width: 980px;
}
#collection_moist {
	background: url('../images/collections/moist/bg_collection_moist.png');
	height: 595px;
	width: 980px;
}
.moist-collection{
	
}
#collection_sydney_smooth {
	background: url('../images/collections/sydney_smooth/bg_collection_sydneysmooth.png');
	height: 595px;
	width: 980px;
}
#collection_suntouched_shine {
	background: url('../images/collections/suntouched_shine/bg_collection_suntouchedshine.png');
	height: 595px;
	width: 980px;
}
#collection_opposites_attract {
	background: url('../images/collections/opposites_attract/bg_collection_oppositesattract.png');
	height: 595px;
	width: 980px;
}
#collection_sprunch {
	background: url('../images/collections/sprunch/bg_collection_sprunch.png');
	height: 595px;
	width: 980px;
}
#collection_instant_freeze {
	background: url('../images/collections/instant_freeze/bg_collection_instantfreeze.png');
	height: 595px;
	width: 980px;
}
#collection_mega {
	background: url('../images/collections/mega/bg_collection_mega.png');
	height: 595px;
	width: 980px;
}
#collection_hair_insurance {
	background: url('../images/collections/hair_insurance/bg_collection_hairinsurance.png');
	height: 595px;
	width: 980px;
}
.collection-images {
	float: left;
	height: 250px;
	margin-top: 60px;
	width: 550px;
}
.collection-info {
	float: right;
	width: 430px;
}
.collection-info img {
	text-align: left;
}

.buynow-left {
	float: left;
	font-weight: bold;
	list-style: none;
	margin-top: 20px;
	width: 200px;
}
.buynow-left li {
	width:197px;
	position:relative;
	clear: left;
}
.buynow-left li img{
	float: left;
	margin-top:2px;
	margin-right:3px;
}
.buynow-left li a {
	width: 123px;
	display:block;
	/*float:left;*/
	padding-bottom:6px;
}
.buynow-left li span a{
	width: 64px;
	position: absolute;
	top:0;
	right:0;
}
.buynow-right {
	float: right;
	font-weight: bold;
	list-style: none;
	margin-top: 20px;
	width: 200px;
}
.buynow-right li {
	width:197px;
	position:relative;
	clear: left;
}
.buynow-right li img{
	float: left;
	margin-top:2px;
	margin-right:3px;
}
.buynow-right li a {
	width: 123px;
	display:block;
	/*float:left;*/
	padding-bottom:6px;
}
.buynow-right li span a{
	width: 64px;
	position: absolute;
	top:0;
	right:0;
}
.buy {
	float: right;
	font-weight: normal;
	text-transform: uppercase;
}
.collection-nav ul {
	float: right;
}
.collection-nav li {
	margin-left: 0.7em;
	margin-right: 0.7em;
}
/*removing the spacing from icon navigation on product pages*/
.aussome_volume_product_bg .collection-nav li,
.cleanse_n_mend_product_bg .collection-nav li,
.moist_product_bg .collection-nav li,
.sprunch_product_bg .collection-nav li,
.suntouched_shine_product_bg .collection-nav li,
.sydney_smooth_product_bg .collection-nav li,
.opposites_attract_product_bg .collection-nav li,
.instant_freeze_product_bg .collection-nav li,
.mega_product_bg .collection-nav li,
.hair_insurance_product_bg .collection-nav li {
	margin-left: 0.3em;
	margin-right: 0.3em;
}
/*end removing the spacing from icon navigation on product pages*/
.collection-subheader {
	font-size: 12px;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
}
.browse {
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 90px 0 0 50px;
}
/*E N D  C O L L E C T I O N  P A G E S */

/*P R O D U C T   P A G E   S T Y L E S*/
/*background images*/
.mega_product_bg{
	background:url(../images/product_bg/bg_product_mega.png) no-repeat 50% 0px;
}
.moist_product_bg{
	background:url(../images/product_bg/bg_product_moist.png) no-repeat 50% 44px;
}
.suntouched_shine_product_bg{
	background:url(../images/product_bg/bg_product_suntouchedshine.png) no-repeat 50% 0px;
}
.sydney_smooth_product_bg{
	background:url(../images/product_bg/bg_product_sydneysmooth.png) no-repeat 50% 0px;
}
.instant_freeze_product_bg{
	background:url(../images/product_bg/bg_product_instantfreeze.png) no-repeat 50% 0px;
}
.opposites_attract_product_bg{
	background:url(../images/product_bg/bg_product_oppositesattract.png) no-repeat 50% 0px;
}
.sprunch_product_bg{
	background:url(../images/product_bg/bg_product_sprunch.png) no-repeat 50% 0px;
}
.cleanse_n_mend_product_bg{
	background:url(../images/product_bg/bg_product_cleansemend.png) no-repeat 50% 0px;
}
.hair_insurance_product_bg{
	background:url(../images/product_bg/bg_product_hairinsurance.png) no-repeat 50% 0px;
}
.aussome_volume_product_bg{
	background:url(../images/product_bg/bg_product_aussome.png) no-repeat 50% 0px;
}
/*end background images*/


/*product page titles*/
/*-->>shared title properties*/
.mega_product_title,
.moist_product_title,
.suntouched_shine_product_title,
.sydney_smooth_product_title,
.instant_freeze_product_title,
.opposites_attract_product_title,
.sprunch_product_title,
.cleanse_n_mend_product_title,
.hair_insurance_product_title,
.aussome_volume_product_title{
	width:325px;
	height:125px;
	text-indent:-9999em;
	position:relative;
}
/*-->>individual title properties*/
.mega_product_title{
	background:url(../images/collection_names/hdr_mega.png) no-repeat;
	margin:13px 0 0 -31px;
}
.moist_product_title{
	background:url(../images/collection_names/hdr_moist.png) no-repeat;
	margin:13px 0 0 -31px;
}
.suntouched_shine_product_title{
	background:url(../images/collection_names/hdr_suntouched.png) no-repeat;
	margin:13px 0 0 -31px;
}
.sydney_smooth_product_title{
	background:url(../images/collection_names/hdr_sydney.png) no-repeat;
	margin:13px 0 0 -31px;
}
.instant_freeze_product_title{
	background:url(../images/collection_names/hdr_instantfreeze.png) no-repeat;
	margin:13px 0 0 -10px;
}
.opposites_attract_product_title{
	background:url(../images/collection_names/hdr_opposites.png) no-repeat;
	margin:13px 0 0 -10px;
}
.sprunch_product_title{
	background:url(../images/collection_names/hdr_catchthewave.png) no-repeat;
	margin:13px 0 0 -10px;
}
.cleanse_n_mend_product_title{
	background:url(../images/collection_names/hdr_cleanse.png) no-repeat;
	margin:13px 0 0 -31px;
}
.hair_insurance_product_title{
	background:url(../images/collection_names/hdr_hairinsurance.png) no-repeat;
	margin:13px 0 0 -10px;
}
.aussome_volume_product_title{
	background:url(../images/collection_names/hdr_aussome.png) no-repeat;
	margin:13px 0 0 -31px;
}
/*end product page titles*/

/*sub title treatment*/
.info-column h2{
	text-transform:uppercase;
}
/*end sub title treatment*/

/*removing the BROWSE CONTENT on product pages*/
.cleanse_n_mend_product_bg .browse,
.aussome_volume_product_bg .browse,
.moist_product_bg .browse,
.sprunch_product_bg .browse,
.suntouched_shine_product_bg .browse,
.sydney_smooth_product_bg .browse,
.opposites_attract_product_bg .browse,
.instant_freeze_product_bg .browse,
.mega_product_bg .browse,
.hair_insurance_product_bg .browse{
	display:none;
}
/*end removing the BROWSE CONTENT on product pages*/

/*E N D   P R O D U C T   P A G E   S T Y L E S*/


/*-----collection navigation-----------------*/
.ico-list {
	margin:4px 0 0 28px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.ico-list li {
	text-indent:-9999em;
	float:left;
	margin-top:50px;
}
.cn_cleanse_n_mend a,
.cn_hair_insurance a,
.cn_moist a,
.cn_mega a,
.cn_suntouched_shine a,
.cn_sydney_smooth a,
.cn_opposites_attract a,
.cn_aussome_volume a,
.cn_sprunch a,
.cn_instant_freeze a{
	display: block;
	width:54px;
	height:84px;
	position:relative;
}

.cn_cleanse_n_mend a:hover,
.cn_hair_insurance a:hover,
.cn_moist a:hover,
.cn_mega a:hover,
.cn_suntouched_shine a:hover,
.cn_sydney_smooth a:hover,
.cn_opposites_attract a:hover,
.cn_aussome_volume a:hover,
.cn_sprunch a:hover,
.cn_instant_freeze a:hover{
	display: block;
	width:54px;
	height:84px;
	position:relative;
}

.cn_cleanse_n_mend a{background:url(../images/collection_nav/nav_cleanse_OFF.png) top left no-repeat;}
.cn_hair_insurance a{background:url(../images/collection_nav/nav_hairinsurance_OFF.png) top left no-repeat;}
.cn_moist a{background:url(../images/collection_nav/nav_moist_OFF.png) top left no-repeat;}
.cn_mega a{background:url(../images/collection_nav/nav_mega_OFF.png) top left no-repeat;}
.cn_suntouched_shine a{background:url(../images/collection_nav/nav_suntouched_OFF.png) top left no-repeat;}
.cn_sydney_smooth a{background:url(../images/collection_nav/nav_sydneysmooth_OFF.png) top left no-repeat;}
.cn_opposites_attract a{background:url(../images/collection_nav/nav_opposites_OFF.png) top left no-repeat;}
.cn_aussome_volume a{background:url(../images/collection_nav/nav_aussome_OFF.png) top left no-repeat;}
.cn_sprunch a{background:url(../images/collection_nav/nav_catchthewave_OFF.png) top left no-repeat;}
.cn_instant_freeze a{background:url(../images/collection_nav/nav_instantfreeze_OFF.png) top left no-repeat;}

.cn_cleanse_n_mend a:hover{background:url(../images/collection_nav/nav_cleanse_ROLL.png) top left no-repeat;}
.cn_hair_insurance a:hover{background:url(../images/collection_nav/nav_hairinsurance_ROLL.png) top left no-repeat;}
.cn_moist a:hover{background:url(../images/collection_nav/nav_moist_ROLL.png) top left no-repeat;}
.cn_mega a:hover{background:url(../images/collection_nav/nav_mega_ROLL.png) top left no-repeat;}
.cn_suntouched_shine a:hover{background:url(../images/collection_nav/nav_suntouched_ROLL.png) top left no-repeat;}
.cn_sydney_smooth a:hover{background:url(../images/collection_nav/nav_sydneysmooth_ROLL.png) top left no-repeat;}
.cn_opposites_attract a:hover{background:url(../images/collection_nav/nav_opposites_ROLL.png) top left no-repeat;}
.cn_aussome_volume a:hover{background:url(../images/collection_nav/nav_aussome_ROLL.png) top left no-repeat;}
.cn_sprunch a:hover{background:url(../images/collection_nav/nav_catchthewave_ROLL.png) top left no-repeat;}
.cn_instant_freeze a:hover{background:url(../images/collection_nav/nav_instantfreeze_ROLL.png) top left no-repeat;}

	/*---------------active state icons---------------------*/	
	.moist_product_bg .cn_moist,
	.moist-collection .cn_moist{
		width:54px;
		height:84px;
		background:url(../images/collection_nav/nav_moist_ON.png) top left no-repeat;
		margin-top:48px;
	}
	
	.sprunch_product_bg .cn_sprunch,
	.sprunch-collection .cn_sprunch{
		width:54px;
		height:84px;
		background:url(/en_CA/products/images/collection_nav/nav_catchthewave_ON.png) top left no-repeat;
		margin-top:48px;
	}
	
	.mega_product_bg .cn_mega,
	.mega-collection .cn_mega{
		width:54px;
		height:84px;
		background:url(/en_CA/products/images/collection_nav/nav_mega_ON.png) top left no-repeat;
		margin-top:48px;
	}
	.aussome_volume_product_bg .cn_aussome_volume,
	.aussome_volume-collection .cn_aussome_volume{
		width:54px;
		height:84px;
		background:url(/en_CA/products/images/collection_nav/nav_aussome_ON.png) top left no-repeat;
		margin-top:48px;
	}
	.cleanse_n_mend_product_bg .cn_cleanse_n_mend,
	.cleanse_n_mend-collection .cn_cleanse_n_mend{
		width:54px;
		height:84px;
		background:url(/en_CA/products/images/collection_nav/nav_cleanse_ON.png) top left no-repeat;
		margin-top:48px;
	}
	.sydney_smooth_product_bg .cn_sydney_smooth,
	.sydney_smooth-collection .cn_sydney_smooth{
		width:54px;
		height:84px;
		background:url(/en_CA/products/images/collection_nav/nav_sydneysmooth_ON.png) top left no-repeat;
		margin-top:48px;
	}
	.suntouched_shine_product_bg .cn_suntouched_shine,
	.suntouched_shine-collection .cn_suntouched_shine{
		width:54px;
		height:84px;
		background:url(/en_CA/products/images/collection_nav/nav_suntouched_ON.png) top left no-repeat;
		margin-top:48px;
	}
	.opposites_attract_product_bg .cn_opposites_attract,
	.opposites_attract-collection .cn_opposites_attract{
		width:54px;
		height:84px;
		background:url(/en_CA/products/images/collection_nav/nav_opposites_ON.png) top left no-repeat;
		margin-top:48px;
	}
	.instant_freeze_product_bg .cn_instant_freeze,
	.instant_freeze-collection .cn_instant_freeze{
		width:54px;
		height:84px;
		background:url(/en_CA/products/images/collection_nav/nav_instantfreeze_ON.png) top left no-repeat;
		margin-top:48px;
	}
	.hair_insurance_product_bg .cn_hair_insurance,
	.hair_insurance-collection .cn_hair_insurance{
		width:54px;
		height:84px;
		background:url(/en_CA/products/images/collection_nav/nav_hairinsurance_ON.png) top left no-repeat;
		margin-top:48px;
	}
	/*-----------end active state icons---------------------*/
/*--------end collection navigation----------*/

/*C O L L E C T I O N  S E L E C T O R  S T Y L E S*/
.sidebar_collection_selector{
	width:546px;
	height:559px;
	margin-left:55px;
	background: url(../images/prod_selector_roo.png) top left no-repeat;
	float: left;
	color:#000;
}
.ContentHolder_collection_selector{
	width:309px;
	float: left;
	margin-left:45px;
	margin-top:8px;
}
/*error message styling properties*/
span.error{
	color: #cc0000;
	font-size:9px;
	font-weight:normal;
}
/*end error message styling properties*/
.cs_result{
	width:356px;
	height:540px;
	background: url(../images/bg_prod_selector.jpg) top left no-repeat;
	margin-top:11px;
	margin-left:8px;
	padding-top:7px;
	padding-left:15px;
}
	.cs_result p{
		padding-top:5px;
		padding-left:14px;
	}
	.cs_result h3{
		font-size:18px;
		font-weight:normal;
		padding-left:14px;
	}
	.cs_result h4{
		padding-top:8px;
		font-size:14px;
		font-weight:bold;
		/*color:#371A54;*/
		/*accessibility change*/
		color:#ffffff;
	}
.result_image{
	position:relative;
}
.result_image_first{
	border-right: 1px dotted #351A51;
}
.abs_go_primary{
	/*position:absolute;
	bottom:31px;
	right:72px;*/
}
.abs_go_secondary{
	position:absolute;
	bottom:12px;
	right:9px;
}
span.prim_result_space{
	padding-left: 5px;
}
#cs_result_lc{
	float: left;
}

#cs_result_rc{
	float:right;
}

.collection_selector_wrap{
	float:left;
	margin-left: 52px;
}

.collection_selector_sh{
	width:444px;
	float:left;
	color:#6a1686;
	margin-top:3px;
	text-transform: uppercase;
}
.collection_selector_sh2{
	width:444px;
	clear:left;
	float:left;
	font-weight:bold;
	color:#6a1686;
	margin-bottom:3px;
	text-transform: uppercase;
}

.ContentHolder_collection_selector ul{
	list-style: none;
	/*margin:0;*/
}
.ContentHolder_collection_selector li{
	float:left;
	margin-top:34px;
}

li.cs_first_row{
	margin-top:0;
}

.ci_cleanse_n_mend a,
.ci_aussome_volume a,
.ci_moist a,
.ci_sprunch a,
.ci_suntouched_shine a,
.ci_sydney_smooth a,
.ci_opposites_attract a,
.ci_instant_freeze a,
.ci_mega a,
.ci_hair_insurance a{
	width:105px;
	height:73px;
	display:block;
	text-indent:-9999px;
}

.ci_cleanse_n_mend a{background: url(../images/collection_icons/cleanse_OFF.png) top left no-repeat;}
.ci_cleanse_n_mend a:hover{background: url(../images/collection_icons/cleanse_ON.png) top left no-repeat;}
.ci_aussome_volume a{background:url(../images/collection_icons/aussome_OFF.png) top left no-repeat;}
.ci_aussome_volume a:hover{background:url(../images/collection_icons/aussome_ON.png) top left no-repeat;}
.ci_moist a{background:url(../images/collection_icons/moist_OFF.png) top left no-repeat;}
.ci_moist a:hover{background:url(../images/collection_icons/moist_ON.png) top left no-repeat;}
.ci_sprunch a{background:url(../images/collection_icons/sprunch_OFF.png) top left no-repeat;}
.ci_sprunch a:hover{background:url(../images/collection_icons/sprunch_ON.png) top left no-repeat;}
.ci_suntouched_shine a{background:url(../images/collection_icons/sun_OFF.png) top left no-repeat;}
.ci_suntouched_shine a:hover{background:url(../images/collection_icons/sun_ON.png) top left no-repeat;}
.ci_sydney_smooth a{background:url(../images/collection_icons/sydney_OFF.png) top left no-repeat;}
.ci_sydney_smooth a:hover{background:url(../images/collection_icons/sydney_ON.png) top left no-repeat;}
.ci_opposites_attract a{background:url(../images/collection_icons/opposites_OFF.png) top left no-repeat;}
.ci_opposites_attract a:hover{background:url(../images/collection_icons/opposites_ON.png) top left no-repeat;}
.ci_instant_freeze a{background:url(../images/collection_icons/freeze_OFF.png) top left no-repeat;}
.ci_instant_freeze a:hover{background:url(../images/collection_icons/freeze_ON.png) top left no-repeat;}
.ci_mega a{background:url(../images/collection_icons/mega_OFF.png) top left no-repeat;}
.ci_mega a:hover{background:url(../images/collection_icons/mega_ON.png) top left no-repeat;}
.ci_hair_insurance a{background:url(../images/collection_icons/insurance_OFF.png) top left no-repeat;}
.ci_hair_insurance a:hover{background:url(../images/collection_icons/insurance_ON.png) top left no-repeat;}

.ci_aussome_volume,
.ci_moist,
.ci_suntouched_shine,
.ci_sprunch,
.ci_mega{
	margin-right:59px;
}

.sidebar_collection_selector form{
	margin-top:113px;
}
.collection_selector_reset{
	float:right;
	margin-right:28px;
	margin-top:43px;
	border:none;
	background:none;
}
.collection_selector_find{
	float:right;
	margin-right:28px;
	margin-top:10px;
}
.collection_selector_title{
	clear:right;
	float:left;
	margin-left:52px;
	margin-top:17px;
}
#collection_selector_options{
	border-bottom: 1px solid #cccccc;
	width:414px;
	/*height:196px;*/
	margin-left:40px;
}
#collection_selector_options_lc{
	float: left;
	border-top: 1px solid #cccccc;
	border-right: 1px dotted #cccccc;
	/*height:149px;*/
	width:211px;
	padding-right:6px;
	padding-top:4px;
}
#collection_selector_options_rc{
	float: left;
	width:190px;
	border-top: 1px solid #cccccc;
	padding-left:5px;
	padding-top:4px;
}
.collection_selector_options_lc_title{
	font-weight:bold;
	text-transform: uppercase;
}
#collection_selector_options_lc ul, #collection_selector_options_rc ul{
	list-style: none;
}
#collection_selector_options_rc ul{padding-left:0;}
#collection_selector_options_lc li, #collection_selector_options_rc li{
	padding-bottom:4px;
	list-style: none;
	font-size:11px;
}
#collection_selector_options_lc li.error, #collection_selector_options_rc li.error{
	color:#cc0000;
}
#collection_selector_options_lc input, #collection_selector_options_rc input{
	margin:0 7px 0 0;
}
#collection_selector_primary_result{
	margin-left:-14px;
	border-bottom: 1px solid #8050A4;
}
#cs_secondary_wrap{
	margin-left:-11px;
}
.cleardiv{
	clear: both;
}
/* SHOP NOW POPUP STYLES */
.MultiBoxContainer {left:40px !important;}
#mbcontainerdiv {position:absolute; z-index:1000;}
.shop_aussie {position:relative; width:681px; height:430px; display:none;}
.product_image {position:absolute; left:482px; top:0;}
div.shop_online_content {position:absolute; left:0; top:0;}
div.shop_online_content h3 {margin:0 0 12px 0; padding:0;}
div.shop_online_content h5 {margin:12px 0 12px 0; padding:0;}
div.shop_online_content h3 span, .shop_online_content h5 span {display:none;}
.binIFrame {border:1px solid #ccc; position:relative;}
/*E N D  C O L L E C T I O N  S E L E C T O R  S T Y L E S*/