html {
	background-color: #E7EBF0;
}

body {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

a:link, a:visited { color: #661D45; font-weight: bold; text-decoration: none; }

p {
	margin: 18px 0 0 0;
}

.text2 {
	color: #462552;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #F40363;
	margin: 22px 0 13px 0;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #F40363;
	margin: 0 0 7px 0;
}

form {
	margin: 0;
	padding: 0;
}

.input, select {
	width: 149px;
	height: 17px;
	border: 1px solid #A5B5D0;
	font-size: 9px;
	color: #2c3c6f;
}

* html .input, * html select {
	width: 149px;
	w\idth: 151px;
	height: 17px;
	he\ight: 19px;
}

.submit {
	margin: 10px 0 38px 0;
}

.submit_right {
	margin: 10px 0 38px 0;
	text-align: right;
	width: 278px;
}

.clear {
	font-size: 12px;
	font-weight: bold;
	color: #1DB9F3;
	margin-right: 20px;
	vertical-align: top;
	line-height: 22px;
}

.error {
	font-size: 12px;
	font-weight: bold;
	color: #F40363;
	margin-right: 20px;
}

.submit_button {
}


div#send_email {
}

div#send_email #send_header {
	height: 120px;
	width: 700px;
	w\idth: 700px;
}

div#send_email .logo {
	float: left;
	padding: 8px 0 0 10px;
}

div#send_email .keep_shopping {
	float: right;
	text-align: left;
	width: 215px;
	margin: 85px 36px 0 0;
	font-size: 10px;
	line-height: 14px;
	color: #661D45;
}

div#send_inner_wrapper {
	width: 585px;
	margin-left: 26px;
	background-color: #fff;
	padding-left: 25px;
	padding-bottom: 30px;
}

div#send_inner_wrapper {
	width: 650px;
}

div#send_email h2 {
	color: #661D45;
	font-size: 14px;
	margin-bottom: 53px;
}

div#send_left_block {
	width: 260px;
	float: left;
	margin-right: 0px;
}

.send_form_content {
	font-size: 10px;
}

.send_form_content label {
	display: block;
	width: 105px;
	float: left;
	margin-bottom: 10px;
}

.send_form_content label {
	text-align: left;
	width: 105px;
}

.send_form_content p {
	margin: 12px 0 0 0;
}

.send_submit_right {
	margin: 10px 0 38px 0;
	text-align: right;
	width: 250px;
}

div#send_right_block {
	width: 305px;
	float: right;
	padding-top: 90px;
}

.product_image {
	width: 218px;
	height: 251px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-bottom: 10px;
	text-align: center;
}

* html .product_image {
	width: 218px;
	w\idth: 220px;
	height: 251px;
	he\ight: 253px;
}

.imgfield img {
	border: 1px solid #C0C0C0;
}

.designer_name {
	color: #1DB9F3;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.product_title {
	color: #2c3c6f;
	font-size: 14px;
}
.clear
{
clear: both;
}