@charset "utf-8";
/* CSS Document */

#container{
	color: #000;
	font: 13px arial, helvetica, verdana, sans-serif;
 	margin: 0;
 	padding: 0; 
 	position: relative;
 	text-align: left;
}
 
#container tr,
#container td{
	margin: 0;
 	padding: 0;
}

/* TOP AD ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#timeWise
{
	float: left;
 	width: 807px;
}

.timeWiseContent
{
	width: 810px;
 	height: 631px;
	float: left;
	background-image:url(/mkpweb08/whatsnewLanding/Oct11/mrsoftener/images/topad_bkgrd2.jpg); 
	background-repeat: no-repeat;
}

.timeWiseTxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	float:left;
	width:405px;
	margin-left:54px;
	margin-top:200px;
	color:#5a5858;
}
.timeWiseTxt a{	
	color:#406597;
}

.timeWiseTxt ul{
 	margin: 0px;
 	padding: 0px;
	list-style:inside;
}

.timeWiseTxt li{
		
	margin-top:12px;
	padding-left:0px;
}

/* NAV ----------------------------------------------------------------------------------------------------------------------------- */
#timeWiseNav
{
	width: 807px;
	height: 48px;
	float:left;
	display: block;
	margin: 0 0 0 3px;
}

.timeWiseNav1{
	width:269px;
	height:48px;
	float:left;
}

.timeWiseNav2{
	width:269px;
	height:48px;
	float:left;
}

.timeWiseNav3{
	width:269px;
	height:48px;
	float:left;
}

/* REVIEWS SECTION ---------------------------------------------------------------------------------------------------------- */
#reviewsContent
{
	width:807px;
	height:516px;
	float:left;
	display: block;
	background-image:url(/mkpweb08/whatsnewLanding/Oct11/mrsoftener/images/reviews_bkgrd2.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 1px;
}

.reviewCol1Txt{
	margin-top:110px;
	margin-left:100px;
	color:#000;
	width:270px;
	line-height:22px;
	font-size:12px;
	float:left;
}

.reviewCol2Txt{
	margin-top:100px;
	margin-left:65px;
	color:#000;
	width:340px;
	line-height:18px;
	font-size:12px;
	float:left;
}


/* power SECTION ------------------------------------------------------------------------------------------------------------- */
#powerContent
{
	width:807px;
	height:350px;
	float:left;
	display: block;
	background-image:url(/mkpweb08/whatsnewLanding/Oct11/mrsoftener/images/ingredient_bkgrd.jpg);
	background-repeat: no-repeat;
	display:none;
	margin: 0 0 0 2px;
}

.powerCol1Txt{
	margin-top:67px;
	margin-left:40px;
	color:#4b494c;
	width:355px;
	line-height:18px;
	font-size:12px;
	float:left;
}



/* appln SECTION ------------------------------------------------------------------------------------------------------- */
#applnContent{
	width:807px;
	height:401px;
	float:left;
	background-image:url(/mkpweb08/whatsnewLanding/Oct11/mrsoftener/images/appln_bkgrd.jpg);
	background-repeat: no-repeat;
	display:none;
	margin: 0 0 0 2px;
}

.applnRow1Txt{
	
	float:left;
}



#footer{
	 font-family:Arial; font-size:11px; padding-top:50px;
}
