.index-header {
	background-color: #EB7047;
	color: #fff;
	margin-top: 10px;
	padding: 0 5px;
}
h2.index-header {
	font-size: 1.1em;
	font-weight: normal;
	height:24px;
	line-height: 24px;
}
.index-welcome {
	margin-right: 380px;
}
.parents-club {
	padding-top: 10px;
	border-top: 1px solid #DDD4F7;
	margin-top: 10px;
}
img.pc-left,
img.pc-right {
	float: left;
	border: 0;
}
img.pc-left {
	margin-right: 10px;
}
#strollers li {
	float: left;
	text-align: center;
}
#strollers img {
	border: 0;	
}
#strollers a {
	font-weight: bold;
	color: #EB7047;
}
.new-arrival {
	width: 375px;
	float: right;
	border-left: 1px solid #DDD4F7;
	padding-left: 5px;
	margin-left: 5px;
	text-align: center;
	padding-bottom: 15px;
}
.new-arrival .clear {
	margin: 20px 0;
}
img.new-arrival-pic {
	float: left;
	border: 0;
}
a.new-arrival-name {
	color: #6600CC;
	font-size: 1.1em;
	font-weight: bold;
	/*display: block;*/
	text-align: center;
}
.new-arrival .price  {
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}
.new-arrival-text {
	text-align: left;
}
.new-arrival sup {
	font-size: 1em;
}
#product-categories {
	border-top: 1px solid #DDD4F7;
}
#product-categories li {
	float: left;
}
li.stroller {
	width: 200px;
}
#product-categories img {
	border: 0;
}
#product-categories h2 {
	font-size: 1em;
	/*padding-left: 30px;*/
	text-align: center;
}
#product-categories h2 a {
	color: #3F7BCF;
	text-decoration: none;
}

