#content2{
	width:579px;
	margin-right:50px;
	padding:17px 28px;
	background:url("/i/plashka-bg2.png") repeat-x center top #F9E082;
	border:1px solid #CBBB80;
}

#content{
	display:none;
}

#send{
	margin:14px 0 10px 0;
}

.block input[type="submit"]{
	float:right;
	margin:5px 10px 0 0;
	width:auto !important;
}
.sendmesage input, .sendmesage textarea, .sendmesage select{
	background-color:#EDEDED;
	border:1px solid #EDEDED;
	color:#767676;
	font-family:Arial,sans-serif;
	font-size:13px;
	font-style:italic;
	margin:0 0 7px;
	padding:3px;
	width:170px;
}
.sendmesage textarea{
	height:100px;
}
.sendmesage .important{
	background: #EDEDED url("/i/star.png") no-repeat right top;
}
.sendmesage .error{
	background-color:#ffcccc;
}
.sendmesage p{
	margin:0 0 7px 0;
	font-size:12px;
}
.sendmesage span{
	color:#727272;
}

.sendmesage input:focus, .sendmesage .important:focus{
	background-color:white!important;
}
.sendmesage .spam{
	width:25px;
}
.sendmesage .smallleft{
	width:60px;
}
.sendmesage .small{
	width:98px;
}
.sendmesage h2{
	color:#425567;
	font-size:16px;
	font-weight:bold;
}




ul.menupage{
  list-style:none;
  margin:0px;
  padding:0px;
  height:19px;
  display:inline-block;
}
ul.menupage li{
  display:inline;
  text-decoration:none;
  background:none;
}
ul.menupage li a{
	display:block;
	float:left;
	margin:4px 13px 0 0;
	text-decoration:none;
}
ul.menupage li a:hover{
   text-decoration:none;
}

ul.menupage li a span{
  color:#7e7e7e;
  display:block;
  float:left;
  line-height:19px;
  text-decoration:underline;
}

ul.menupage li.current a span{
  background:url("/i/stylespage.png") no-repeat left top;
  color:#ffffff;
  display:block;
  float:left;
  line-height:19px;
  padding:0 0 0 5px;
  text-decoration:none;
}
ul.menupage li.current a ins{
  background:url("/i/stylespage.png") no-repeat right top;
  display:block;
  float:left;
  height:19px;
  overflow:hidden;
  width:5px;
}
ul.menupage li a:hover span{
	color:#000000;
}
ul.menupage li.current a:hover span{
   background-position:left bottom;
   color:#ffffff;
}
ul.menupage li.current a:hover ins{
   background-position:right bottom;
}


#left{
	float:left;
	
}
.rightcontent{
	width:200px;
	float:right;
}

.faqbox{
	margin:0 0 30px 0;
	background: url(/i/li.gif) no-repeat top left;
	padding-left:15px;
}

.faqbox .ansver{
	display:none;
	padding:15px 0 0 40px;
	font-size:13px;
}
.faqbox div{
	cursor:pointer;
	color:#000000;
	font-size:90%
}
.faqbox.current div.heading{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.faqbox em{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#aaaaaa;
}

.right_products{
	background-image:none;
}

.sendmesage{
	margin-left:17px;
}
