﻿@Import url("/CSS/Shop-Main.css");

#CooperationRequest {
    font: 9pt tahoma;
}
#CooperationRequest #Messages, #CooperationRequest #Errors, #CooperationRequest #Successful {
	direction: rtl;
}
#CooperationRequest #Messages li, #CooperationRequest #Errors li, #CooperationRequest #Successful li {
	width: 775px;
	padding-right: 20px;
	padding-left: 1px;
	background: #fff url(/Image/Arrow07.gif) no-repeat 782px 8px;
	line-height: 18px;
}
#CooperationRequest #Errors li {
	color: red;
}
#CooperationRequest #Successful li {
	color: green;
}
#CooperationRequest form {
	width: 399px;
	margin: 25px auto 0px auto;
	overflow: auto;
}
#CooperationRequest form li {
	float: right;
	margin-top: 14px;
}
#CooperationRequest form .Title {
	direction: rtl;
	width: 126px;
	height: 18px;
	padding-left: 40px;
	text-align: left;
}
#CooperationRequest form .Field {
	height: auto !important;
	height: 18px;
	min-height: 18px;
	width: 232px;
	text-align: right;
}
#CooperationRequest form .Field input {
	width: 173px;
	font: 9pt tahoma;
	border: solid 1px #96AFC6;
	float: right;
}
#ctl00_CPH1_FullName {
	direction: rtl;
}
#ctl00_CPH1_Comment {
	font: 9pt/18px tahoma;
	width: 173px;
	height: 60px;
	direction: rtl;
}
#CooperationRequest form ol .Button {
	width: 280px;
	height: 47px;
	margin-top: 30px;
}
#CooperationRequest form ol .Button input {
	font: 8pt/18px tahoma;
}
