.photo-description {
  width:100%; 
  margin-top: 10px;
  white-space:normal;
  word-wrap: break-word;
}
#form-search table {
  background: none repeat scroll 0 0; 
  width: 100%;
  padding: 10px;
}
#form-search input[type=text] {
  height: 26px;
  border: 1px solid #ABADB3;
  width: 184px;
}
#form-search input[type=submit] {
  width: 95px;
  height: 30px;
	text-align:center;
	text-decoration:none;
  font-size: 14px;
  padding: 0;
  border: none;
}
