#HomePod {
	width:312px;
	margin-right:22px;
	float:left;
}

#HomePod.last {
	margin-right:0px;
}
.podseparator {
	background-image:url('../images/content-bottom-border.png');
	background-position:top left;
	background-repeat:repeat-x;
	height:1px;
	width:100%;
	margin-bottom:23px;
	margin-top:18px;
}

#PodContent {
	margin-top:20px;
	min-height:200px;
}
#PodContent p {
	text-align:justify;
	font-size:12px;
	color:#595959;
	line-height:1.2;
	margin-bottom:10px;
}

#PodContent ul {
	margin-left:20px;
}

#PodContent li {
	font-size:12px;
	color:#595959;
	line-height:1.2;
	margin-bottom:10px;
}

.la {
	margin-left:5px;
	float:none;
	text-decoration:none!important;
}

.prod {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

#WideHomePod {
	width:646px;
	margin-right:22px;
	float:left;	
}
.BestSellerImage,.FeaturedImage{
	width:75px;
}
