/* 
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-members styling  *****************/

div.wpmem_login {
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 5px;
}

div.wpmem_login input, div.wpmem_reg input, div.wpmem_reg textarea {
  margin-left: 10px;
  margin-bottom: 3px;
}


div.wpmem_reg td {
  vertical-align: top;
}

