#divSuggestionHeader {
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 0px;
}
#divSuggestionContainer {
	margin-left: 200px;
}
#inputEmailAddress {
	width: 300px;
}
#imgRequiredIcon {
	float: left;
}
#pNoEmailAddress {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
}

