	.cstlts-psr-topics-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.cstlts-psr-topics {
	margin: 0 25px 5px 0;
	width: 220px;
	height: 45px;
	background-repeat: no-repeat;
}

.cstlts-psr-alcohol {background-image: url('/psr/images/index/ExcessiveAlcohol_30x30.png')}
.cstlts-psr-food {background-image: url('/psr/images/index/FoodSafety_30x30.png')}
.cstlts-psr-hai {background-image: url('/psr/images/index/HAI_30x30.png')}
.cstlts-psr-heart {background-image: url('/psr/images/index/HeartDiseaseStroke_30x30.png')}
.cstlts-psr-hiv {background-image: url('/psr/images/index/HIV_30x30.png')}
.cstlts-psr-motor {background-image: url('/psr/images/index/MotorVehicle_30x30.png')}
.cstlts-psr-nutrition {background-image: url('/psr/images/index/Nutrition_30x30.png')}
.cstlts-psr-drug {background-image: url('/psr/images/index/PDO_30x30.png')}
.cstlts-psr-teen {background-image: url('/psr/images/index/TeenPregnancy_30x30.png')}
.cstlts-psr-tobacco {background-image: url('/psr/images/index/Tobacco_30x30.png')}

.cstlts-psr-titles {
	margin-left: 40px;
	display: inline-block;
	line-height: 120%;
	font-size: 90%;
}