@charset "utf-8";
/* CSS Document for the About Section of PBS Parents */
@import url('/parents/css/pbsparents-shell.css'); /* Pulls in Shell Code for Main PBS Parents Areas */
@import url('/parents/css/themes/theme-blue.css'); /* Pulls in theme specific design. Found in www/css/themes */

.about-awards {
	margin: 0 auto;
	text-align: center;
}

.about-awards img {
	margin: 0 0 12px 0;
}