#main {
}
.export-to-text #donate_box {
	float: right;
	width: 200px;
	height: 160px;
	line-height: 12px;
	border: 1px solid;
	padding: 10px;
	margin-left: 20px;
	background: #cccccc;
	text-align: center;
}
.export-to-text #donate_box h2 {
	line-height: 12px;
	margin: 0px;
}	

.export-to-text .form-table {
	width: 400px;
	float: left;
}
.export-to-text #exporttotext_form {
	width: 400px;
	float: left;
}
.export-to-text pre {
	padding: 10px;
	width: 80%;
	height: 240px;
	background: #fff;
	border: 1px solid #ddd;
	overflow: auto;
	clear: both;
}
.export-to-text .floatleft {
	float: left;
}
.export-to-text .floatright {
	float: right;
}
.export-to-text .marginleft {
	margin-left: 80px;
}
.export-to-text .clearboth {
	clear: both;
}
.export-to-text .button a {
	color:#464646 !important;
	text-decoration:none !important;
}
