/*///////////////////////////////////////////////////////////////////////
Part of the code from the book 
Building Findable Websites: Web Standards, SEO, and Beyond
by Aarron Walter (aarron@buildingfindablewebsites.com)
http://buildingfindablewebsites.com

Distrbuted under Creative Commons license
http://creativecommons.org/licenses/by-sa/3.0/us/
///////////////////////////////////////////////////////////////////////*/


fieldset {float: right; text-align: right; width: 170px; z-index: 2000;}
input {padding-left: 4px; padding-top: 5px; font-family: Helvetica, Verdana, Arial, sans-serif; border:1px solid #000; width:122px; height: 21px; font-size: 0.8em; float: right;}
.btn {border: none; padding:0; height: 28px; width: 29px; margin-left: 4px; float: right;}

#response {color:#ffdd00; font-style:italic; font-size: .8em;  margin-top:.4em;}
#no-spam {font-size:.7em; font-family: Helvetica, Verdana, Arial, sans-serif;  color: white; margin-top: 3px; text-align: center; line-height: .9em;}
#info {font-size:.7em; font-family: Helvetica, Verdana, Arial, sans-serif;  color: white; margin-top:.2em;}
#description {font-size:1.1em; margin:1.5em 1em -1.9em 0; color:#333; text-align:right; color:#333;}
