
/* wp-email-capture-styles.css */

/* 1 */ .wp-email-capture-error {
/* 2 */ 	width:80%;
/* 3 */ 	background-color: #FFCCCC;
/* 4 */ 	margin: 5px;
/* 5 */ 	font-weight: bold;
/* 6 */ }
