/* 
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.

*/


#featured .information  {
	background-color: #8CC63F;
}

#header form{ width:280px; float:right; display:block; height:23px; padding:55px 20px 0 38px;
}
#header form label{ float:left; display:block; font:bold 13px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; margin:0 10px 0 0;
}
.input{ width:135px; display:block; height:18px; border-right:#D4D0C8 1px solid; border-bottom:#D4D0C8 1px solid; border-top:#404040 1px solid; border-left:#404040 1px solid; float:left; font-size:10px; margin:0; padding:0;
}
