.Title_Light_Grey {
	padding-top: 20px;
	padding-bottom: 25px;
}

.Title_Light_Grey h4 {
	color: #e2f5ea;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom: 15px;
}

.Title_Light_Grey p {
	color: #b6b6b6;
	font-size: 13px;
	margin-bottom: 10px;
}

.Title_Light_Grey .c_contentpane{
	padding: 0;
}

.Title_Light_Grey .c_contentpane li {
	font-size: 13px;
	color: #b6b6b6;
	background: transparent url(images/li_shape.png) 0 4px no-repeat;
	text-indent: 15px;
	list-style: none; list-style-position: inside;
	margin: 0 0 10px 5px;
}

.Title_Light_Grey .acidButton {
	background: transparent url(images/acid_button.png) 0 0px no-repeat;
	display: block;
	width: 125px;
	height: 40px;
	font-size: 12px;
	color: #fdfdfd;
	text-align: center;
	text-decoration: none;
	line-height: 38px;
	margin: 5px 0 0 85px;
}

.Title_Light_Grey .c_footer .CommandButton {
	color: #fff;
}

.Title_Light_Grey .c_footer {
	margin-bottom: 0px;
}

.Title_Light_Grey .c_content input {
	height: 19px;
	border: none;
	width: 195px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	background: #fdfdfd url(images/feedback1.png) 0 0 no-repeat;
		margin: 2px 0 5px;
}

.Title_Light_Grey .c_content textarea {
	background: #fdfdfd url(images/feedback2.png) 0 0 no-repeat;
	display: block;
	border: none;
	width: 195px;
	height: 75px;
	padding-top: 5px;
	padding-left: 5px;
	margin: 2px 0 5px;
}

.Title_Light_Grey .SubHead img {
	display: none;
}

.Title_Light_Grey .SubHead label {
	font-size: 13px;
	color: #b6b6b6;
	text-indent: 15px;
	margin: 0 0 10px 1px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}

.Title_Light_Grey .c_contentpane .CommandButton {
	background: transparent url(images/acid_button.png) 0 0px no-repeat;
	display: block;
	width: 125px;
	height: 40px;
	font-size: 12px;
	color: #fdfdfd;
	text-align: center;
	text-decoration: none;
	line-height: 38px;
	margin: 5px 0 0 85px;
}


.DNN_FeedbackContent {
	margin-bottom: -55px;
}

.NormalRed {
	font-weight: normal;
	float: left;
}