/*
	$Id: response_form.css,v 1.1 2008/07/22 19:09:04 clivew 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 {
  
}