/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#wp_email_capture
{
background-color:#EEEEEE;
border:1px solid #DDDDDD;
display:block;
float:left;
height:65px;
padding:5px;
width:308px !important;
margin-bottom:15px;
}

#wp_email_capture label
{

}

#wp_email_capture input
{

}

#wp_email_capture_2
{

}

#wp_email_capture_2 label
{

}

#wp_email_capture_2 input
{

}


