.widget_epicwin_widget { margin-bottom: 30px; }
.widget_epicwin_widget table, form { margin:0; border: 0; }
.widget_epicwin_widget table td { border: none; padding: 5px; }
.widget_epicwin_widget table td:first-child { width: 120px; }
.widget_epicwin_widget input { font-size: 12px; height: 34px; padding: 3px 9px; width: 100%; max-width: 200px; margin: 0; }
.widget_epicwin_widget label { margin: 5px 0 10px; }
.widget_epicwin_widget button { margin-top: 5px; }
.widget_epicwin_widget select { font-size: 12px; height: 34px; padding: 3px 9px; width: 100%; max-width: 200px }
.widget_epicwin_widget .epicwin-form-response {
	display: none;
	text-align: center;
}
.errors { clear: both; padding-top: 10px; }
.success { border: 1px solid #0dbf00; background-color: #065600; color: #fff; width: auto; padding: 5px; margin: 10px 0 0;}
.error { margin-bottom: 5px; border: 1px solid #b20000; background-color: red; color: #fff; text-align: center; }
div#unsubscribe { text-align: justify; border: thin solid black; background: #ccc; width: 500px; z-index: 100; margin: auto; padding: 0; position: absolute; /*top: 30%; left: 30%;*/ -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-box-shadow: 0px 0px 15px #660000; -webkit-box-shadow: 0px 0px 15px #660000; }
div#unsubscribe p { color: #000000; }
a.close { border: 1px solid #d40000; background: #660000; color: #fff; padding: 5px; margin-left: 75px; }
a.close:hover { text-decoration: none; }

#epicwin_lightbox_div {
	z-index: 100 !important;
}

.epicwin_popup .widget_body {
	padding-left: 3em;
	position: relative;
}

.epicwin_popup .closewin_text {
	padding: 5px;
	position: absolute;
	right: 0;
	z-index: 50;
}

.epicwin_popup .closewin_text a {
	font-size: small;
}

.epicwin_popup h2 {
	color: black;
	font-family: helvetica;
	font-size: 18pt;
	letter-spacing: -1px;
	line-height: 20pt;
	margin-left: -2em;
	padding-top: 1em;
	text-align: center;
}

.epicwin_popup h3 {
	color: black;
	font-family: helvetica;
	font-size: 13pt;
	margin: 10px 5px;
}

.widget_body .button-action {
	background: -moz-linear-gradient(center top , #feca31 0%, #e2a410 100%) repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 15px;
	color: black;
	cursor: pointer;
	font-family: helvetica;
	font-weight: bold;
	letter-spacing: 0;
	margin-top: 5px;
	padding: 5px 30px;
}

.widget_body #widgetFormContainer {	
	position: relative;
}

.widget_body #widgetFormContainer input[type="text"] {
	height: 30px;
	width: 15em;
}

.epicwin_popup .widget_headline {
	background: -moz-linear-gradient(center top , #585858 0%, black 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	clear: both;
	height: 2.5em;
	position: relative;
}