.content_box {
	background-image: url(../images/sce/bottom_box.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
}
.box_text_blue {
	font-size: 15px;
	color: #1d78d2;
	padding-left: 10px;
}
.box_text_green {
	font-size: 15px;
	color: #208d9b;
	padding-left: 10px;
}
.pic_padding {
	padding-bottom: 6px;
	padding-top: 5px;
}.div_padding {
	padding-right: 15px;
}
.content_box_right {

	background-image: url(../images/sce/right_content_box.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
}
.box_text_blue_right {

	font-size: 18px;
	color: #1d78d2;
}
.dotted_grey_border2 {
	padding-top: 5px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #adadad;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #adadad;
}
.blue_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3ebf2;
	padding-bottom: 5px;
}
.more_padding {
	padding-top: 5px;
	padding-bottom: 30px;
}
.content_padding {
	padding-top: 12px;
	padding-bottom: 10px;
}
