/*
 * FRESH ADDRESS VERSION 7 STYLING
 */

#popup_errorMsg1,
#popup_errorMsg2,
#sidebar_errorMsg1,
#sidebar_errorMsg2,
#bottom_errorMsg1,
#bottom_errorMsg2,
#optin_errorMsg1,
#optin_errorMsg2 {
	color: red;
	height: auto;
	display: none;
	font-size: 14px;
	margin-top: 9px;
	max-width: 330px;
	margin-bottom: 5px;
	padding: 10px 6px 0px 40px !important;
	background: #FFFFE0 url(../images/important.png) no-repeat;
}

.popup_suggestion,
.sidebar_suggestion,
.bottom_suggestion,
.optin_suggestion {
	color: #0044B6;
	cursor: pointer;
	text-decoration: underline;
}