.WithShadowBorder h1,
.WithShadowBorder h2,
.WithShadowBorder h3,
.WithShadowBorder h4 {
	color: #002758;
	font-weight: bold;
	margin-bottom: 15px;
}

.WithShadowBorder .c_footer {
	margin-bottom: 0px;
}
.WithShadowBorder .head_title {
	overflow: hidden;
	zoom: 1;
}

.WithShadowBorder p {
	color: #343233;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 17px;
}

.WithShadowBorder .ShadowContent {
	margin-left:16px;
	width:215px;
	padding-top: 16px;
	padding-bottom: 10px;
}

.WithShadowBorder .ShadowGradient {
	background: transparent url(images/shadow-gradient.jpg) 8px 12px no-repeat;
}

.WithShadowBorder .ShadowTop {
	background: transparent url(images/shadow-top.jpg) 0 0 no-repeat;
}


.WithShadowBorder .ShadowBottom {
	background: transparent url(images/shadow-bottom.jpg) 0 100% no-repeat;
}


.WithShadowBorder .ShadowCenter {
	background: transparent url(images/shadow-center.jpg) 0 0 repeat-y;
}

.WithShadowBorder .ReadMore {
	padding-right: 10px;
}

.WithShadowBorder {
	margin-bottom: 15px;
}
