body{
    padding:0;
    margin:0;
}
.clear{
    float:none;
    clear:both;
}
input[type=submit]:hover{
    cursor: pointer;
}

#daily_inspiration_link {
	color: #B52025;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

#daily_inspiration_link a {
	color: #2b4e84;
}

label.error {
	background-color: pink;
}

#feedback {
	background-color: pink;
}

#emailImgDiv {
	text-align: center;
}

.thank-you-for, .your-subscription {
	text-shadow: 0px 1px 1px rgba(150, 150, 150, 1);
	font-family: Arial;
	font-size: 18px;
}

.thank-you-for {
	color: black;
	margin-bottom: 0;
}

.your-subscription {
	color: #a40015;
	margin-top: 0px;
	padding-top: 0px;
}

.thank-you-txt {
	font-size: 14;
	line-height: 22px;
	font-family: Arial;
}