#body ul.standardList {
	list-style: none;
}
#body ul.standardList li {
	margin: 0;
	height: 96px;
	margin-bottom: 30px;
	clear: both;
}
ul.standardList li div.thumbnail {
	float: left;
	margin-right: 30px;
}
ul.standardList li div.information {
	float: left;
	width: 385px;
}
#body ul.standardList li div.information h2 {
	font-size: 20px;
}
ul.standardList li div.information p {
}
#body .imageList, #body .pressReleases {
	width: 100%;
}
#body .imageList ul, #body .imageList li, #body .pressReleases ul, #body .pressReleases li, #body .kidsImageList ul, #body .kidsImageList li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#body .imageList ul li {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;	
}
#body .kidsImageList ul li {
	float: left;
	margin-bottom: 5px;
	width: 288px;
}
#body .kidsImageList ul li div.information {
	font-size: 14px;
	line-height: 16px;
	padding-top: 4px;
}
#body .kidsImageList ul li div.information a {
	display: block;
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
	line-height: 20px;
}

