@charset "utf-8";
/* Hydrofiber CSS Document */

/****** GENERAL ******/
* {margin:0; padding:0;}

img {border:none;}
img {border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.fltrt { 
	float: right;
}
.fltlft {
	float: left;
}
.fltlft_margin {
	float: left;
	margin-right:5px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfloat_2 {
	clear:both;
    width:100%;
    float:left;
	padding-bottom:10px;
}
.clearfloat_3 {
	clear:both;
    width:100%;
    float:left;
	padding-bottom:20px;
}
body {
	color: #231f20;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	margin: 0; 
	padding: 0;
	background: #fff;
}
.reqCaptcha{
	float:left;
}
.reqNumCaptcha
{
	clear:both;
	color:red;
	float:left;
	width:350px;
}
.thrColFixHdr .container { 
	width: 974px;  
	margin: 0 auto; 
	text-align: left;
} 

.thrColFixHdr .contentContainer { 
	width: 974px;  
	float:left;
	clear:both;
	text-align: center;
} 

.thrColFixHdr .contentCentralContainer { 
	width: 925px;  
	margin:0 auto;
	text-align: left;
} 
.thrColFixHdr .cvt_top {   
	float:left;
	clear:both;
	width:974px;
} 

/****** HEADER ******/
.thrColFixHdr .header { 
	float:left;
	clear:both;
	width:974px;
	height:118px;
	text-align:center;
	margin-top:10px;
	background:#00092d;
} 


.thrColFixHdr .header h1 a {
	width: 111px;
	height:109px;
	text-indent: -9999em;
	overflow:hidden;
	background:url(../_slice/logo_hydrofiber.gif) top left no-repeat;
	float:left;
	clear:both;
	}
	
/****** LEFT SIDEBAR ******/
.thrColFixHdr .sidebar1 {
	float: left; 
	width: 111px; 
	margin-top:10px;
}

/****** RIGHT SIDEBAR ******/
.thrColFixHdr .sidebar2 {
	float: right; 
	width: 160px; 
	background: #EBEBEB; 
	padding: 15px 10px 15px 20px;
}

/****** MAIN CONTENT ******/
.thrColFixHdr .mainContent { 
	float: left; 
	width: 801px; 
	margin-left:10px;
	margin-top:10px;
} 

/****** FOOTER ******/
.thrColFixHdr .footer { 
	float:left;
	clear:both;
	width:974px;
	margin-top:10px;
} 

/****** HOME PAGE BOX ******/
.thrColFixHdr .BoxHome_top { 
	float:left;
	clear:both;
	width:925px;
	height:41px;
	text-align:left;
	background:url(../_slice/box_home/top_hBox.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:10px;
} 
.thrColFixHdr .BoxHome_body { 
	float:left;
	clear:both;
	width:925px;
	text-align:left;
	background:url(../_slice/box_home/body_hBox.gif) left repeat-y;
	text-align:center;
} 
.thrColFixHdr .BoxHome_bottom { 
	float:left;
	clear:both;
	width:925px;
	height:41px;
	text-align:left;
	background:url(../_slice/box_home/bottom_hBox.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 

.thrColFixHdr .BoxHome_body .HomeCentralContainer { 
	width: 850px;  
	margin:0 auto;
	text-align: left;
} 
.thrColFixHdr .BoxHome_body .HomeCentralContainer .homeTextSide { 
	width: 630px;  
	text-align: left;
	float:left;
} 
.thrColFixHdr .BoxHome_body .HomeCentralContainer .homeVideoSide { 
	width: 200px;  
	text-align: left;
	float:right;
	text-align:center;
} 
.thrColFixHdr .BoxHome_body .HomeCentralContainer .homeVideoSide .homeVideoSideTop { 
	width: 190px;  
	text-align: left;
	margin:0 auto;
	height:152px;
	text-align:left;
} 
.thrColFixHdr .BoxHome_body .HomeCentralContainer .homeVideoSide .homeVideoSideBottom { 
	width: 160px;  
	text-align: left;
	margin:10px auto 0 auto;
} 
.thrColFixHdr .BoxHome_body .HomeCentralContainer .homeVideoSide .homeVideoSideBottom p { 
	color:#0096d6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
} 
.thrColFixHdr .BoxHome_body .HomeCentralContainer .homeTextSide h2 { 
	width: 386px; 
	height:53px;
	background:url(../_slice/title/Hydrofiber_Tech_ConvaTec.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:20px;
} 
.thrColFixHdr .BoxHome_body .HomeCentralContainer .homeTextSide p { 
	margin:10px 0 10px 0;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	line-height:1.3em;
	font-weight:bold;
}
.thrColFixHdr  ul.ulHome { 
	list-style:none;
	margin:0;
	padding:0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulHome_2 { 
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	display:block;
}
.thrColFixHdr  ul.ulHome li {
	background-image:url(../_slice/li_blue_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:5px 0 0 0;
	padding:0;
	line-height:1.3em;
	font-weight:bold;
}
.thrColFixHdr  ul.ulHome_2 li.noBoldLi {
	background-image:url(../_slice/li_blue_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0;
	line-height:1.3em;
	font-weight:normal;
	display:block;
	padding-left:10px;
}
.thrColFixHdr  ul.ulHome li span {
	margin-left:15px;
	line-height:1.3em;
}
.thrColFixHdr  ul.ulHome_2 li span {
	line-height:1.3em;
}
/****** MAIN MENU ******/
.thrColFixHdr .mainMenu { 
	float:left;
	clear:both;
	width:925px;
	height:159px;
	text-align:left;
	margin-top:10px;
} 
.thrColFixHdr .mainMenu ul.ulMainMenu { 
	float:left;
	clear:both;
	list-style:none;
	display:inline;
	width:925px;
} 
.thrColFixHdr .mainMenu ul.ulMainMenu li { 
	float:left;
	width:220px;
	height:159px;
	list-style:none;
	display:inline;
}
.thrColFixHdr .mainMenu ul.ulMainMenu li  { 
	float:left;
	width:220px;
	height:159px;
	background:#FFC;
}

.thrColFixHdr .mainMenu ul.ulMainMenu li.liMainMenuItem_01  { 
	margin-left:0;
}
.thrColFixHdr .mainMenu ul.ulMainMenu li.liMainMenuItem_02  { 
	margin-left:15px;
}
.thrColFixHdr .mainMenu ul.ulMainMenu li.liMainMenuItem_03  { 
	margin-left:15px;
}
.thrColFixHdr .mainMenu ul.ulMainMenu li.liMainMenuItem_04  { 
	margin-left:15px;
}

.thrColFixHdr .mainMenu ul.ulMainMenu li.liMainMenuItem_01 a,
.thrColFixHdr .mainMenu ul.ulMainMenu li.liMainMenuItem_02 a,
.thrColFixHdr .mainMenu ul.ulMainMenu li.liMainMenuItem_03 a,
.thrColFixHdr .mainMenu ul.ulMainMenu li.liMainMenuItem_04 a
{ 
	width:220px;
	height:159px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:#00092d;
}

/****** INTERNAL PAGE - GENERAL ******/
.thrColFixHdr .Box01Home_top { 
	float:left;
	clear:both;
	width:801px;
	height:38px;
	text-align:left;
	background:url(../_slice/box_internal_01/top_hBox1.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 
.thrColFixHdr .Box01Home_body { 
	float:left;
	clear:both;
	width:801px;
	text-align:left;
	background:url(../_slice/box_internal_01/body_hBox1.gif) left repeat-y;
	text-align:center;
} 
.thrColFixHdr .Box01Home_bottom { 
	float:left;
	clear:both;
	width:801px;
	height:38px;
	text-align:left;
	background:url(../_slice/box_internal_01/bottom_hBox1.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
} 
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer { 
	width: 743px;  
	margin:0 auto;
	text-align: left;
} 
.thrColFixHdr .Box01Home_body .Int01contentValueContainer { 
	width: 727px;
	margin-bottom:0;
	margin-top:0;
	margin-left:10px;
	text-align: left;
} 
html>body.thrColFixHdr .Box01Home_body .Int01contentValueContainer {
	margin:0 auto;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Int01_Content { 
	clear:both;
	float:left;
	width: 743px;
} 
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Int01_textSide { 
	width: 356px;  
	float:left;
	text-align: left;
} 
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Int01_leftSide { 
	width: 371px;  
	float:left;
	text-align: left;
	margin-left:5px;
} 
html>body.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Int01_leftSide { 
	width: 371px;  
  	margin-left:8px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .spacingForImg{
clear:both; float:left;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Int01_videoSide { 
	width: 356px;  
	float:left;
	text-align: left;
	margin:0;
	padding:0;
} 

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer h2.h2inAction { 
	float:left;
	width:353px;
	height:26px;
	background:url(../_slice/title/Hydrofiber_tech_inAct.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer h2.h2technology { 
	float:left;
	width:243px;
	height:25px;
	background:url(../_slice/title/TECHNOLOGY_title.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer h2.h2technologysubMenu { 
	float:left;
	width:507px;
	height:25px;
	background:url(../_slice/title/TECHNOLOGY_titleSubMenu.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .titlePage{
		clear:both;
		float:left;
		width:733px;
		margin-left:5px;
}
html>body.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .titlePage{
		margin-left:8px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer h2.h2Products { 
	width:363px;
	height:25px;
	background:url(../_slice/title/HYDROFIBER_PRODUCTS_title.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer h2.h2ProductsAquacel { 
	width:365px;
	height:25px;
	background:url(../_slice/title/HYDROFIBER_PRODUCTSAquacel_title.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer h2.h2ProductsAquacelAg { 
	width:365px;
	height:25px;
	background:url(../_slice/title/HYDROFIBER_PRODUCTSAquacelAg_title.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer h2.h2Value { 
	width:329px;
	height:26px;
	background:url(../_slice/title/HYDROFIBER_VALUE_title.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer h2.h2Send { 
	width:363px;
	height:25px;
	background:url(../_slice/title/HYDROFIBER_SEND_title.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer h3 { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#231f20;
	line-height:1.4em;
	font-weight:bold;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorCyan { 
	color:#0096D6;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer a p.textColorCyan { 
	color:#0096D6;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer a:hover p.textColorCyan { 
	color:#0096D6;
	text-decoration:underline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorCyan2 { 
	margin-top:0;
	color:#0096D6;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer a p.textColorCyan2 { 
	margin-top:0;
	color:#0096D6;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer a:hover p.textColorCyan2 { 
	margin-top:0;
	color:#0096D6;
	text-decoration:underline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange { 
	color:#ec953b;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer a p.textColorOrange { 
	color:#ec953b;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer a:hover p.textColorOrange { 
	color:#ec953b;
	text-decoration:underline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange2 { 
	margin-top:0;
	color:#ec953b;
	display:inline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange2 a{ 
	margin-top:0;
	color:#ec953b;
	text-decoration:none;
	display:inline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange2 a:hover{ 
	margin-top:0;
	color:#ec953b;
	text-decoration:underline;
	display:inline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer a p.textColorOrange2{ 
	margin-top:0;
	color:#ec953b;
	text-decoration:none;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer a:hover p.textColorOrange2{ 
	margin-top:0;
	color:#ec953b;
	text-decoration:underline;
}
.orangeBox2 sup {
line-height:1.3em;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorYellow { 
	color:#f2c133;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer a p.textColorYellow { 
	color:#f2c133;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer a:hover p.textColorYellow{ 
	color:#f2c133;
	text-decoration:underline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorYellow2 { 
	margin-top:0;
	color:#f2c133;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer a p.textColorYellow2 { 
	margin-top:0;
	color:#f2c133;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer a:hover p.textColorYellow2{ 
	margin-top:0;
	color:#f2c133;
	text-decoration:underline;
}

.thrColFixHdr .Box01Home_body .Int01footerVideoBar { 
	width: 735px;  
	margin:0 auto;
	text-align: left;
}

/****** INTERNAL PAGE - HYDROFIBER TECHNOLOGY: home ******/
.thrColFixHdr .sidebar1 h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.thrColFixHdr .sidebar1 .generalContSidebar1 {
	width:100%;
	float:left;
	clear:both;
}
/****** INTERNAL PAGE - HYDROFIBER TECHNOLOGY: home MENU->TECHNOLOGY ******/
.thrColFixHdr .sidebar1 .h3Technology {
	width:111px;
	height:38px;
	float:left;
	clear:both;
	margin-bottom:5px;
}
.thrColFixHdr .sidebar1 .h3Technology a {
	width:111px;
	height:38px;
	float:left;
	clear:both;
	background:url(../_slice/title/Hydrofiber_tech.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .sidebar1 .boxMenuTechnology {
	width:111px;
	float:left;
	clear:both;
	background:url(../_slice/boxmenu_orange/bg_orange.gif) top left repeat-y;
}
.thrColFixHdr .sidebar1 .boxMenuTechnologyFooter {
	width:111px;
	height:4px;
	float:left;
	clear:both;
	background:url(../_slice/boxmenu_orange/bottom_orange.gif) bottom left no-repeat;
	margin-bottom:6px;
	margin-top:0;
	position:relative;
	font-size:1px;
}

.thrColFixHdr .sidebar1 .boxMenuTechnology h3.TechnologyTopMenu {
	width:111px;
	height:42px;
	float:left;
	clear:both;

}
.thrColFixHdr .sidebar1 .boxMenuTechnology h3.TechnologyTopMenu a {
	width:111px;
	height:42px;
	float:left;
	clear:both;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../_slice/title/HYDROFIBER_TECH_menu.gif) top left no-repeat;
}
.thrColFixHdr .sidebar1 .boxMenuTechnology ul.ulTechnology {
	width:100px;
	margin:0 auto;
	padding-left:3px;
	clear:both;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
.thrColFixHdr .sidebar1 .boxMenuTechnology ul.ulTechnology li {
	width:100px;
	float:left;
	clear:both;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #f5ca9d;
	font-size:11px;
}
.thrColFixHdr .sidebar1 .boxMenuTechnology ul.ulTechnology li a {
	width:100px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.thrColFixHdr .sidebar1 .boxMenuTechnology ul.ulTechnology li a:hover {
	text-decoration:underline;
}
.thrColFixHdr .sidebar1 .boxMenuTechnology ul.ulTechnology li a.actualLinkGray {
	color:#333;
}



/****** INTERNAL PAGE - HYDROFIBER TECHNOLOGY: home MENU->IN ACTION ******/
.thrColFixHdr .sidebar1 .h3InAction {
	width:111px;
	height:47px;
	float:left;
	clear:both;
	margin-bottom:6px;
}
.thrColFixHdr .sidebar1 .h3InAction a {
	width:111px;
	height:47px;
	float:left;
	clear:both;
	background:url(../_slice/title/hyd_tech_inAction.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .sidebar1 .boxMenuInAction {
	width:111px;
	float:left;
	clear:both;
	background:url(../_slice/boxmenu_yellow/body_yellow.gif) top left repeat-y;
}
.thrColFixHdr .sidebar1 .boxMenuInActionFooter {
	width:111px;
	height:4px;
	float:left;
	clear:both;
	background:url(../_slice/boxmenu_yellow/botom_yellow.gif) bottom left no-repeat;
	margin-bottom:6px;
	margin-top:0;
	position:relative;
	font-size:1px;
}
.thrColFixHdr .sidebar1 .boxMenuInAction h3.MenuInActionTopMenu {
	width:111px;
	height:49px;
	float:left;
	clear:both;
}
.thrColFixHdr .sidebar1 .boxMenuInAction h3.MenuInActionTopMenu a {
	width:111px;
	height:49px;
	float:left;
	clear:both;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../_slice/title/HYDROFIBER_IN-ACTION_menu.gif) top left no-repeat;
}
.thrColFixHdr .sidebar1 .boxMenuInAction ul.ulInAction {
	width:100px;
	margin:0 auto;
	padding-left:3px;
	clear:both;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
html>body.thrColFixHdr .sidebar1 .boxMenuInAction ul.ulInAction {
	padding-left:3px;
}

.thrColFixHdr .sidebar1 .boxMenuInAction ul.ulInAction li {
	width:100px;
	float:left;
	clear:both;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #f5ca9d;
	font-size:11px;
}
.thrColFixHdr .sidebar1 .boxMenuInAction ul.ulInAction li a {
	width:100px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.thrColFixHdr .sidebar1 .boxMenuInAction ul.ulInAction li a:hover {
	text-decoration:underline;
}
.thrColFixHdr .sidebar1 .boxMenuInAction ul.ulInAction li a.actualLinkGray {
	color:#333;
}
/****** INTERNAL PAGE - HYDROFIBER TECHNOLOGY: home MENU->PRODUCTS ******/
.thrColFixHdr .sidebar1 .h3Products {
	width:111px;
	height:47px;
	float:left;
	clear:both;
	margin-bottom:6px;
}
.thrColFixHdr .sidebar1 .h3Products a {
	width:111px;
	height:47px;
	float:left;
	clear:both;
	background:url(../_slice/title/Hydrofiber_tech_Products.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .sidebar1 .boxMenuProducts {
	width:111px;
	float:left;
	clear:both;
	background:url(../_slice/boxlightBlue/body_lblue.gif) top left repeat-y;
}
.thrColFixHdr .sidebar1 .boxMenuProductsFooter {
	width:111px;
	height:4px;
	float:left;
	clear:both;
	background:url(../_slice/boxlightBlue/bottom_lblue.gif) bottom left no-repeat;
	margin-bottom:6px;
	font-size:1px;
}
.thrColFixHdr .sidebar1 .boxMenuProducts h3.MenuProductsTopMenu {
	width:111px;
	height:57px;
	float:left;
	clear:both;
}
.thrColFixHdr .sidebar1 .boxMenuProducts h3.MenuProductsTopMenu a {
	width:111px;
	height:57px;
	float:left;
	clear:both;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../_slice/title/HYDROFIBER-PRODUCTS_menuTop.gif) top left no-repeat;
}
.thrColFixHdr .sidebar1 .boxMenuProducts ul.ulMenuProducts {
	width:92px;
	margin:0 auto;
	padding-left:4px;
	clear:both;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
html>body.thrColFixHdr .sidebar1 .boxMenuProducts ul.ulMenuProducts {
	padding-left:3px;
	width:100px;
}
.thrColFixHdr .sidebar1 ul li{
	line-height:1em;
}
.thrColFixHdr .sidebar1 ul ul li{
	line-height:1em;
}

.thrColFixHdr .sidebar1 .boxMenuProducts ul.ulMenuProducts li {
	width:86px;
	float:left;
	clear:both;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #d0ecf7;
	font-size:11px;
}
html>body.thrColFixHdr .sidebar1 .boxMenuProducts ul.ulMenuProducts li {
	width:97px;
}
.thrColFixHdr .sidebar1 .boxMenuProducts ul.ulMenuProducts li a {
	width:100px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.thrColFixHdr .sidebar1 .boxMenuProducts ul.ulMenuProducts li a:hover {
	text-decoration:underline;
}
.thrColFixHdr .sidebar1 .boxMenuProducts ul.ulMenuProducts li a.actualLinkGray {
	color:#0480ba;
}
.thrColFixHdr .sidebar1 .boxMenuProducts ul.ulMenuProducts ul.ulNested {
	width:90px;
	margin:2px 0 2px 5px;
	clear:both;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
.thrColFixHdr .sidebar1 .boxMenuProducts ul.ulMenuProducts ul.ulNested li {
	border:none;
	padding:0;
	font-weight:normal;
}
.thrColFixHdr .sidebar1 .boxMenuProducts ul.ulMenuProducts ul.ulNested li a {
	color:#d0ecf7;
}
/****** INTERNAL PAGE - HYDROFIBER TECHNOLOGY: home MENU->VALUE ******/
.thrColFixHdr .sidebar1 .h3Value {
	width:111px;
	height:47px;
	float:left;
	clear:both;
	margin-bottom:6px;
}
.thrColFixHdr .sidebar1 .h3Value a {
	width:111px;
	height:47px;
	float:left;
	clear:both;
	background:url(../_slice/title/Hydrofiber_tech_Value.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .sidebar1 .boxMenuValue {
	width:111px;
	float:left;
	clear:both;
	background:url(../_slice/boxgreen/green_bg.gif) top left repeat-y;
}

.thrColFixHdr .sidebar1 .boxMenuValueFooter {
	width:111px;
	height:5px;
	float:left;
	clear:both;
	background:url(../_slice/boxgreen/green_bottom.gif) bottom left no-repeat;
	margin-bottom:6px;
	font-size:1px;
}
.thrColFixHdr .sidebar1 .boxMenuValue h3.boxMenuValueTopMenu {
	width:111px;
	height:57px;
	float:left;
	clear:both;
}
.thrColFixHdr .sidebar1 .boxMenuValue h3.boxMenuValueTopMenu a {
	width:111px;
	height:46px;
	float:left;
	clear:both;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../_slice/title/HYDROFIBER-VALUE_menuTitle.gif) top left no-repeat;
}
.thrColFixHdr .sidebar1 .boxMenuValue ul.ulboxMenuValue {
	width:100px;
	margin:0 auto;
	padding-left:3px;
	clear:both;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
html>body.thrColFixHdr .sidebar1 .boxMenuValue ul.ulboxMenuValue {
	padding-left:1px;
}
.thrColFixHdr .sidebar1 .boxMenuValue ul.ulboxMenuValue li {
	width:100px;
	float:left;
	clear:both;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #e8ec9d;
	font-size:11px;
}
.thrColFixHdr .sidebar1 .boxMenuValue ul.ulboxMenuValue li a {
	width:100px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
.thrColFixHdr .sidebar1 .boxMenuValue ul.ulboxMenuValue li a:hover {
	text-decoration:underline;
}
.thrColFixHdr .sidebar1 .boxMenuValue ul.ulboxMenuValue li a.actualLinkGray {
	color:#333;
}

/****** INTERNAL PAGE - HYDROFIBER TECHNOLOGY: home MENU->HOME ******/
.thrColFixHdr .sidebar1 .h3backHome {
	width:111px;
	height:47px;
	float:left;
	clear:both;
}
.thrColFixHdr .sidebar1 .h3backHome a {
	width:111px;
	height:25px;
	float:left;
	clear:both;
	background:url(../_slice/title/back_home.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

/****** INTERNAL PAGE - BOX TOOLS ******/
.thrColFixHdr .sidebar1 .boxToolsSidebar {
	width:111px;
	float:left;
	clear:both;
	margin-top:0;
}
.thrColFixHdr .sidebar1 .boxToolsSidebar ul.ulsidebarTools {
	width:111px;
	float:left;
	clear:both;
	list-style:none;
}
.thrColFixHdr .sidebar1 .boxToolsSidebar ul.ulsidebarTools li {
	width:111px;
	height:23px;
	float:left;
	clear:both;
	margin-top:5px;
}
.thrColFixHdr .sidebar1 .boxToolsSidebar ul.ulsidebarTools li.liOrdering a {
	width:111px;
	height:23px;
	float:left;
	clear:both;
	background:url(../_slice/title/ordering_info.gif);
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .sidebar1 .boxToolsSidebar ul.ulsidebarTools li.liPrintable a {
	width:111px;
	height:23px;
	float:left;
	clear:both;
	background:url(../_slice/title/printables_materials.gif);
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .sidebar1 .boxToolsSidebar ul.ulsidebarTools li.liPrintable{
	width:111px;
	height:23px;
	float:left;
	clear:both;
	margin-top:5px;
}
.thrColFixHdr .sidebar1 .boxToolsSidebar ul.ulsidebarTools li.liPrintablePage a {
	width:111px;
	height:23px;
	float:left;
	clear:both;
	background:url(../_slice/title/printables_page.gif);
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .sidebar1 .boxToolsSidebar ul.ulsidebarTools li.liPrintablePage{
	width:111px;
	height:23px;
	float:left;
	clear:both;
	margin-top:5px;
}
.thrColFixHdr .sidebar1 .boxToolsSidebar ul.ulsidebarTools li.liSend a {
	width:111px;
	height:23px;
	float:left;
	clear:both;
	background:url(../_slice/title/sendToAfriend.gif);
	text-indent:-9999px;
	overflow:hidden;
}
.thrColFixHdr .sidebar1 .boxToolsSidebar ul.ulsidebarTools li.liSend {
	width:111px;
	height:23px;
	float:left;
	clear:both;
	margin-top:5px;
}

/****** INTERNAL PAGE - HYDROFIBER TECHNOLOGY: home GRAY BOX ******/
.thrColFixHdr .Int01_grayBox { 
	width: 727px;  
	float:left;
	text-align: left;
	margin-left:5px;
	clear:both;
	background:url(../_slice/bg_gray.gif) repeat;
} 
html>body.thrColFixHdr .Int01_grayBox { 
	width: 727px;  
	margin-left:8px;
	margin-right:8px;
} 
.thrColFixHdr .Int01_noColoredBox { 
	width: 743px;  
	float:left;
	text-align: left;
	clear:both;
} 
.thrColFixHdr .Int01_grayBoxBottom { 
	width: 727px;  
	height:16px;
	float:left;
	clear:both;
	background:url(../_slice/bg_box_gray.gif) top left no-repeat;
	font-size:1px;
	margin-left:5px;
	margin-top:0px;
	padding-top:0px;
}
html>body.thrColFixHdr .Int01_grayBoxBottom { 
	width: 727px;  
	margin-left:8px;
	margin-right:8px;
}

.thrColFixHdr  .previewBox_Technology { 
	width: 164px;  
	float:left;
	padding:15px 0px 0px 14px;
	clear:none;
}

.thrColFixHdr  .previewBox_TechnologyFirst { 
	width: 164px;  
	float:left;
	padding:15px 0px 5px 6px;
	clear:none;
}
html>body.thrColFixHdr  .previewBox_TechnologyFirst { 
	padding:15px 0px 5px 8px;
}
.thrColFixHdr  .previewBox_Technology_2 { 
	width: 127px;  
	float:left;
	padding:15px 0px 5px 24px;
	clear:none;
}
.thrColFixHdr  .previewBox_Technology_2First { 
	width: 127px;  
	float:left;
	padding:15px 0px 5px 6px;
	clear:none;
}

.thrColFixHdr  .previewBox_Technology_3 { 
	float:left;
	padding:15px 20px 5px 10px;
	clear:none;
}

.thrColFixHdr  .valueHomeBoxContainer { 
	width: 727px;  
	float:left;
	clear:both;
	background:url(../_slice/boximg/bgGreenBlue.gif) repeat-y;
}

.thrColFixHdr  .valueHomeBoxContainerTop { 
	width: 727px;  
	height:7px;
	float:left;
	clear:none;
	background:url(../_slice/boximg/topGreenBlue.gif) left top no-repeat;
	font-size:1px;
}
.thrColFixHdr  .valueHomeBoxContainerBottom { 
	width: 727px; 
	height:7px;
	float:left;
	clear:none;
	background:url(../_slice/boximg/bottomGreenBlue.gif) left bottom no-repeat;
	font-size:1px;
	margin-bottom:10px;
}
.thrColFixHdr  .valueHomeBoxLeft { 
	width: 319px;  
	float:left;
	clear:none;
}
.thrColFixHdr  .valueHomeBoxLeft p.p_valueHomeBoxLeft { 
	margin:8px 8px 2px 8px;
	padding:0;
	width:96%;
	float:left;
	clear:both;
}

.thrColFixHdr  .valueHomeBoxLeft .valueHomeBoxLeftTOP{ 
	width: 319px;  
	height:5px;
	float:left;
	clear:none;
	background:url(../_slice/boximg/green_top.gif) left top no-repeat;
	font-size:1px;
}
.thrColFixHdr  .valueHomeBoxLeft .valueHomeBoxLeftBOTTOM{ 
	width: 319px; 
	height:5px;
	float:left;
	clear:none;
	background:url(../_slice/boximg/green_bottom.gif) left bottom no-repeat;
	font-size:1px;
}

.thrColFixHdr  .valueHomeBoxRight { 
	width: 388px;  
	float:right;
	clear:none;
	text-align:left;
}
.thrColFixHdr  .valueHomeBoxRight p.p_valueHomeBoxRight { 
	margin:0 auto;
	padding:0;
	width:370px;
	color:#fff;
	font-size:13px;
}
.thrColFixHdr  .valueHomeBoxRight p.p_valueHomeBoxRight sup, .thrColFixHdr  .valueHomeBoxRight p.p_valueHomeBoxRight sup a, .thrColFixHdr  .valueHomeBoxRight p.p_valueHomeBoxRight a sup{
	color:#fff;
} 

.thrColFixHdr  .valueHomeBoxRight p.p_valueHomeBoxRight {
	padding:8px 0 0 0;
}

.thrColFixHdr  .valueHomeBoxRight .valueHomeBoxRightTOP{ 
	width: 388px;  
	height:7px;
	float:left;
	clear:none;
	background:url(../_slice/boximg/blue_top.gif) left top no-repeat;
}
.thrColFixHdr  .valueHomeBoxRight .valueHomeBoxRightBOTTOM{ 
	width: 388px; 
	height:7px;
	float:left;
	clear:none;
	background:url(../_slice/boximg/blue_bottom.gif) left bottom no-repeat;
}
/****** INTERNAL PAGE - HYDROFIBER TECHNOLOGY: LOCKS IN ******/
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Int01_videoSide .LocksInBoxLeft { 
	width: 166px;  
	float:left;
	margin-top:10px;
} 
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Int01_videoSide .LocksInBoxRight { 
	width: 166px;  
	float:right;
	margin-top:10px;
}

/*  UL VALUE - HOME */
.thrColFixHdr  ul.ulVALUEHome { 
	list-style:none;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	float:left;
	clear:both;
}
.thrColFixHdr  ul.ulVALUEHome li {
	background-image:url(../_slice/li_gray_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 8px;
	padding:0;
	width:100%;
	float:left;
	clear:both;
}
.thrColFixHdr  ul.ulVALUEHome li.white {
	background-image:url(../_slice/li_white_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 8px;
	padding:0;
	float:left;
	clear:both;
}
.thrColFixHdr  ul.ulVALUEHome li span {
	margin-left:10px;
	line-height:1.5em;
}

/*  UL VALUE - CONTROLLING */
.thrColFixHdr  ul.ulVALUEHome { 
	list-style:none;
	margin:0;
	padding:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	float:left;
	clear:both;
	width:100%
}
html>body.thrColFixHdr  ul.ulVALUEHome { 
	padding:0;
}
.thrColFixHdr  ul.ulVALUEHome li {
	background-image:url(../_slice/li_gray_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 8px;
	padding:0;
	display:block;
}
.thrColFixHdr  ul.ulVALUEHome li span {
	margin-left:10px;
	line-height:1.5em;
}

/*  UL VALUE - CONTROLLING BOX no.1 */
.thrColFixHdr  .box02Green { 
	width: 567px;  
	float:left;
	clear:both;
	background:url(../_slice/boxgreen_2/green2_bg.gif) repeat-y;
}
.thrColFixHdr  .box02Green p.p_box02Green { 
	margin:0px 8px 2px 8px;
	padding:0;
	width:96%;
	float:left;
	clear:both;
}

.thrColFixHdr  .box02Green .box02GreenTOP{ 
	height:9px;
	width: 567px;  
	float:left;
	clear:both;
	background:url(../_slice/boxgreen_2/green2_top.gif) left top no-repeat;
	font-size:1px;
}
.thrColFixHdr  .box02Green .box02GreenBOTTOM{ 
	height:9px;
	width: 567px;  
	float:left;
	clear:both;
	background:url(../_slice/boxgreen_2/green2_bottom.gif) left bottom no-repeat;
	font-size:1px;
}

/*  UL VALUE - CONTROLLING BOX no.2 */
.thrColFixHdr  .box02Blue { 
	width: 727px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/lightblue_2_bg.gif) repeat-y;
}
.thrColFixHdr  .box02Blue p.p_box02Blue { 
	margin:0px 8px 0px 8px;
	padding:0;
	width:94%;
	float:left;
	clear:both;
	color:#fff;
	font-size:13px;
}
.thrColFixHdr  .box02Blue p.p_box02Blue sup, .thrColFixHdr  .box02Blue p.p_box02Blue sup a, .thrColFixHdr  .box02Blue p.p_box02Blue a sup{
	color:#fff;
}
.thrColFixHdr  .box02Blue p.p_box02Blue2 sup, .thrColFixHdr  .box02Blue p.p_box02Blue2 sup a, .thrColFixHdr  .box02Blue p.p_box02Blue2 a sup{
	color:#fff;
}

.thrColFixHdr  .box02Blue p.p_box02Blue2 { 
	margin:0px 3px 0px 4px;
	padding:0;
	width:720px;
	float:left;
	clear:both;
	color:#fff;
	font-size:13px;
}

.thrColFixHdr  .box02Blue .box02BlueTOP{ 
	height:5px;
	width: 727px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/lightblue_2_top.gif) left top no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr  .box02Blue .box02BlueBOTTOM{ 
	height:5px;
	width: 727px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/lightblue_2_bottom.gif) left bottom no-repeat;
	font-size:1px;
	line-height:1px;
}

/*  UL VALUE - CONTROLLING BOX no.3/4 */
.thrColFixHdr  .boxDouble { 
	width: 727px;  
	float:left;
	clear:both;
	background:url(../_slice/boxgreen_3/green_3_bg.gif) repeat-y;
}
.thrColFixHdr  .boxDouble p.p_boxDouble { 
	margin:0px 8px 2px 8px;
	padding:0;
	width:94%;
	float:left;
	clear:both;
}

.thrColFixHdr  .boxDouble .boxDoubleTOP{ 
	height:9px;
	width: 727px;  
	float:left;
	clear:both;
	background:url(../_slice/boxgreen_3/green_3_top.gif) left top no-repeat;
	font-size:1px;
	line-height:1px;
	margin-bottom:10px;
}
.thrColFixHdr  .boxDouble .boxDoubleBOTTOM{ 
	height:9px;
	width: 727px;  
	float:left;
	clear:both;
	background:url(../_slice/boxgreen_3/green_3_bottom.gif) left bottom no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr  .boxDouble .boxDoubleLeftSide{ 
	width: 320px;  
	float:left;
}
.thrColFixHdr  .boxDouble .boxDoubleRightSide{ 
	width: 350px;  
	float:right;
}

/*  UL VALUE - CONTROLLING BOX no.5/6 */
.thrColFixHdr  .boxDouble_2Left { 
	width: 351px;  
	float:left;
	background:url(../_slice/box_double/bg.gif) repeat-y;
}
.thrColFixHdr  .boxDouble_2Right { 
	width: 351px;  
	float:right;
	background:url(../_slice/box_double/bg.gif) repeat-y;
}
.thrColFixHdr  .boxDouble_2Right p.p_boxDouble_2,
.thrColFixHdr  .boxDouble_2Left p.p_boxDouble_2,
.thrColFixHdr  .boxDouble_2TOP p.p_boxDouble_2,
.thrColFixHdr  .boxDouble_2BOTTOM p.p_boxDouble_2
{ 
	margin:8px 8px 2px 8px;
	padding:0;
	width:94%;
	float:left;
	clear:both;
}
.thrColFixHdr  .boxDouble_2TOP p.p_boxDouble_2,
.thrColFixHdr  .boxDouble_2BOTTOM p.p_boxDouble_2
{ 
	color:#fff;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.p_boxDouble_2Title{
	font-size:13px;
	padding:0;
	width:94%;
	float:left;
	clear:both;
	color:#fff;
	line-height:1em;
	margin:7px 0;
}
.thrColFixHdr  .boxDouble_2TOP
{ 
	height:27px;
	width: 351px;  
	float:left;
	clear:both;
	background:url(../_slice/box_double/top.gif) left top no-repeat;
	color:#fff;
}
.thrColFixHdr  .boxDouble_2BOTTOM
{ 
	height:9px;
	width: 351px;  
	float:left;
	clear:both;
	background:url(../_slice/box_double/bottom.gif) left bottom no-repeat;
}

/* Product Acquacel Ag Page */
.thrColFixHdr .Box01Home_body .Int01_Content .IntAcquacelcontentCentralContainer { 
	width: 463px;  
	float:left;
	text-align: left;
	margin-left:5px;
} 
html>body.thrColFixHdr .Box01Home_body .Int01_Content .IntAcquacelcontentCentralContainer { 
	margin-left:8px;
} 

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_textSide { 
	width: 602px;  
	float:left;
	text-align: left;
} 
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelcontentCentralContainer .IntAquacel_textSide { 
	width: 400px;  
	float:left;
	text-align: left;
} 
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_videoSide { 
	width: 264px;  
	float:right;
	text-align: left;
} 
/*  TITLE UL - ACQUACEL PAGE */
.thrColFixHdr  .boxAquacelBlue { 
	width: 437px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/lightblue_Aquacel_bg.gif) repeat-y;
}
.thrColFixHdr  .boxAquacelBlue p.p_boxAquacelBlue { 
	margin:0px 8px 0px 8px;
	padding:0;
	width:94%;
	float:left;
	clear:both;
	color:#fff;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.p_boxAquacelBlueTitle{
	font-size:13px;
	margin:0px 8px 0px 8px;
	padding:0;
	width:94%;
	float:left;
	clear:both;
	color:#fff;
	font-weight:bold;
	height:23px;
}

.thrColFixHdr  .boxAquacelBlue .boxAquacelBlueTOP{ 
	height:7px;
	width: 437px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/lightblue_Aquacel_top.gif) left top no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr  .boxAquacelBlue2 { 
	width: 437px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/lightblue_Aquacel_bg2.gif) repeat-y;
}
.thrColFixHdr  .boxAquacelBlue2 p.p_boxAquacelBlue2 { 
	margin:0px 8px 0px 8px;
	padding:0;
	width:94%;
	float:left;
	clear:both;
	color:#fff;
}
.thrColFixHdr  .boxAquacelBlue2 p.p_boxAquacelBlue { 
	margin:0px 8px 0px 8px;
	padding:0;
	width:94%;
	float:left;
	clear:both;
	color:#fff;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.p_boxAquacelBlueTitle2{
	font-size:13px;
	margin:0px 8px 0px 8px;
	padding:0;
	width:94%;
	float:left;
	clear:both;
	color:#fff;
	font-weight:bold;
	height:23px;
}

.thrColFixHdr  .boxAquacelBlue2 .boxAquacelBlueTOP2{ 
	height:7px;
	width: 437px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/lightblue_Aquacel_top2.gif) left top no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr  .boxAzul { 
	width: 437px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/azul_Aquacel_bg.gif) repeat-y;
	padding-top:10px;
	padding-bottom:0;
	margin-bottom:0;
}
.thrColFixHdr  .boxAzul p.p_boxAzul { 
	margin:8px 8px 2px 8px;
	padding:0;
	width:94%;
	float:left;
	clear:both;
}
.thrColFixHdr .boxAzulBOTTOM{ 
	height:7px;
	width: 437px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/azul_Aquacel_bottom.gif) left bottom no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr  ul.ulAquacel1 { 
	clear:both;
	list-style:none;
	margin:0 0 10px 5px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	border-bottom:1px solid #0096d6;
}
.thrColFixHdr  ul.ulAquacel1 li.noBoldLi {
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel1a { 
	clear:both;
	list-style:none;
	margin:0 0 0 5px;
	padding:0 0 10px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	border-bottom:1px solid #3b6284;
}
.thrColFixHdr  ul.ulAquacel1a li.noBoldLi {
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel1WOB { 
	clear:both;
	list-style:none;
	margin:0 0 0 5px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel1WOB li.noBoldLi {
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel2 { 
	clear:both;
	float:left;
	width:94%;
	list-style:none;
	margin:10px 0 0 5px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel2 li.noBoldLi {
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel2 li.noBoldLiTwoColumn .rightColumn{
	float:right;
	width:330px;
	margin:0;
	padding:0;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel2 li.noBoldLiTwoColumn .leftColumn{
	float:left;
	width:265px;
	margin:0;
	padding:0;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel2 li.noBoldLiTwoColumn {
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 10px 10px;
	line-height:1.3em;
	font-weight:normal;
	float:left;
	clear:both;
	width:100%;
}
.thrColFixHdr  ul.ulAquacel22 { 
	clear:both;
	float:left;
	width:94%;
	list-style:none;
	margin:0 0 0 5px;
	padding:0 0 0 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel22 li.noBoldLi {
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel22 li.noBoldLiTwoColumn .rightColumn{
	float:right;
	width:340px;
	margin:0;
	padding:0;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel22 li.noBoldLiTwoColumn .leftColumn{
	float:left;
	width:275px;
	margin:0;
	padding:0;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel22 li.noBoldLiTwoColumn {
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 10px 10px;
	line-height:1.3em;
	font-weight:normal;
	float:left;
	clear:both;
	width:100%;
}

.thrColFixHdr  ul.ulAquacel3 { 
	clear:both;
	list-style:none;
	margin:0 0 0 20px;
	padding:0 0 0 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel3 li.noBoldLi {
	background-image:url(../_slice/li_black_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 10px 0;
	padding:0 10px 0 10px;
	line-height:1.3em;
	font-weight:normal;
	border-bottom:1px solid #70c1e7;
}
.thrColFixHdr  ul.ulAquacel3 li.noBoldLi ul{ 
	clear:both;
	list-style:none;
	margin:0 0 10px 10px;
	padding:0 0 0 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel3 li.noBoldLi ul li{
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel3 li.noBoldLi2 {
	background-image:url(../_slice/li_black_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel3 li.noBoldLi2 ul{ 
	clear:both;
	list-style:none;
	margin:0 0 0 10px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel3 li.noBoldLi2 ul li{
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn a p.bluPar { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0096d6;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:none;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn a:hover p.bluPar { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0096d6;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:underline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn p.bluPar a { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0096d6;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:none;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn p.bluPar a:hover { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0096d6;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:underline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn a p.bluPar2 { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b6284;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:none;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn a:hover p.bluPar2 { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b6284;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:underline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn p.bluPar2 a { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b6284;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:none;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn p.bluPar2 a:hover { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3b6284;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:underline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_rightColumn a p.pinkPar { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9a4d9e;
	line-height:1.4em;
	font-weight:normal;
	text-decoration:none;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_rightColumn a:hover p.pinkPar { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9a4d9e;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:underline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_rightColumn p.pinkPar a { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9a4d9e;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:none;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_rightColumn p.pinkPar a:hover { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9a4d9e;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:underline;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn a p.lightBluPar { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0096d6;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:none;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn a:hover p.lightBluPar { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0096d6;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:underline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .valueEvidenceBottomBox p.lightBluPar a { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0096d6;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:none;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .valueEvidenceBottomBox p.lightBluPar a:hover { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0096d6;
	line-height:1.4em;
	font-weight:bold;
	text-decoration:underline;
}
.centralContainerAquacelBottom{
		clear:both;
		margin:0 auto;
		text-align:left;
		width:727px;
		}
.centralContainerReferenceBottom{
		clear:both;
		margin:0 auto;
		text-align:left;
		width:727px;
		}
.boxReference{
		clear:both;
		margin:0 auto;
		text-align:left;
		width:743px;
		
		}
.boxReference ul, .boxReference ol{
	color:#231F20;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	padding:10px 20px;
	margin:0 0 0 10px;
	list-style:decimal;
	}		
.boxReference ul li, .boxReference ol li{
	color:#231F20;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	}	
.boxReference ul li, .boxReference ol li sup{
	font-size:7px;
	font-family:Verdana,Geneva,sans-serif;
}
.centralContainerAquacelBottomLeft{
		float:left;
		width:187px;
		}

.centralContainerAquacelBottomRight{
		float:right;
		width:254px;
		}
.centralContainerReferenceBottomLeft{
		float:left;
		width:187px;
		}
.centralContainerReferenceBottomRight{
		float:right;
		width:254px;
		}
.thrColFixHdr  .IntAquacel_boxSide .IntAquacel_boxSideTop{ 
	height:7px;
	width: 264px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/lightblue_AquacelDx_top.gif) left top no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr  .IntAquacel_boxSide {
	clear:both;
	width: 264px;  
	float:left;
	background:url(../_slice/boxlightblue_2/lightblue_AquacelDx_bg.gif) repeat-y;
}
.thrColFixHdr  .IntAquacel_boxSide p.p_IntAquacel_boxSide { 
	color:#fff;
	padding:8px 8px 8px 8px;
	margin:0;
	width:248px;
	float:left;
	clear:both;
}
.thrColFixHdr  .IntAquacel_boxSide .IntAquacel_boxSideBottom{ 
	height:7px;
	width: 264px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/lightblue_AquacelDx_bottom.gif) left bottom no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr .VersivaSmall_boxSideTop{ 
	height:7px;
	width: 264px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/pink_VersivaSmall_boxSideTop.gif) left bottom no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr .VersivaSmall_boxSide { 
	width: 264px;  
	float:right;
	background:url(../_slice/boxlightblue_2/pink_VersivaSmall_boxSideBg.gif) repeat-y;
}
.thrColFixHdr .VersivaSmall_boxSide p.p_VersivaSmall_boxSide { 
	color:#fff;
	padding:8px 8px 8px 8px;
	margin:0;
	width:248px;
	float:left;
	clear:both;
	font-size:12px;
}
.thrColFixHdr .VersivaSmall_boxSide p.p_VersivaSmall_boxSide_WithOutSpace { 
	color:#fff;
	padding:0 8px 0 8px;
	margin:0;
	width:248px;
	float:left;
	clear:both;
	font-size:12px;
}
.thrColFixHdr .VersivaSmall_boxSideBottom{ 
	height:7px;
	width: 264px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/pink_VersivaSmall_boxSideBottom.gif) left bottom no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr .VersivaSmall_boxSideBottomPink{ 
	height:7px;
	width: 264px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/pink_VersivaSmall_boxSideBottomPink.gif) left bottom no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr .VersivaSmall_boxSideBottomAllPink{ 
	height:7px;
	width: 264px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/pink_VersivaSmall_boxSideBottomAllPink.gif) left bottom no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr  .VersivaSmall_boxSideAllPink { 
	width: 264px;
	float:right;
	background:url(../_slice/boxlightblue_2/pink_VersivaSmall_boxSideBgAllPink.gif) repeat-y;
	padding-top:10px;
	padding-bottom:10px;
}
.thrColFixHdr  .VersivaSmall_boxSideAllPink p.p_VersivaSmall_boxSideAllPink { 
	color:#231F20;
	padding:8px 8px 2px 8px;
	margin:0;
	width:248px;
	float:left;
	clear:both;
}
.thrColFixHdr .Box01Home_body .Int01_Content .IntAquacel_rightColumn { 
	width: 264px;  
	float:left;
	text-align: left;
} 
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .centralContainerAquacelBottomLeft p a{
	color:#231F20;
	text-decoration:underline;
	font-size:12px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .centralContainerAquacelBottomLeft p a:hover{
	color:#231F20;
	text-decoration:underline;
	font-size:12px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .centralContainerAquacelBottomRight p{
	text-align:right;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .centralContainerAquacelBottomRight p a{
	color:#231F20;
	text-decoration:underline;
	font-size:12px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .centralContainerAquacelBottomRight p a:hover{
	color:#231F20;
	text-decoration:underline;
	font-size:12px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .centralContainerReferenceBottomLeft p a{
	color:#231F20;
	text-decoration:underline;
	font-size:12px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .centralContainerReferenceBottomLeft p a:hover{
	color:#231F20;
	text-decoration:underline;
	font-size:12px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .centralContainerReferenceBottomRight p{
	text-align:right;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .centralContainerReferenceBottomRight p a{
	color:#231F20;
	text-decoration:underline;
	font-size:12px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .centralContainerReferenceBottomRight p a:hover{
	color:#231F20;
	text-decoration:underline;
	font-size:12px;
}

/* evidence products page */
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .titleBold{
		font-weight:bold;
		margin:10px 0;
		font-size:11px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .titleBold2{
		font-weight:bold;
		margin:10px 0;
		font-size:11px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelEvidencecontentCentralContainer { 
	width: 727px;  
	float:left;
	text-align: left;
} 
.thrColFixHdr  .boxAzulBig { 
	width: 637px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/azul_Aquacel_evidence_bg.gif) repeat-y;
	padding-left:30px;
	padding-right:60px;
	padding-top:15px;
	padding-bottom:15px;
}
.thrColFixHdr  .boxAzulBig p.p_boxAzulBig { 
	margin:5px 0 !important;
	padding:0;
	width:100%;
	float:left;
	clear:both;
	color:#231F20;
	}
.thrColFixHdr  .boxAzulBig p.p_boxAzulSmall { 
	margin:0;
	padding:0;
	width:100%;
	float:left;
	clear:both;
	color:#231F20;
	font-size:9px;
	}
.thrColFixHdr .boxAzulBigTOP{ 
	height:7px;
	width: 727px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/azul_Aquacel_evidence_top.gif) left top no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr .boxAzulBigBOTTOM{ 
	height:7px;
	width: 727px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/azul_Aquacel_evidence_bottom.gif) left bottom no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr  .boxAzulBig p.titleBold_boxAzulBig{
		font-weight:bold;
		font-size:12px;
		margin:8px 0 2px 0;
		padding:0;
		width:100%;
		float:left;
		clear:both;
		color:#231F20;
}
.thrColFixHdr  .boxAzulBig p.title_boxAzulBig{
		font-size:12px;
		margin:8px 0 2px 0;
		padding:0;
		width:100%;
		float:left;
		clear:both;
		color:#231F20;
}
.thrColFixHdr  .boxAzulBig p.titleBoldItalic_boxAzulBig{
		font-weight:bold;
		font-size:12px;
		margin:8px 0 8px 0 !important;
		padding:0;
		width:100%;
		float:left;
		clear:both;
		color:#231F20;
		font-style:italic;
}

.thrColFixHdr  ul.ulAquacel4 { 
	clear:both;
	list-style:none;
	margin:0 0 10px 5px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel4 li.noBoldLi {
	margin:0 0 0 0;
	padding:0 0 0 0px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel4 li.noBoldLiTwoColumn .rightColumn{
	float:right;
	width:340px;
	margin:0;
	padding:0;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel4 li.noBoldLiTwoColumn .leftColumn{
	float:left;
	width:275px;
	margin:0;
	padding:0;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel4 li.noBoldLiTwoColumn {
	margin:0 0 0 0;
	padding:0 0 10px 0px;
	line-height:1.3em;
	font-weight:normal;
	float:left;
	clear:both;
	width:100%;
}
.thrColFixHdr  ul.ulAquacel5 { 
	clear:both;
	float:left;
	display:block;
	list-style:none;
	margin:10px 0 0 5px;
	padding:0 0 0 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	width:632px;
}

.thrColFixHdr  ul.ulAquacel5 li.noBoldLi {
	background-image:url(../_slice/li_black_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
	display:block;
}
.thrColFixHdr  ul.ulAquacel5 li.noBoldLiTwoColumn .rightColumn{
	float:right;
	width:340px;
	margin:0;
	padding:0;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel5 li.noBoldLiTwoColumn .leftColumn{
	float:left;
	width:275px;
	margin:0;
	padding:0;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel5 li.noBoldLiTwoColumn {
	background-image:url(../_slice/li_black_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 10px 10px;
	line-height:1.3em;
	font-weight:normal;
	float:left;
	clear:both;
	width:100%;
}

.thrColFixHdr .sidebar1 .boxMenuProducts ul.ulMenuProducts ul.ulNested li a.actualLinkGray {
	color:#0480ba;
}

/* Acquacel anti micro page */
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 { 
	clear:both;
	width: 670px;  
	float:left;
	text-align: left;
} 
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer p { 
	margin:5px 0px 0px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	line-height:1.4em;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 p { 
	margin:10px 0px 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	line-height:1.4em;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer{
		clear:both;
		float:left;
		width:602px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicroAllContent{
		clear:both;
		float:left;
		width:727px;
		margin-left:5px;
}
html>body.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicroAllContent{
		margin-left:8px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_ag_antimicro_rightColumn{
		clear:both;
		float:right;
		width:120px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_ag_antimicro_rightColumn .tabsPink{
		clear:both;
		float:left;
		width:120px;
		height:58px;
		margin-top:45px;
		background-image:url(../_slice/tables/tabPink.gif);
		background-position:left top;
		background-repeat:no-repeat;		
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn{
		clear:both;
		float:left;
		width:602px;
		margin-bottom:20px;
		margin-top:20px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn{
		clear:both;
		float:left;
		width:602px;
		margin-bottom:20px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn ul {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn ul {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}

.tb_panel.panelBodySelected {
display:block;
}

.tb_panel {
display:none;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn .aerobicBacteria {
float:left;
width:167px;
margin-right:5px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn .aerobicBacteria {
float:left;
width:167px;
margin-right:5px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn .antibioticResistantBacteria{
float:left;
width:205px;
margin-right:5px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn .antibioticResistantBacteria{
float:left;
width:205px;
margin-right:5px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn .anaerobicBacteria{
float:left;
width:144px;
margin-right:5px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn .anaerobicBacteria{
float:left;
width:144px;
margin-right:5px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn .yeasts{
float:left;
width:71px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn .yeasts{
float:left;
width:71px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn .aerobicBacteria a {
background-image:url(../_slice/tables/aerobicBacteria.gif);
background-repeat:no-repeat;
display:block;
height:46px;
overflow:hidden;
text-indent:-9999em;
width:167px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn .aerobicBacteria a {
background-image:url(../_slice/tables/aerobicBacteria.gif);
background-repeat:no-repeat;
display:block;
height:46px;
overflow:hidden;
text-indent:-9999em;
width:167px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn .antibioticResistantBacteria a {
background-image:url(../_slice/tables/antibioticResistantBacteria.gif);
background-repeat:no-repeat;
display:block;
height:46px;
overflow:hidden;
text-indent:-9999em;
width:205px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn .antibioticResistantBacteria a {
background-image:url(../_slice/tables/antibioticResistantBacteria.gif);
background-repeat:no-repeat;
display:block;
height:46px;
overflow:hidden;
text-indent:-9999em;
width:205px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn .anaerobicBacteria a {
background-image:url(../_slice/tables/anaerobicBacteria.gif);
background-repeat:no-repeat;
display:block;
height:46px;
overflow:hidden;
text-indent:-9999em;
width:144px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn .anaerobicBacteria a {
background-image:url(../_slice/tables/anaerobicBacteria.gif);
background-repeat:no-repeat;
display:block;
height:46px;
overflow:hidden;
text-indent:-9999em;
width:144px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn .yeasts a {
background-image:url(../_slice/tables/yeasts.gif);
background-repeat:no-repeat;
display:block;
height:46px;
overflow:hidden;
text-indent:-9999em;
width:71px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn .yeasts a {
background-image:url(../_slice/tables/yeasts.gif);
background-repeat:no-repeat;
display:block;
height:46px;
overflow:hidden;
text-indent:-9999em;
width:71px;
}

.selectedTabEffect {
background:transparent none repeat scroll 0 -46px;
}

#aerobicBacteriaBodyPanel {
background-image:url(../_slice/tables/azulTabBg.gif);
background-position:left top;
background-repeat:repeat-y;
clear:both;
float:left;
width:542px;
padding:30px;
}

#aerobicBacteriaBodyPanel .aerobicBacteriaBodyPanelLeft{
		clear:both;
		float:left;
		width:256px;
}

#aerobicBacteriaBodyPanel .aerobicBacteriaBodyPanelRight{
		float:right;
		width:256px;
}

#antibioticResistantBacteriaBodyPanel {
background-image:url(../_slice/tables/azulTabBg.gif);
background-position:left top;
background-repeat:repeat-y;
clear:both;
float:left;
width:542px;
padding:30px;
}

#antibioticResistantBacteriaBodyPanel .antibioticResistantBacteriaBodyPanelLeft{
		clear:both;
		float:left;
		width:256px;
}

#antibioticResistantBacteriaBodyPanel .antibioticResistantBacteriaBodyPanelRight{
		float:right;
		width:256px;
}

#anaerobicBacteriaBodyPanel {
background-image:url(../_slice/tables/azulTabBg.gif);
background-position:left top;
background-repeat:repeat-y;
clear:both;
float:left;
width:542px;
padding:30px;
}

#anaerobicBacteriaBodyPanel .anaerobicBacteriaBodyPanelLeft{
		clear:both;
		float:left;
		width:256px;
}

#anaerobicBacteriaBodyPanel .anaerobicBacteriaBodyPanelRight{
		float:right;
		width:256px;
}

#yeastsBodyPanel {
background-image:url(../_slice/tables/azulTabBg.gif);
background-position:left top;
background-repeat:repeat-y;
clear:both;
float:left;
width:542px;
padding:30px;
}

#yeastsBodyPanel .yeastsBodyPanelLeft{
		clear:both;
		float:left;
		width:256px;
}

#yeastsBodyPanel .yeastsBodyPanelRight{
		float:right;
		width:256px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn  ul.ulAquacelAntimicro { 
	clear:both;
	list-style:none;
	margin:0 0 10px 5px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	display:block;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn  ul.ulAquacelAntimicro { 
	clear:both;
	list-style:none;
	display:block;
	margin:0 0 10px 5px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .IntAquacel_ag_antimicro_leftColumn  ul.ulAquacelAntimicro li.noBoldLi {
	background-image:url(../_slice/li_azulAntiMicro_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
	display:block;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .IntAquacel_ag_antimicro_leftColumn  ul.ulAquacelAntimicro li.noBoldLi {
	background-image:url(../_slice/li_azulAntiMicro_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
	display:block;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer .boxSmallAntiMicro{
	clear:both;
	float:left;
	width:410px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAcquacelAntiMicrocontentCentralContainer2 .boxSmallAntiMicro{
	clear:both;
	float:left;
	width:410px;
}

.graphicAntiMicro {
clear:both;
float:left;
text-align:left;
width:727px;
}

.threeImgAntiMicro{
clear:both;
float:left;
text-align:left;
width:460px;
}

.firstImgAntiMicro{
	float:left;
	width:154px;
}

.secondImgAntiMicro{
	float:left;
	width:145px;
	margin-left:3px;
}

.thirdImgAntiMicro{
	float:left;
	width:155px;
	margin-left:3px;
}

.threeImgAntiMicro p{
		padding:0 5px;
}

.centralContainerAntiMicroBottom{
clear:both;
float:left;
text-align:left;
width:460px;
}

.centralContainerAntiMicroFooter{
	clear:both;
	float:left;
	width:727px;
}

.centralContainerAntiMicroFooterRight{
	float:right;
	width:267px;
	padding-top:120px;
}
.centralContainerAquacelBottomLeft2{
		float:right;
		width:187px;
		margin-bottom:25px;
		}
.centralContainerReferenceBottomLeft2{
		float:right;
		width:187px;
		margin-bottom:25px;
		}		

.ionic_silver_blu_top{
		clear:both;
		float:left;
		width:727px;
		height:7px;
		background-image:url(../_slice/boxlightblue_2/lightblue_3_top.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
}

.ionic_silver_blu_body{
		clear:both;
		float:left;
		width:727px;
		background-image:url(../_slice/boxlightblue_2/lightblue_3_bg.gif);
		background-position:left top;
		background-repeat:repeat-y;
}

.ionic_silver_blu_body_par{
		float:left;
		width:665px;
		padding-left:10px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .ionic_silver_blu_body_par p{
		color:#FFF;
		font-weight:bold;
		font-size:13px;
}
.ionic_silver_blu_bottom{
		clear:both;
		float:left;
		width:727px;
		height:7px;
		background-image:url(../_slice/boxlightblue_2/lightblue_3_bottom.gif);
		background-position:left top;
		background-repeat:no-repeat;
}

.ionic_silver_par{
		clear:both;
		float:left;
		width:700px;
		padding-left:10px;
}

.ionic_silver_azul_top{
		clear:both;
		float:left;
		width:727px;
		height:8px;
		background-image:url(../_slice/boxlightblue_2/azul_1_top.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
}

.ionic_silver_azul_body{
		clear:both;
		float:left;
		width:727px;
		background-image:url(../_slice/boxlightblue_2/azul_1_bg.gif);
		background-position:left top;
		background-repeat:repeat-y;
}

.ionic_silver_azul_body_left{
		float:left;
		width:295px;
		padding-left:15px;
		padding-right:15px;
}

.ionic_silver_azul_body_right{
		float:left;
		width:325px;
}

.ionic_silver_azul_bottom{
		clear:both;
		float:left;
		width:727px;
		height:8px;
		background-image:url(../_slice/boxlightblue_2/azul_1_bottom.gif);
		background-position:left top;
		background-repeat:no-repeat;
}

.ionic_silver_central_bottom{
		clear:both;
		float:left;
		width:727px;
		margin-bottom:20px;
		margin-top:20px;
		}

.ionic_silver_central_left{
		float:left;
		width:308px;
		margin-right:20px;
		}

.ionic_silver_central_right{
		float:right;
		width:399px;
		}

.thrColFixHdr ul.ulIonicSilver{ 
	clear:both;
	list-style:none;
	margin:0 0 10px 5px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}

.thrColFixHdr ul.ulIonicSilver li.noBoldLi{
	background-image:url(../_slice/li_black_dot2.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}

.spacingPar{
	clear:both;
	width:100%;
	margin:10px 0;
}

.bottomOrderingInformation{
		margin-top:60px;
}

#reference {
cursor:pointer;
}
#reference_container {
display:none;
}
.contentContainer a .ref_link, #content_container td a .ref_link, #content_container li a .ref_link {
margin:0;
padding:0;
}
.contentContainer .ref_link {
color:#3F3F3F;
cursor:pointer;
text-decoration:none;
}
.contentContainer .image_label .ref_link {
font-size:50% !important;
}
#reference_layer 
{
	font-size:80%;
	text-align:left;
background-color:#FFFFFF;
border:1px solid #7FADCC;
display:none;
line-height:15px;
padding:10px;
position:absolute;
width:200px;
z-index:1000;
}
#reference_layer_shadow {
background-image:url(/hydrofiberUk/_slice/background/layer_bkg2.gif);
background-position:right bottom;
background-repeat:no-repeat;
line-height:15px;
padding:10px;
position:absolute;
width:202px;
z-index:999;
}
.contentContainer .references {
font-size:95%;
margin:0;
padding:0;
}
.contentContainer .references {
cursor:pointer;
}
ul.valueEvidence{
	color:#0397d6;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.4em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
}
ul.valueEvidence li{
	background-image:url(../_slice/li_blue_dot.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	font-weight:normal;
	line-height:1.3em;
	margin:0 0 3px;
	padding:0 0 0 10px;
}

.valueEvidenceBottomBox{
		clear:both;
		width:727px;
		margin:0 auto;
		font-size:11px;
		}
		
.valueEvidenceBluTop{
		clear:both;
		float:left;
		width:727px;
		height:7px;
		background-image:url(../_slice/boxlightBlue/topBlueValueEvidence.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
}
.valueEvidenceBluBg{
		clear:both;
		float:left;
		width:727px;
		background-image:url(../_slice/boxlightBlue/bgBlueValueEvidence.gif);
		background-position:left top;
		background-repeat:repeat-y;
		text-align:center;
		color:#fff;
		font-size:13px;
		font-weight:bold;
		padding-bottom:8px;
}
.valueEvidenceGreyBg{
		clear:both;
		float:left;
		width:507px;
		background-image:url(../_slice/boxlightBlue/bgGreyValueEvidence.gif);
		background-position:left top;
		background-repeat:repeat-y;
		padding:15px 110px 10px 110px;
		text-align:center;
}
.valueEvidenceGreyBg p{
	padding-left:25px;
	padding-right:25px;
	text-align:center;
}
.valueEvidenceGreyBg img{
		border:0;
		margin:10px auto;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer h2.h2ProductsVersiva {
background:transparent url(../_slice/title/logoTechnologyProducts.gif) no-repeat scroll left top;
height:26px;
overflow:hidden;
text-indent:-9999px;
width:368px;
}

.leftTitlePage{
		float:left;
		width:400px;
		}
.leftTitlePageVersiva{
		float:left;
		width:384px;
		}

.rightTitlePage{
		float:left;
		width:343px;
		}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .rightTitlePage h3.versiva_evidence{
		float:right;
		background:transparent url(../_slice/title/logoVersiva.gif) no-repeat scroll right top;
		height:61px;
		overflow:hidden;
		text-indent:-9999px;
		width:209px;
		margin:0 0 10px 0;
		padding:0;
		}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .rightTitlePage h3.aquacel_evidence{
		float:right;
		background:transparent url(../_slice/title/logoAquacel.gif) no-repeat scroll right top;
		height:49px;
		overflow:hidden;
		text-indent:-9999px;
		width:220px;
		margin:0 0 10px 0;
		padding:0;
		}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .rightTitlePage h3.aquacelag_evidence{
		float:right;
		background:transparent url(../_slice/title/logoAquacelAg.gif) no-repeat scroll right top;
		height:61px;
		overflow:hidden;
		text-indent:-9999px;
		width:151px;
		margin:0 0 10px 0;
		padding:0;
		}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntProductscontentCentralContainer { 
	width: 743px;  
	float:left;
	text-align: left;
} 		

.thrColFixHdr  .boxPinkBig { 
	width: 637px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/pinkBg.gif) repeat-y;
	padding-left:30px;
	padding-right:60px;
	padding-top:0px;
	padding-bottom:10px;
}
.thrColFixHdr  .boxPinkBig p.p_boxPinkBig { 
	margin:0;
	padding:0;
	width:100%;
	float:left;
	clear:both;
	color:#231F20;
	}
.thrColFixHdr  .boxPinkBig p.p_boxPinkSmall { 
	margin:0;
	padding:0;
	width:100%;
	float:left;
	clear:both;
	color:#231F20;
	font-size:9px;
	}
.thrColFixHdr .boxPinkBigTOP{ 
	height:7px;
	width: 727px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/pinkTop.gif) left top no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr .boxPinkBigBOTTOM{ 
	height:7px;
	width: 727px;  
	float:left;
	clear:both;
	background:url(../_slice/boxlightblue_2/pinkBottom.gif) left bottom no-repeat;
	font-size:1px;
	line-height:1px;
}
.thrColFixHdr  .boxPinkBig p.titleBold_boxPinkBig{
		font-weight:bold;
		font-size:12px;
		margin:8px 0 2px 0;
		padding:0;
		width:100%;
		float:left;
		clear:both;
		color:#231F20;
}
.thrColFixHdr  .boxPinkBig p.title_boxPinkBig{
		font-size:12px;
		margin:8px 0 2px 0;
		padding:0;
		width:100%;
		float:left;
		clear:both;
		color:#231F20;
}
.thrColFixHdr  .boxPinkBig p.titleBoldItalic_boxPinkBig{
		font-weight:bold;
		font-size:12px;
		margin:8px 0 2px 0 !important;
		padding:0;
		width:100%;
		float:left;
		clear:both;
		color:#231F20;
		font-style:italic;
}

.thrColFixHdr  ul.ulAquacelPink { 
	clear:both;
	float:left;
	display:block;
	width:94%;
	list-style:none;
	margin:10px 0 0 5px;
	padding:0 0 0 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr .VersivaSmall_boxSideAllPink ul.ulAquacelPink { 
	clear:both;
	float:left;
	display:block;
	width:94%;
	list-style:none;
	margin:10px 0 10px 5px;
	padding:0 0 0 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacelPink li.noBoldLi {
	background-image:url(../_slice/pinkDot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
	display:block;
}
.thrColFixHdr  ul.ulAquacelPink li.noBoldLineHeight {
	background-image:url(../_slice/pinkDot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.6em;
	font-weight:normal;
	display:block;
}

.thrColFixHdr  .VersivaSmall_boxSideAllPink ul.ulAquacelPink li.noBoldLineHeight {
	background-image:url(../_slice/pinkDot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.6em;
	font-weight:normal;
	display:block;
}


.thrColFixHdr  ul.ulAquacelPink li.noBoldLiTwoColumn .rightColumn{
	float:right;
	width:340px;
	margin:0;
	padding:0;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacelPink li.noBoldLiTwoColumn .leftColumn{
	float:left;
	width:275px;
	margin:0;
	padding:0;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacelPink li.noBoldLiTwoColumn {
	background-image:url(../_slice/pinkDot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 10px 10px;
	line-height:1.3em;
	font-weight:normal;
	float:left;
	clear:both;
	width:100%;
}
.space45{
	clear:both;
	float:left;
	width:264px;
	height:45px;
	}
.spaceHydro{
	clear:both;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:10px;
	}
.space20{
	clear:both;
	float:left;
	width:264px;
	height:20px;
}
.space1{
	clear:both;
	float:left;
	width:100%;
	height:1px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntVersivacontentCentralContainer { 
	width: 504px;  
	float:left;
	text-align: left;
} 
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Int01_textSideVersiva { 
	width: 469px;  
	float:left;
	text-align: left;
} 
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_rightColumn { 
	width: 220px;  
	float:right;
	text-align: left;
} 

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_leftColumn{
		clear:both;
		float:left;
		width:437px;
		margin-bottom:20px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_leftColumn ul {
			display:inline;
			list-style-type:none;
			margin:0;
			padding:0;
			}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_leftColumn li {
		display:inline;
		list-style-type:none;
		margin:0;
		padding:0;
		}
.tb_panel {
	display:none;
	}

.tb_panel.panelBodySelected {
	display:block;
	}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_leftColumn .transformingWounds {
float:left;
width:108px;
margin-right:7px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_leftColumn .transformingPatientExperience{
float:left;
width:108px;
margin-right:7px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer  .Versiva_leftColumn .transformingCaregiverExperience{
float:left;
width:114px;
margin-right:8px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer  .Versiva_leftColumn .transformingOutcomes{
float:left;
width:85px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_leftColumn .transformingWounds a {
background-image:url(../_slice/tables/transformingWounds.gif);
background-repeat:no-repeat;
display:block;
height:43px;
overflow:hidden;
text-indent:-9999em;
width:108px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_leftColumn .transformingPatientExperience a {
background-image:url(../_slice/tables/transformingPatientExperience.gif);
background-repeat:no-repeat;
display:block;
height:43px;
overflow:hidden;
text-indent:-9999em;
width:108px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer  .Versiva_leftColumn .transformingCaregiverExperience a {
background-image:url(../_slice/tables/transformingCaregiverExperience.gif);
background-repeat:no-repeat;
display:block;
height:43px;
overflow:hidden;
text-indent:-9999em;
width:114px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer  .Versiva_leftColumn .transformingOutcomes a {
background-image:url(../_slice/tables/transformingOutcomes.gif);
background-repeat:no-repeat;
display:block;
height:43px;
overflow:hidden;
text-indent:-9999em;
width:85px;
}

.selectedTabEffect {
background:transparent none repeat scroll 0 -46px;
}

.selectedTabEffect2 {
background:transparent none repeat scroll 0 -43px;
}

#transformingWoundsBodyPanel {
background-image:url(../_slice/tables/versivaTabPinkBig.gif);
background-position:left top;
background-repeat:repeat-y;
clear:both;
float:left;
width:377px;
padding:30px;
}

#transformingWoundsBodyPanel .transformingWoundsBodyPanelLeft{
		clear:both;
		float:left;
		width:188px;
}

#transformingWoundsBodyPanel .transformingWoundsBodyPanelRight{
		float:right;
		width:188px;
}

#transformingPatientExperienceBodyPanel {
background-image:url(../_slice/tables/versivaTabPinkBig.gif);
background-position:left top;
background-repeat:repeat-y;
clear:both;
float:left;
width:377px;
padding:30px;
}

#transformingPatientExperienceBodyPanel .transformingPatientExperienceBodyPanelLeft{
		clear:both;
		float:left;
		width:188px;
}

#transformingPatientExperienceBodyPanel .transformingPatientExperienceBodyPanelRight{
		float:right;
		width:188px;
}

#transformingCaregiverExperienceBodyPanel {
background-image:url(../_slice/tables/versivaTabPinkBig.gif);
background-position:left top;
background-repeat:repeat-y;
clear:both;
float:left;
width:377px;
padding:30px;
}

#transformingCaregiverExperienceBodyPanel .transformingCaregiverExperienceBodyPanelLeft{
		clear:both;
		float:left;
		width:188px;
}

#transformingCaregiverExperienceBodyPanel .transformingCaregiverExperienceBodyPanelRight{
		float:right;
		width:188px;
}

#transformingOutcomesBodyPanel {
background-image:url(../_slice/tables/versivaTabPinkBig.gif);
background-position:left top;
background-repeat:repeat-y;
clear:both;
float:left;
width:377px;
padding:30px;
}

#transformingOutcomesBodyPanel .transformingOutcomesBodyPanelLeft{
		clear:both;
		float:left;
		width:188px;
}

#transformingOutcomesBodyPanel .transformingOutcomesBodyPanelRight{
		float:right;
		width:188px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer  .Versiva_leftColumn  ul.ulAquacelPink { 
	clear:both;
	list-style:none;
	margin:0 0 10px 5px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	display:block;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer  .Versiva_leftColumn  ul.ulAquacelPink li.noBoldLineHeight {
	background-image:url(../_slice/pinkDot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.6em;
	font-weight:normal;
	display:block;
}
.orangeBox{
		float:right;
		width:345px;
}
.orangeBoxTop{
		clear:both;
		float:left;
		width:345px;
		height:7px;
		background-image:url(../_slice/boxlightblue_2/orangeBoxTop.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
		margin:0;
}
.orangeBoxBg{
		clear:both;
		float:left;
		width:345px;
		background-image:url(../_slice/boxlightblue_2/orangeBoxBg.gif);
		background-position:left top;
		background-repeat:repeat-y;
		line-height:1.4em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#231f20;
		font-weight:bold;
		margin:0;
	
}
.orangeBoxBgLeft{
		float:left;
		width:160px;
		padding-left:10px;
		margin:0;
}
.orangeBoxBgRight{
		float:right;
		width:160px;
		padding-right:15px;
		margin:0;
}
.orangeBoxBottom{
		clear:both;
		float:left;
		width:345px;
		height:7px;
		background-image:url(../_slice/boxlightblue_2/orangeBoxDown.gif);
		background-position:left top;
		background-repeat:no-repeat;
		margin:0;
}
.orangeLightBoxBg{
		clear:both;
		float:left;
		width:345px;
		background-image:url(../_slice/boxlightblue_2/orangeLightBoxBg.gif);
		background-position:left bottom;
		background-repeat:repeat-y;
		margin:0;
}
.orangeLightBoxLeft{
		float:left;
		width:165px;
		margin:0;
}
.orangeLightBoxRight{
		float:right;
		width:165px;
		padding-right:15px;
		margin:0;
}

.orangeLightBoxBottom{
		clear:both;
		float:left;
		width:345px;
		height:7px;
		background-image:url(../_slice/boxlightblue_2/orangeLightBoxDown.gif);
		background-position:left top;
		background-repeat:no-repeat;
		margin:0;
}
.thrColFixHdr  ul.ulTechnology { 
	clear:both;
	list-style:none;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	margin:0 0 0 5px;
}
html>body.thrColFixHdr  ul.ulTechnology { 
	margin:10px 0 3px 5px;
}
.thrColFixHdr  ul.ulTechnology li.noBoldLi {
	background-image:url(../_slice/li_orange_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.orangeBox2{
		clear:both;
		float:left;
		width:356px;
}
.orangeBoxTop2{
		clear:both;
		float:left;
		width:356px;
		height:7px;
		background-image:url(../_slice/boxlightblue_2/orangeBoxTop2.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
		margin:0;
}
.orangeBoxBg2{
		clear:both;
		float:left;
		width:356px;
		background-image:url(../_slice/boxlightblue_2/orangeBoxBg2.gif);
		background-position:left top;
		background-repeat:repeat-y;
		line-height:1.4em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#231f20;
		font-weight:bold;
		margin:0;
	
}
.orangeBoxBgLeft2{
		float:left;
		width:166px;
		padding-left:10px;
		margin:0;
}
.orangeBoxBgRight2{
		float:right;
		width:165px;
		padding-right:15px;
		margin:0;
}
.orangeBoxBottom2{
		clear:both;
		float:left;
		width:356px;
		height:7px;
		background-image:url(../_slice/boxlightblue_2/orangeBoxDown2.gif);
		background-position:left top;
		background-repeat:no-repeat;
		margin:0;
}
.orangeLightBoxBg2{
		clear:both;
		float:left;
		width:356px;
		background-image:url(../_slice/boxlightblue_2/orangeLightBoxBg2.gif);
		background-position:left bottom;
		background-repeat:repeat-y;
		margin:0;
}
.orangeLightBoxLeft2{
		float:left;
		width:171px;
		margin:0;
}
.orangeLightBoxRight2{
		float:right;
		width:165px;
		padding-right:20px;
		margin:0;
}

.orangeLightBoxBottom2{
		clear:both;
		float:left;
		width:356px;
		height:7px;
		background-image:url(../_slice/boxlightblue_2/orangeLightBoxDown2.gif);
		background-position:left top;
		background-repeat:no-repeat;
		margin:0;
}
.centralContainerReferenceBottom input{
		border:0;
}
.containerBox{
		clear:both;
		width:100%;
		float:left;
		margin:0;
		padding:0;
}
.antimicrobialActivityImg{
	margin-bottom:10px;
	}
.ionicSilverImg{
	margin-bottom:10px;
	}
.evidenceImg{
	margin-bottom:10px;
	}
.imgButton{
	margin-bottom:10px;
	}
.space120{
		clear:both;
		float:left;
		width:727px;
}
.space120 p{
		padding-right:100px;
}
.space220{
		clear:both;
		float:left;
		width:727px;
}
.space220 p{
		padding-right:220px;
}
.space175{
		clear:both;
		float:left;
		width:727px;
}
.space175 p{
		padding-right:160px;
}
.s46{
	clear:both;
	float:left;
	width:100%;
	height:41px;
}
sup{
	font-size:7px;
	font-family:Verdana,Geneva,sans-serif;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.small{
	font-size:9px;
	margin-bottom:5px !important;
}
.thrColFixHdr .Int01_trademarkSmall {
	clear:both;
	float:left;
	text-align:left;
	width:727px;
	padding:15px 0 5px 16px;
	font-size:9px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Int01_trademarkSmall p{
	font-size:9px;
}
.spaceLocksIn{
	float:left;
	height:1px;
	margin-top:12px;
	width:100%;
}
html>body .spaceLocksIn{
	margin-top:40px;
}
.spaceResponds{
	float:left;
	height:1px;
	margin-top:12px;
	width:100%;
}
html>body .spaceResponds{
	margin-top:40px;
}
.spaceContours{
	clear:both;
	float:left;
	width:100%;
	height:1px;
}
html>body .spaceContours{
	margin-top:24px;
}

.spaceLeft{
	clear:both;
	float:left;
	width:350px;
	padding-left:5px;
}
.ContainerVideoRigth{
	float:right;
	width:350px;
}
.ContainerVideoRigth2{
	clear:both;
	float:left;
	width:264px;
}
.spaceRightColumn{
	clear:both;
	float:left;
	margin-top:10px;
	width:100%;
	height:1px;
}
.spaceRigthColumn{
	clear:both;
	float:left;
	width:100%;
	height:1px;
}
html>body .spaceRigthColumn{
	margin-top:10px;
}
.Int01_videoSideLeft{
	clear:both;
	float:left;
	width:100%;
}
.centralContainerAquacelBottom input, .centralContainerAquacelBottom select, .centralContainerAquacelBottom textarea {
	border:0;
}
.centralContainerAntiMicroFooterRight input, .centralContainerAntiMicroFooterRight select, .centralContainerAntiMicroFooterRight textarea{
	border:0;
} 

.IntTotalcontentCentralContainer{
	clear:both;
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
	text-align:left;
	width:727px;
}
html>body .IntTotalcontentCentralContainer{
	margin:0 auto;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.parwmt{
	margin:0;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn a p.pinkPar { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9a4d9e;
	line-height:1.5em;
	font-weight:normal;
	text-decoration:none;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn a:hover p.pinkPar { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9a4d9e;
	line-height:1.5em;
	font-weight:normal;
	text-decoration:underline;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn p.pinkPar a { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9a4d9e;
	line-height:1.4em;
	font-weight:normal;
	text-decoration:none;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .IntAquacel_rightColumn p.pinkPar a:hover { 
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9a4d9e;
	line-height:1.4em;
	font-weight:normal;
	text-decoration:underline;
}

.thrColFixHdr  ul.ulAquacel4 { 
	clear:both;
	float:left;
	width:617px;
	list-style:none;
	margin:10px 0 10px 20px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel4 li.noBoldLi {
	background-image:url(../_slice/li_black_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 10px 0;
	padding:0 10px 0 10px;
	line-height:1.3em;
	font-weight:normal;
	border-bottom:1px solid #3b6284;
}
.thrColFixHdr  ul.ulAquacel4 li.noBoldLi ul{ 
	clear:both;
	list-style:none;
	margin:0 0 10px 10px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel4 li.noBoldLi ul li{
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel4 li.noBoldLi2 {
	background-image:url(../_slice/li_black_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel4 li.noBoldLi2 ul{ 
	clear:both;
	list-style:none;
	margin:0 0 10px 10px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel4 li.noBoldLi2 ul li{
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.ionic_silver_blu_top2{
		clear:both;
		float:left;
		width:727px;
		height:7px;
		background-image:url(../_slice/boxlightblue_2/lightblue_3_top2.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
}

.ionic_silver_blu_body2{
		clear:both;
		float:left;
		width:727px;
		background-image:url(../_slice/boxlightblue_2/lightblue_3_bg2.gif);
		background-position:left top;
		background-repeat:repeat-y;
}

.ionic_silver_blu_body_par2{
		float:left;
		width:665px;
		padding-left:10px;
}
.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .ionic_silver_blu_body_par2 p{
		color:#FFF;
		font-weight:bold;
		font-size:13px;
}
.ionic_silver_blu_bottom2{
		clear:both;
		float:left;
		width:727px;
		height:7px;
		background-image:url(../_slice/boxlightblue_2/lightblue_3_bottom2.gif);
		background-position:left top;
		background-repeat:no-repeat;
}


.thrColFixHdr  ul.ulAquacel33 { 
	clear:both;
	list-style:none;
	margin:0 0 0 20px;
	padding:0 0 0 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel33 li.noBoldLi {
	background-image:url(../_slice/li_black_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 10px 0;
	padding:0 10px 0 10px;
	line-height:1.3em;
	font-weight:normal;
	border-bottom:1px solid #3B6284;
}
.thrColFixHdr  ul.ulAquacel33 li.noBoldLi ul{ 
	clear:both;
	list-style:none;
	margin:0 0 10px 10px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel33 li.noBoldLi ul li{
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel33 li.noBoldLi2 {
	background-image:url(../_slice/li_black_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}
.thrColFixHdr  ul.ulAquacel33 li.noBoldLi2 ul{ 
	clear:both;
	list-style:none;
	margin:0 0 10px 10px;
	padding:0 0 5px 0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
.thrColFixHdr  ul.ulAquacel33 li.noBoldLi2 ul li{
	background-image:url(../_slice/li_azul_dot.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	line-height:1.3em;
	font-weight:normal;
}

.spaceOrdering2{
	clear:both;
	float:left;
	width:100%;
	margin-top:10px;
}

.spaceAquacelRight{
	clear:both;
	float:left;
	width:100%;
	height:13px;
}

.spaceAquacelAgRight{
	clear:both;
	float:left;
	width:100%;
	height:8px;
}


.sendContent{
	clear:both;
	float:left;
	width:520px;
	margin:10px 0;
	color:#231F20;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.4em;
	margin:10px 0;
}

.sendContentLeft{
	float:left;
	width:150px;
}

.sendContentRight{
	float:left;
	width:350px;
}

.sendContentRight input{
	float:left;
	width:250px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer h2.h2Send { 
	width:363px;
	height:25px;
	background:url(../_slice/title/HYDROFIBER_SEND_title.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange2 sup, .thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange2 sup a, .thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange2 a sup{
	color:#EC953B;
	position:relative;
	top:-3px;
}
html>body.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange2 sup, html>body.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange2 sup a, html>body.thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange2 a sup { 	top:0px;
 }
*:first-child+html .thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange2 sup, *:first-child+html .thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange2 sup a, *:first-child+html .thrColFixHdr .Box01Home_body .Int01contentCentralContainer p.textColorOrange2 a sup { 	top:-3px;
 }
 
.smallParOrange{
	 font-size:9px !important;
	 margin-left:5px !important;
	 margin-right:5px !important;
	 margin-top:5px !important;
	clear:both;
	float:left;
	width:94%;
 }
 
html >body .smallParOrange{
	 margin-left:8px !important;
	 margin-right:8px !important;
 }
 
.smallParOrange2{
	 font-size:9px !important;
	 margin-left:5px !important;
	 margin-right:5px !important;
	 margin-top:5px !important;
	 margin-bottom:0 !important;
	clear:both;
	float:left;
	width:94%;
 }
 
html >body .smallParOrange2{
	 margin-left:8px !important;
	 margin-right:8px !important;
 }
 
.smallParNine{
	font-size:9px !important;
}
.smallParNine2{
	font-size:9px !important;
	margin-bottom:0 !important;
}

.responds_bottom{
	font-size:9px !important;
	margin-left:5px !important;
}
.responds_bottom2{
	font-size:9px !important;
	margin-left:5px !important;
	clear:both;
	float:left;
	margin-top:0px !important;
	width:244px;
	margin-bottom:0px !important;
	}


.boxDouble_2TopP{
		background:transparent url(../_slice/box_double/top.gif) no-repeat scroll left top;
		clear:both;
		float:left;
		font-size:1px;
		height:27px;
		line-height:1px;
		width:727px;
}

.boxDouble_2bgP{
		background:transparent url(../_slice/box_double/bg.gif) repeat-y scroll 0 0;
		clear:both;
		float:left;
		width:727px;
}

.boxDouble_2BottomP{
		background:transparent url(../_slice/box_double/bottom.gif) no-repeat scroll left bottom;
		clear:both;
		float:left;
		font-size:1px;
		height:9px;
		line-height:1px;
		width:727px;
		margin-bottom:10px;
}

.boxDouble_2TOPl{
	float:left;
	width:335px;
	margin:0 8px;
	height:27px;
	padding:0;
}

.boxDouble_2TOPr{
	float:right;
	width:335px;
	margin:0 8px;
	height:27px;
	padding:0;
}

.boxDouble_2bgPl{
	float:left;
	width:335px;
	margin:0px 8px;
}

.boxDouble_2bgPr{
	float:right;
	width:335px;
	margin:0px 8px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Int01contentValueContainer p {
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .boxPinkBig p{
	margin:0 0 0 0;
	padding:0;
	clear:both;
	float:left;
	width:637px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .boxAzulBig p{
	margin:0 0 0 0;
	padding:0;
	clear:both;
	float:left;
	width:637px;
}

.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .Versiva_leftColumn p{
	margin:5px 0 0 0;
	padding:0;
	clear:both;
	float:left;
	width:100%;
}


.thrColFixHdr .Box01Home_body .Int01contentCentralContainer .ionic_silver_blu_body_par2 p sup, .thrColFixHdr .Box01Home_body .Int01contentCentralContainer .ionic_silver_blu_body_par2 p sup a, .thrColFixHdr .Box01Home_body .Int01contentCentralContainer .ionic_silver_blu_body_par2 p a sup {
	color:#FFFFFF;
}

.spaceFinal{
	clear:both;
	float:left;
	width:100%;
}
