/* 
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.

*/

body { 
  background: #ff9000 url("/img/body-bg.jpg") center top no-repeat;
}
.textwidget { margin: 10px; }
#palautelomake td { padding: 10px; vertical-align: top;}
#palautelomake input, #palautelomake textarea { background: #e1e1e1; border: 0; border: 1px solid #ff9000; padding: 3px; }
#palautelomake input:focus, #palautelomake textarea:focus { background: #ffffff; border: 1px solid #ff9000; }
.submit { text-transform: none; }


