#description {
	background-color: #4D4D4D;
	font-size: 11px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
}

#description div {
	color: #FFFFFF;
	margin-bottom: 12px;
}

#description_title {
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}

.header {
	background-color: #4D4D4D;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 13px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}

.container {
	background-color: #EDEDED;
	font-size: 11px;
	height: 95px;
	padding: 10px;
}

.footer {
	background-color: #EDEDED;
	height: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.form_field_title {
	font-size: 11px;
	margin-bottom: 2px;
}

.form_field {
	margin-bottom: 8px;
}

.form_field input, textarea, select {
	background-color: #FFFFFF;
	border-bottom: 1px solid #E9E9E9;
	border-left: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #BEBEBE;
}

.form_footer {
	margin-top: 20px;
}

.form_submit {
	background-color: #FFFFFF;
	border: 1px solid #4D4D4D;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
}

#thumb {
	float: left;
	margin-top: 20px;
	width: 170px;
}

#thumb .image {
	border: 5px solid #FFFFFF;
	height: 80px;
	overflow: hidden;
	width: 120px;
}

#print {
	float: left;
	margin-left: 2px;
	margin-top: 20px;
	width: 350px;
}

#print_amount {
	padding-left: 3px;
	padding-right: 3px;
	width: 25px;
}

#print select {
	width: 100px;
}

#use {
	float: left;
	margin-left: 2px;
	margin-top: 20px;
	width: 409px;
}

#use_motivation {
	height: 65px;
	padding-left: 3px;
	padding-right: 3px;
	width: 350px;
}

#spacer {
	clear: both;
	height: 20px;
}

#requests {
	float: right;
	font-size: 11px;
	margin-bottom: 10px;
	width: 613px;
}

#requests_title {
	background-color: #4D4D4D;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}

.request {
	background-color: #EDEDED;
	margin-bottom: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.request_delete {
	float: right;
}

#checkout {
	float: left;
	font-size: 11px;
	width: 300px;
}

#checkout_title {
	background-color: #4D4D4D;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}

#checkout_container {
	background-color: #EDEDED;
	margin-bottom: 10px;
	padding: 10px;
}

#checkout_name {
	padding-left: 3px;
	padding-right: 3px;
	width: 200px;
}

#checkout_email {
	padding-left: 3px;
	padding-right: 3px;
	width: 200px;
}

#checkout_address {
	padding-left: 3px;
	padding-right: 3px;
	width: 200px;
}

#checkout_zip {
	padding-left: 3px;
	padding-right: 3px;
	width: 60px;
}

#checkout_city {
	padding-left: 3px;
	padding-right: 3px;
	width: 200px;
}

#checkout_country {
	width: 140px;
}
