@charset "UTF-8";

#ContentPane {
	padding:0 10px !important;
}
.DNNContainer_Title_h2 {
	border:1px solid #000000;
}

.titleStyle {
	font-family:"Cataneo BT", Georgia, "Baskerville Old Face", "Times New Roman";
	color:#1f2655;
	display:block;
	font-weight:bold;
	font-size:20px;
	padding:20px 0 0 0;
	margin:0 0 20px 0;
	line-height:25px;
	border-bottom:2px solid #1f2655;
}

.contentpane .Normal {
	border:1px solid #f1f0f0;
	font-family:"Lucida Sans", helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:left;
	line-height:20px;
}
.icon {
	width:20px;
	height:22px;
	float:left;
	background-image: url(../../Images/droplet.png);
	background-repeat:no-repeat;
	margin-top:23px;
}