.MyPostHeader-wrapper
{
  text-decoration:none;
  margin: -1.4em 0 0.3em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 18px;
  color: #1B4B65;
  text-align:center;
}

.MyH2Header-wrapper
{
  text-decoration:none;
  margin: 0.5em 0 0.5em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 18px;
  color: #1B4B65;
  text-align:center;
}

.PostHeaderIcon-wrapper
{
  text-align:center;
}


.submitbtn{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	text-align: center;

	padding: 0 10px;
	text-decoration: none !important;
	height:28px;
	white-space: normal;

	background-color:#5493b6;
	border: 1px solid #006;
}

.submitbtn:hover{
	background-color:#3f7592;
}
