span.column_top {
	font-size: 19px;
	font-weight: normal;
	color: #666;
	display: block;
	width: 100%;
	padding-bottom: 10px;
}
.column_subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
hr#column_subtitle_hr {
	border-width: 1px;
	color:#CCC;
}
input.form_field_tips {
	color:#999 !important;
}
#orderform_container select {
	width: 200px;
	margin-bottom: 12px;
}
#orderform_container input, textarea {
	width: 200px;
	margin-bottom: 12px;
}
#id_address_1, #id_address_2 {
	width: 300px !important;
}
