#newProdCol .content {
	height: 203px !important;  
	margin: 1px 0 0 0;
	padding: 0;
}

#whatsNewCol .content {
	padding-right: 5px;
	padding-left: 15px;
	height: 188px !important;
	background: #fff url('/enu/images/162x133_bucket_ltgrey_bg.gif') no-repeat bottom right;
}

/*MyMoments Styles*/


#MyMomentsCol {
	margin: 0 0 0 2px;
	padding: 0;
	width: 378px;
	height: 178px;
	float: left;
	background: url('/images/solutions/mymoments/home_teaser_bg.gif');
	border-bottom: 1px solid #8599b4;
}
.faketitlebar {
	background: url('/images/solutions/mymoments/faketitlebar.gif') 0 0 no-repeat;
}
/*#MyMomentsCol .content {
	float:left;
	width:371px;
	padding-right: 5px;
	padding-left: 0;
	height: 134px;
	border:0;

}*/



#wideCol {
	margin: 2px 0 0 0;
	padding: 0;
	width: 760px;
	float: left;
}

#wideCol h2 {
	font-size: 100%;
	padding: 4px 0 0 5px;
	height: 20px;
	color: #fff;
	text-transform: uppercase;
	background: #7c7c7c url('/enu/images/1x24_greyGlass_bg.gif') top repeat-x;
	border-top: #666 solid 1px;
	border-left: #666 solid 1px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 1px;
}

#wideCol .contentMyMo {
	margin: 1px 0 2px 0;
	padding: 0 0 0 0;
	padding-right: 5px;
	padding-left: 0px;
	background: url('/enu/images/homepage_mymoTitle.gif') no-repeat 1px 1px;
	border:1px solid #999;
}

#wideCol .myMoTag {
	float: left;
	width: 386px;
	padding: 55px 5px 5px 10px;
}

#wideCol .contentMyMoText{
	background: url('/enu/images/homepage_mymoLisa.jpg') no-repeat bottom left;
	padding-bottom:8px;
	float: left;
	width: 300px;
	border-left: 1px solid #ccc;
}

#wideCol .contentMyMoText h4{
	padding:0 4px;
	color:#636466;
	font-size:100%;
}

#wideCol .contentMyMoText ul{
	padding-left:175px;

}
#wideCol .contentMyMoText ul li{

}
#wideCol .contentMyMoText .mymoLearn{
	padding-left:175px;
}

#wideCol .content {
	margin: 1px 0 0 0;
	padding: 0;
	padding-right: 5px;
	padding-left: 15px;
	height: 98px !important;
	background: url('/enu/images/162x133_bucket_ltgrey_bg.gif') no-repeat bottom right;
}
#wideCol h3 {
	font-size: 100%;
}
#wideCol ul {
	list-style-type: none;
	padding: 5px 0 5px 0;
}
#wideCol li {
	background: url("/enu/images/7x7_grey_arrow.gif") no-repeat;
	background-position: 0 5px;
	padding: 0 0 8px 12px;
}




/* clearfix */
.clearfix:after {  
	content: ".";  
	display: block;  
	clear: both;  
	visibility: hidden;  
	line-height: 0;  
	 height: 0;  
}  

.clearfix {  
	 display: inline-block;  
}  

 html[xmlns] .clearfix {  
   display: block;  
}  
  
* html .clearfix {  
	 height: 1%;  
} 
