#motherDay {
	width: 100%;
	height: 155px;
	background-image: url(/images/newdesign/mothersday/motherDayBG.jpg);
	background-repeat: repeat-x;
}
#motherDay .IDLeft {
	width: 35%;
	float: left;
	height: 155px;
	background-image: url(/images/newdesign/mothersday/motherDayBGLeftRpt.gif);
	background-repeat: repeat-x;
	background-position: left;
}
#motherDay .IDRight {
	float: right;
	width: 65%;
	height: 155px;
	background-image: url(/images/newdesign/mothersday/motherDayBGRight2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#motherDay .IDLeft .LLImg {
	height: 155px;
	width: 15%;
	background-image: url(/images/newdesign/mothersday/motherDayBGLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
#motherDay .IDLeft .LRImg {
	background-image: url(/images/newdesign/mothersday/motherDayBGLeftRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	width: 85%;
	height: 155px;
}
#motherDay .IDRight .Title {
	width: 95%;
	padding: 10px 0px 0px 5%;
	
	
}
#motherDay .IDRight .learnMore {
	
	width: 95%;
	float: left;
	margin-top: 10px;
	padding-left: 5%;
	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
