.paragraph {
	line-height: 190% !important;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #eee;
}

.button_loading {
	background-color: transparent !important;
	background-image: url("../img/ajax-loading-input.gif");
	background-position: center center;
	background-repeat: no-repeat;
	border: 0 none !important;
	color: transparent !important;
	display: inline-block;
	font: 0px/0 a;
	height: 28px;
	text-shadow: none;
	width: 80px;
}