/* CSS Document */
input.contact
{
	height:18px;
}
textarea.contact
{
	line-height:20px; border:1px solid #cccccc; width:400px;
}
textarea.sendcard
{
	width:276px; height:150px; background:none; border:1px solid #006699;
}
input.sendcard
{
	width:276px; background:none; border:1px solid #006699;
}
input.button_contact{
	border:1px solid #3564a2; background:#3564a2; color:#FFFFFF; cursor:pointer; font-size:10px;
}
input.buttonLogin
{
	border:none; background:url(../images/button_login.gif); height:21px; width:110px; cursor:pointer; color:#993300; font-size:11px; font-family:tahoma; text-align:left; padding-left:10px;
}
input.text_login
{
	border:1px solid #CCCCCC; width:100px; margin-right:5px; font-size:11px; height:16px; padding-top:2px; padding-left:3px;
}
select{
	font-size:11px; font-family:tahoma; height:20px;
}
input.text
{
	width:150px; height:18px;
}
input.textA
{
	width:180px; height:18px;
}
input.button_basket
{
	width:80px; background-color:#780000; color:#ffffff; font-size:10px; border:none;
}
input.product_order_one
{
	width:131px; background:url(../images/addtocart.png); border:none; cursor:pointer; height:24px;
}
input
{
	border:1px solid #cccccc;
}
select
{
	border:1px solid #cccccc; list-style:none;
}