#zone1 {
	padding-bottom: 30px;
}
#zone1 li span {
	text-align: center;
	display:block;
	padding-bottom: 10px;
}
#jgbAboutWEB .contentRow{
	margin-bottom: 30px;
}
#jgbAboutWEB dt {
	background-color: #D12B4A;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	margin-bottom: 20px;
	display: inline;
	color: #FFFFFF;
	border-radius: 4px;
}
#jgbAboutWEB dd {
	padding-top: 5px;
	padding-bottom: 13px;
}


@media only screen and (min-width: 769px) {
#jgbAboutWEB .contentHolder .contentRow {
	width: 100%;
	float: left;
}
.contentHolder .contentRow .pic {
	width: 48%;
	margin-right: 2%;
	float: left;
	padding-top: 20px;
}
.contentHolder .contentRow .txt {
	width: 50%;
	float: left;
}

}
