/*
	$Id: response_form.css,v 1.1 2005/03/25 00:06:05 steve Exp $
	
	Response Form Styles Styles
*/
.response_form_portlet {
  margin-top: 10px;
}

.response_form_portlet_content {
  
}

.response_form_form {
  padding: 5px;
  border: 1pt solid;
  margin: 5px;
  width: 95%;
}

.response_form_table {
  
}
