
/* Styles for the Stock email notification */

.WOEOSNotifyPanel {border:1px solid #111; background-color:#fff;display:none;}
.WOEOSNotifyPanel h5 {font-size:13px; background-color: #DDD; text-align: center; }
.WOEOSNotifyContent {padding: 5px;}

.WOEOSEnterEmail { text-align: left; padding: 5px 0px; }
.WOEOSEmailInput { width:60%; }
.WOEOSSubmit { text-align: center; }

a.WOEOSnotify {background:#050; color:#fff; font-size:11px; font-weight:bold; line-height:120%; padding:3px 10px; text-align: center;}
a.WOEOSnotify:hover{text-decoration:none;}

