h2, h3 {
	color: #7D126D;
}

body {
	width: 1024px;
}

.right_column li {
	list-style-type: none;
}

.right_column ul {
	padding-left: 15px;
}

.pagination {
	width: 600px;
	text-align: right;
}

.reason {
	border: #2c7e4d solid 2px;
	width: 600px;
	margin-bottom: 10px;
}

.reason_header {
	font-weight: bold;
	color: #7D126D;
	padding: 5px 5px 3px 5px;
	background-color: #f6f6f6;
}

.reason_header_right {
	float: right;
}

.reason_content {
	padding: 3px 5px 5px 5px;
	border-top: #2c7e4d solid 1px;
}

.form {
	width: 600px;
}

.form_footer {
	text-align: right;
	padding-top: 10px;
}

a img {
	border: none;
}

.main_column {
	width: 700px;
	float: left;
}

.right_column {
	float: left;
	padding-top: 50px;
}

.drafts_link {
	padding-bottom: 5px;
}

#category_box {
	width: 600px;
	text-align: right;
	padding-bottom: 10px;
}

.reasons_message_reason {
	float: left;
	padding-right: 10px;
	width: 330px;
	max-height: 250px;
	overflow: auto;;
}

#reasons_message_cart {
	width: 1024px;
}

#complete_message {
	width: 1024px;
	float: left;
}

#message {
	width: 800px;
	padding: 10px;
	border: 1px solid #a5d11a;
}

img.float_left {
	float: left;
	margin-right: 10px;
}

img.float_right {
	float: right;
	margin-left: 10px;
}

#step {
	width: 800px;
	height: 90px;
	margin-bottom: 10px;
}

span.green_link a {
	color: #a5d11a;
}

#recipients {
	margin-left: 90px;
	padding-top: 10px;
}

td.email_field input  {
	width: 300px;
	margin-left: 5px;
}

.add_fields {
	text-align: center;
}

th {
	color: #7D126D;
}

.step1 {
	margin-left: 50px;
	margin-top: 15px;
}

.intro_step {
	height: 90px;
	width: 600px;
	margin-top: 20px;
}

#intro_finish {
	height: 90px;
	width: 600px;
	margin-top: 20px;
	text-align: right;
}

#intro_finish div {
	width: 300px;
	float: right;
}
