#share_form label.error {
  display: block;
  color: #900; }
  
#share_form textarea {
  height: 50px;
  width: 280px; }
  
#share_form input[type=text] {
  width: 280px; }
  
#share_form p {
  margin: 0; }
  
#share_form label { 
  font-weight: bold; }
  
#share_form span { 
  display: block;
  font-size: 10px; 
  color: #666; }