.jqplot-axis {
  font-size: 0.85em;
}
.jqplot-xaxis {
  width: 475px !important;
}
.jqplot-table-legend {
  width: auto;
}
.jqplot-title {
  font-size: 1.1em;
}
.jqplot-xaxis-label {
  width: 70px;
}
.jqplot-xaxis-tick{
  padding: 0 5px;
  width: 50px;
}
select, input {
  margin-right: 15px;
}
#chart1 {
  margin-bottom: 40px;
}
div#edit-field-newsletter-list div.form-item div#edit-field-newsletter-list-und.form-checkboxes div.form-item{
	display:inline-block;
	width:100px;
}
div.content form#newsletter-manage-subscriptions-form div div.form-type-checkboxes{
	display:inline-block;
	margin-right:10px;
}
div.content form#newsletter-manage-subscriptions-form  .captcha-admin-links,
div.content form#newsletter-subscribe-form  .captcha-admin-links{
	display:none;
}
div.content form#newsletter-manage-subscriptions-form div input#edit-submit{
	display:block;
}
#newsletter-error{
	float:left;
}
