/* CSS Document */
.quick {
	width:216px!important;
	border:1px solid #CCCCCC;
	font-family:verdana;
	font-size:1.0em!important;
	margin:3px 0px 7px 0px!important;
	height:23px;
}
.quick_label {
	font-family:verdana;
	font-weight:bold;
	font-size:1.15em!important;
}
.quick_textarea {
	width:230px!important;
	border:1px solid #CCCCCC;
	font-family:verdana;
	font-size:1.05em;
	margin:3px 0px 7px 0px!important;
}
.right_ {
	float:left;
	margin:0px 0px 0px 50px;
}
.left_ {
	float:left;
	margin:0px 0px 0px 25px;
}
.quick_button {
	background-image:url(http://pea.ru/docs/fileadmin/template/main/quick_order/button_bg.gif);
	background-repeat:no-repeat;
	width:231px;
	height:40px;
	border:0;
	margin-top:5px;
	cursor:pointer;
}
.big2 {
	background-image: url(http://pea.ru/docs/fileadmin/template/main/quick_order/bg_big.png);
	background-repeat:no-repeat;
	width:651px;
	height:241px;
	color:#3A3A3A;
	position:fixed;
	*position:absolute;
	top:50%;
	right:50%;
	margin-right:-449px;
	*margin-right:-422px;
	z-index:50;
}
.big2_ {
	background-image: url(http://pea.ru/docs/fileadmin/template/main/quick_order/bg_big2.png);
	background-repeat:no-repeat;
	width:651px;
	height:268px;
	color:#3A3A3A;
	position:fixed;
	*position:absolute;
	top:450px;
	right:50%;
	margin-right:-449px;
	*margin-right:-422px;
	z-index:50;
}
.head_text {
	font-family:verdana;
	font-weight:bold;
	font-size:1.15em;
	margin:0px 0px 20px 36px;
	padding:16px 0px 0px;
}
fieldset 
{
	border:0;
}
.close 
{
	float:right;
	width:20px;
	height:20px;
	margin:13px 10px 0px 0px;
}
.button_small
{
	background-image:url(button_small_bg.gif);
	background-repeat:no-repeat;
	height:40px;
	width:231px;
	margin:12px 0px 0px 7px;
	padding:11px 0px 10px 10px;
	color:#004184;
	font-family:verdana;
	font-size:0.8em;
}
.button_small:hover
{
	filter:alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
	background-image:url(button_small_bg3.gif);
	background-position: 0 0;
	cursor:pointer;
}
.button_small.order
{
	background-image:url(button_small_bg1.gif);
}
.button_small.order:hover
{
	background-image:url(button_small_bg4.gif);
}
