.background {
	background: url(/images/newness/newness_bg.png) center 450px no-repeat;
}
#newnessBanner{
	width:410px;
	height:140px;
	float:right;
}

.podContainer {
	width: 1002px;
	overflow:visible;
}

#newnessContainer .header {
	clear: both;
}

#newnessContainer .header h1 {
	float: left;
}

h1 {
	background: url(/images/newness/newfrommandp_title.png) 0 0 no-repeat;
	width: 147px;
	height: 165px;
}

h1 span {
	margin: -3000px;
}
.headerTitle{
	float:left;
	width:500px;
}
.headerTitle h2{
	color:#37939b;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 0 180px;
}
.headerTitle p{
	color:#898989;
	font-size:14px;
	margin:10px 0 0 180px;
}

#newnessContainer .pod {
	width: 485px;
	min-height: 260px;
	border: 3px #cccccc solid;
	float: left;
	margin: 30px 10px 0 0;
	background-color: #FFFFFF;
	position: relative;
	padding-bottom:20px;
}

#newnessContainer .rightPod .details {
	float: left;
}

#newnessContainer .rightPod p, #newnessContainer .rightPod ul {
	margin-left: 10px;
}

img.pushchairsPod {
	position: absolute;
	bottom: -2px;
	left: -41px;
	overflow: visible;
}

img.carseatsPod {
	position: absolute;
	bottom: 22px;
	right: -2px;
	overflow: visible;
}

img.furniturePod {
	position: absolute;
	bottom: -14px;
	left: -30px;
	overflow: visible;
}

img.interiorsPod {
	position: absolute;
	bottom: -10px;
	right: -31px;
	overflow: visible;
}

img.highchairsPod {
	position: absolute;
	bottom: -16px;
	left: -60px;
	overflow: visible;
}

img.bathtimePod {
	position: absolute;
	bottom: -7px;
	right: -55px;
	overflow: visible;
}

img.toysPod {
	position: absolute;
	bottom: -30px;
	left: -32px;
	overflow: visible;
}

img.giftsPod {
	position: absolute;
	bottom: 0;
	right: -33px;
	overflow: visible;
}

#newnessContainer h3 {
	font-size: 22px;
	color: #979797;
	margin: 10px 0 12px 0;
	background-color: #eeeeee;
	padding: 3px 18px 3px 6px;
	float: right;
	white-space: nowrap;
	width: 277px;
}

#newnessContainer .rightPod h3 {
	padding-left: 10px;
	width: auto;
	float: left;
}

#newnessContainer .details {
	float: right;
	width: 300px;
	margin-top: 15px;
}

#newnessContainer .details ul li {
	background: url(/images/newness/newness_bullet.png) left 3px no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	line-height: 14px;
}

#newnessContainer .details ul li a {
	color: #767676;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#newnessContainer .details ul li a:hover {
	color: #37939b;
}

#newnessContainer .pod img.shadow {
	position: absolute;
	bottom: -12px;
	left: 0;
}

#newnessContainer .details p {
    clear: both;
}

#newnessContainer .show_more {
    display: none;
	cursor: pointer;
    color: #767676;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

#newnessContainer .show_less {
    display: none;
    cursor: pointer;
    color: #767676;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

#newnessContainer .details em{
	font-size:11px;
	font-weight:normal;
	font-style:none;
}
* html #newnessContainer .details em{
	margin-bottom:-15px;
	
	
}

#newnessContainer .details li.subTitle{
background:none;
font-size:14px;
color:#37939b;
font-weight:bold;
}
#newnessContainer .details li.boys{
padding-top:20px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

.show_more, .show_less{
position:absolute;
left:170px;
bottom:5px;
}
.rightPod .show_more, .rightPod .show_less{
left:0;
}
#newnessContainer .carseats{
	background:url(/images/newness/new_carseats_swirl.png) left bottom no-repeat;
	width:485px;
	height:95px;
}

