* {
	margin: 0;
	padding: 0;
}


a img, fieldset {border:0}

.png2
{
  behavior: url('/css/png2.htc');
}

fieldset{display:inline}
* > fieldset{display: block}/* Non IE browsers */
.clear:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
h1{
	font: bold 13px tahoma;
	color: #3A5379;
	margin-bottom: 10px;
	text-transform: uppercase;
	background: url(/img/i/h1.gif) no-repeat 0 4px;
	padding-left: 20px;
}
h2{
	background: url(/img/i/heading.png) no-repeat 0 0;
	padding-left: 15px;
	color: #fff;
	text-transform: uppercase;
	font: bold 11px tahoma;
	line-height: 30px;
}

.bgh2{
	background: url(/img/i/igheading.png);
}

.mainmenu {font: normal 11px tahoma, arial, helvetica, sans-serif; margin-bottom: 2px; margin-top: 2px;}

a{
	color: #FF8E31;
}
a:hover{
	text-decoration: none;
}
body{
	background: #fff;
	line-height: 1;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	text-align: center;
	color: #1F3859;
}
#body-l{
	background: url(/img/i/shade-left.gif) repeat-y 0 0;
	width: 1000px;
	margin: 0 auto;
}
#body-r{
	background: url(/img/i/shade-right.gif) repeat-y 100% 0;
	padding: 0 27px;
}
#body{
	width: 946px;
	text-align: left;
	padding: 0 0;
}
#top{
	background: url(/img/i/top-bg.jpg) repeat-x 0 0;
}
#icons{
	background: url(/img/i/icons.gif) no-repeat 19px 11px;
	padding: 13px 0 0 20px;
	list-style: none;
}
#icons li{
	float: left;
	margin-right: 22px;
}
#icons li a{
	display: block;
	width: 11px;
	height: 11px;
	overflow: hidden;
	text-indent: -9999px;
}


#icons2{
	background: url(/img/i/icons2.gif) no-repeat 19px 11px;
	padding: 13px 0 0 20px;
	list-style: none;
}
#icons2 li{
	float: left;
	margin-right: 22px;
}
#icons2 li a{
	display: block;
	width: 11px;
	height: 11px;
	overflow: hidden;
	text-indent: -9999px;
}


#logo{
	margin-top: 45px;
	width: 237px;
	height: 83px;
}
#search {
	background: url(/img/i/search-bg.gif) no-repeat 0 0;
	margin-top: 75px;
	width: 217px;
	height: 67px;
	margin-left: 14px;
}
#search input{
	vertical-align: middle;
}
#search-string{
	background: none;
	border: none;
	margin: 15px 0 0 20px;
	text-align: center;
	color: #333;
	width: 133px;
	font: normal 10px tahoma;
	height: 15px;
	line-height: 12px;
}
#search-button{
	width: 40px;
	height: 40px;
	display: block;
	float: right;
	position: relative;
	left: -5px;
	top: 3px;
}
#top-left{
	float: left;
	width: 240px;
}
#top-right{
	float: left;
	width: 702px;
}
#lang{
	list-style: none;
	float: right;
	padding: 16px 23px 0 0;
}
#lang li{
	display: inline;
	color: #C4FAFF;
}
#lang li a{
	color: #fff;
	text-transform: uppercase;
	font: bold 9px tahoma;
	text-decoration: none;
}
#lang li a:hover{
	color: #FF8E31;
}
#visual{
	padding-top: 2px;
/*	background: url(/img/i/header.jpg) no-repeat 0 0;*/
	margin: 39px 0 0 10px;
	height: 200px;
}
#menu-bg {
	background: url(/img/i/menu-bg.gif) repeat-x 0 0 #435E85;
	margin: 0 46px 0 8px;
}
#menu-bgl{
	background: url(/img/i/menu-bgl.gif) no-repeat 0 0;
}
#menu-bgr{
	height: 51px;
	background: url(/img/i/menu-bgr.gif) no-repeat 100% 0;
}
#menu, #menu ul{
	list-style: none;
}
#menu{
	padding-left: 20px;
}
#menu li{
	float: left;
	height: 34px;
	white-space: nowrap;
}
#menu li#m1:hover, #menu li#m2:hover, #menu li#m3:hover, #menu li#m4:hover, #menu li#m5:hover, #menu li#m6:hover {
	background-position: 0 -34px;
}
#menu li#m1:hover ul, #menu li#m2:hover ul, #menu li#m3:hover ul, #menu li#m4:hover ul, #menu li#m5:hover ul, #menu li#m6:hover ul{
	display: block;
/*	clip:rect(0 auto 0 0);  */
}
#menu li#m1:hover ul{
/*	clip:rect(0 auto 10px 0);  */
}
#menu li ul{
	display: none;
/*	clip:rect(0 auto 0 0); */
	background: url(/img/i/menu-subshade.gif) no-repeat 0 100% #456086;
	margin-top: 34px;
	padding:15px 6px 8px 0;
	border-right: 1px solid #2C405D;
	position: absolute;
	z-index: 100;
}
#menu ul li {
	float: none;
	height: auto;
	//background: url(/img/i/menu-sub.gif) no-repeat 0 7px;
	background: url(/img/i/submenubullet.gif) no-repeat 0px 5px;
	margin-left: 6px;
	padding-left: 6px;
	margin-bottom: 6px;
}


//#submenu ul li{
//	background: none;
//	background: url(/img/i/submenubullet.gif) no-repeat 7px 6px;
//	padding: 3px 0;
//}


#menu ul li a{
	color: #fff;
	font: normal 11px;
	text-decoration: none;
}
#menu ul li a:hover{
	text-decoration: underline;
}
#content{
	background: url(/img/i/content-bg.gif) repeat-y 225px 0;
	padding-bottom: 5px;
	padding-top: 15px;
	line-height: 1.2;
}
#left{
	width: 215px;
	padding: 0 7px 0 17px;
	background: url(/img/i/leftbg.jpg) no-repeat 100% 0;
}
#center{
	width: 420px;
	padding: 15px;
	float:left;
	display:block;
}
#right{
	width: 206px;
	padding: 0 39px 0 8px;
	background: url(/img/i/rightbg.jpg) no-repeat 0 0;
	position:absolutu;
	right:0;
}
#left, #center, #right{
	float: left;
}
#news p, #anons p{
	margin-bottom: 15px;
	line-height: 1.2;
}
#news p img{
	float: left;
	margin: 0 7px 0 0;
}
#anons p img{
	float: right;
	margin: 0 0 0 7px;
}
#news a strong, #anons a strong{
	color: #24517B;
	text-decoration: none;
}
#news a, #anons a{
	text-decoration: none;
	color: #1F3859;
}
#news a:hover strong, #anons a:hover strong{
	border-bottom: 1px solid #FF8E31;
	text-decoration: none;
}
#news span{
	color: #547594;
}
.hr{
	border-top: 1px solid #e3e3e3;
	height: 10px;
}
.right{
	text-align: right;
	margin-bottom: 20px;
}
.right a, #news .right a{
	background: url(/img/i/abullet.gif) no-repeat 0 4px;
	color: #FF8E31;
	padding-left: 15px;
}

.right2{
	text-align: left;
	margin-bottom: 5px;
}

.right2 a, {
	background: url(/img/i/abullet.gif) no-repeat 0 4px;
	color: #FF8E31;
	padding-left: 15px;
}


#news .right a{
	text-decoration: underline;
}
#news .right a:hover{
	text-decoration: none;
}
#center-left{
	margin-right: 18px;
}
#center-left, #center-right{
	float: left;
	width: 201px;
}
#center-left h2, #center-right h2{

}
.img {
	display: block;
}
.oranges {
	background: url(/img/i/oranges.jpg) no-repeat 0 0;
	height: 21px;
	overflow: hidden;
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	width: 179px;
	text-align: center;
	position: absolute;
	margin-top: -39px;
	margin-left: -6px;
	text-indent: -9999px;
}
#orange1{background-image: url(/img/i/orange1.png)}
#orange2{background-image: url(/img/i/orange2.png)}
#orange18{background-image: url(/img/i/orange18.png)}
#orange19{background-image: url(/img/i/orange19.png)}
#orange20{background-image: url(/img/i/orange20.png)}
#orange21{background-image: url(/img/i/orange21.png)}
#orange22{background-image: url(/img/i/orange22.png)}
#orange23{background-image: url(/img/i/orange23.png)}

#orangeb24{background-image: url(/img/i/orangeb24.png)}
#orangeb25{background-image: url(/img/i/orangeb25.png)}
#orangeb26{background-image: url(/img/i/orangeb26.png)}

.oranges:hover{
	color: #fff;
	background-position: 0 -31px;
}

#feedback{
	margin-top: 35px;
	background: url(/img/i/question.gif) no-repeat 0 0;
	padding-left: 53px;
	min-height: 92px;
}
* html #feedback{
	height: 92px;
}

#feedback_en{
	margin-top: 35px;
	background: url(/img/i/question_en.gif) no-repeat 0 0;
	padding-left: 53px;
	min-height: 92px;
}
* html #feedback_en{
	height: 92px;
}

#footer{
	background: url(/img/i/footerbg.gif) repeat-x 0 0 #5E7694;
	border-top: 1px solid #A9BAC9;
	height: 93px;
	color: #fff;
	line-height: 1.2;
	padding-left: 14px;
}
#footer a{
	color: #fff;
}
#copyleft{
	background: url(/img/i/copyleft.gif) no-repeat 0 0;
	padding-left: 43px;
	width: 185px;
}
#contacts{
	background: url(/img/i/contacts.gif) no-repeat 0 0;
	padding-left: 54px;
	width: 152px;
}
#regions{
	background: url(/img/i/regions.gif) no-repeat 0 0;
	width: 60px;
	display:block;
}
#regions select{
	font: normal 11px 'trebuchet ms';
	color: #404F5F;
}
#regions, #copyleft, #contacts, #counters{
	height: 80px;
	float: left;
	padding-top: 15px;
	display:block;
}
#counters{
	text-align: right;
	width: 200px;
}
#counters a img{
	margin-bottom: 3px;
}


/* inner page  */
#navline{
	list-style: none;
	background: url(/img/i/navline.gif) no-repeat 0 4px;
	padding-left: 17px;
	padding-bottom: 4px;
	margin-top: 13px;
	margin-left: 15px;
}
#navline li{
	display: inline;
	color: #fff;
	font: normal 10px tahoma;
	background: url(/img/i/navbullet.gif) no-repeat 100% 5px;
	padding-right: 8px;
	margin-right: 5px;
}
#navline li.navlast{
	background: none;
}
#navline li a{
	color: #fff;
	font: normal 10px tahoma;
	text-decoration: none;
}
#navline li a:hover{
	border-bottom: 1px solid #FF8E31;
}
.inner #menu-bg{
	background: url(/img/i/in-menu-bg.gif) repeat-x 0 0 #435E85;
}
.inner #menu-bgl{
	background-image: url(/img/i/in-menu-bgl.gif);
}
.inner #menu-bgr{
	background-image: url(/img/i/in-menu-bgr.gif);
	height: 71px;
}
.inner #content{
	padding-top: 0;
	background: url(/img/i/inner-content.jpg) repeat-y 210px 0;
}
.inner #left{
	background: none;
}
.inner #center {
	width: 676px;
}
#submenu{
	margin-bottom: 37px;
}
#submenu, #submenu ul{
	list-style: none;
}
#submenu li{
	background: url(/img/i/heading.png) no-repeat 0 0 #6F88A0;
	margin-bottom: 1px;
}
#submenu li.current{
	background: url(/img/i/subcurrent.png) no-repeat 0 0 #6F88A0;
}
#submenu li a{
	font: normal 10px tahoma;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	margin-left: 15px;
}
#submenu ul{
	padding: 3px 0;
	display: none;
}
#submenu ul li{
	background: none;
	background: url(/img/i/submenubullet.gif) no-repeat 7px 6px;
	padding: 3px 0;
}
#submenu ul li a{
	text-transform: none;
	font-size: 11px;
	line-height: normal;
}
#submenu ul li a:hover{
	text-decoration: underline;
}
.cat p{
	margin-bottom: 15px;
}
.cat dt a, .cat dt, #innews h3{
	color: #375978;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.cat dt{
	background: url(/img/i/catbullet.gif) no-repeat 0 6px;
	padding-left: 13px;
	margin-bottom: 10px;
}
.cat dd{
	padding-left: 13px;
	margin-bottom: 20px;
}
.cat dd .right{
	text-align: left;
	position: relative;
	left: -15px;
}
.cat dd img{
	float: right;
	margin-left: 15px;
}
/* pages */
.pages{
	list-style: none;
	overflow: hidden;
	margin-left: 223px;
	margin-bottom: 30px;
}
.pages li{
	float: left;
	background: url(/img/i/pages-sep.gif) no-repeat 0 3px;
	padding-left: 5px;
	padding-right: 2px;
}
.pages li a{
	color: #375978;
	text-decoration: none;
}
.pages li.p-rev{
	background: url(/img/i/pages-rev.gif) no-repeat 0 5px #fff;
	padding: 0;
	margin-right: -3px;
	position: relative;
	z-index: 50;
}
.pages li.p-rev a, .pages li.p-fwd a{
	display: block;
	width: 10px;
	text-indent: -9999px;
	overflow: hidden;
}
.pages li.p-fwd{
	background: url(/img/i/pages-fwd.gif) no-repeat 0 5px;
}
.diagonal{
	background: url(/img/i/diagonal.gif) repeat 0 0;
}
.files{
	list-style: none;
	padding: 10px;
	margin-bottom: 30px;
	margin-left: 13px;
}
.files li{
	font-weight: bold;
	background: url(/img/i/filebullet.gif) no-repeat 0 8px;
	padding-left: 13px;
/*	line-height: 2; */
	margin-bottom: 6px;
}
.files li span, .files li a{
	font-weight: normal;
	padding-left: 5px;
}
.files li img{
	vertical-align: middle;
	margin-left: 10px;
}
.chars{
	border-collapse: collapse;
}
.chars thead td{
	background: url(/img/i/thead.gif) repeat-x 0 0 #59677B;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.chars td{
	border: 1px solid #375978;
	padding: 5px;
	text-align: center;
}
.chars td.param{
	text-align: left;
	background: url(/img/i/filebullet.gif) no-repeat 7px 10px;
	padding-left: 20px;
}
.cat .tech{
	list-style: none;
	overflow: hidden;
	float: left;
}
.cat .tech li{
	padding-bottom: 6px;
	padding-top: 5px;
}
.cat .tech li.hr{
	background: url(/img/i/hr.gif) repeat-x 0 0 #fff;
	border-top: none;
	margin-left: 20px;
	padding: 0;
	height: auto;
	padding-top: 1px;
}
* html .cat .tech li.hr{
	margin-bottom: -12px;
}
*:first-child+html .cat .tech li.hr{margin-bottom:-12px;}
.cat .tech li.gab, .cat .tech li.mas {
	background: url(/img/i/gab.gif) no-repeat 1px 5px;
	padding-left: 20px;
}
.cat .tech li.mas{
	background: url(/img/i/mas.gif) no-repeat 0 5px;
}
.print{
	background: url(/img/i/print.gif) no-repeat 0 0;
	line-height: 25px;
	display: block;
	float: right;
	padding-left: 35px;
	position: relative;
	left: -80px;
	top: 20px;
}
.also{
	border-top: 3px solid #A8B0BA;
	background: url(/img/i/diagonal.gif) repeat 0 0;
	padding: 10px 20px 20px 16px;
	margin-left: -16px;
	margin-right: -16px;
	margin-bottom: 20px;
}
.also ul{
	//list-style: none;
	margin-left: 20px;
}
.also ul li{
	padding-left: 14px;
	background: url(/img/i/alsoli.gif) no-repeat 0 5px;
}
.also ul li:hover{
	background: url(/img/i/newsdate.gif) no-repeat 0 5px;
}
.also li a{
	color: #879BAE;
}
.also strong{
	display: block;
	font-size: 13px;
	color: #879BAE;
	background: url(/img/i/catbullet.gif) no-repeat 0 6px;
	padding-left: 13px;
	text-decoration: underline;
	margin-bottom: 10px;
}
#innews h3{
	background: url(/img/i/catbullet.gif) no-repeat 0 6px;
	padding-left: 13px;
	margin-bottom: 10px;
}
#innews dl{
	margin-left: 13px;
	margin-right: 34px;
	padding-top: 5px;
	padding-bottom: 6px;
	background: url(/img/i/hr.gif) repeat-x 0 100%;
}
#innews dt{
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 1px;
	padding-bottom: 6px;
	float: left;
	margin-right: 17px;
}
#innews dt img{
	display: block;
}
#innews dd, #innews dd .right{
	margin-bottom: 0;
}

#innews ul, #innews li
{
  margin-left: 30px;
}

#innews p
{
  padding: 10px;
  padding-left: 0px;
}



#innews .n-date{
	color: #FF811B;
	font: bold 11px tahoma;
	background: url(/img/i/newsdate.gif) no-repeat 0 5px;
	padding-left: 10px;
	position: relative;
	left: -10px;
	margin-bottom: 5px;
}
.services {
	background: #fff;
	position: relative;
	top: -5px;
	padding-top: 25px;
	padding-left: 200px;
	padding-bottom: 20px;
}
.services a{
	line-height: 24px;
	display: block;
	float: left;
	margin-right: 20px;
}
.news-mail{
	background: url(/img/i/news-mail.gif) no-repeat 0 50%;
	padding-left: 32px;
	line-height: 24px;
}
.news-arch{
	background: url(/img/i/news-arch.gif) no-repeat 0 50%;
	padding-left: 27px;
}
#innews .pages{
	margin-left: 200px;
}
#innews .print{
	margin-top: 15px;
	top: 0;
	left: 0;
}
#innews .newsfull{
	background: none;
}
#sitemap{
	float: left;
}
#sitemap, #sitemap ul{
	//list-style: none;
}
#sitemap li{
	background: url(/img/i/sitemapfirst.gif) repeat-x 0 0;
	line-height: 22px;
	color: #FF8E31;
	font-weight: bold;
	padding-right: 5px;
}
#sitemap li span{
/*	background: url(/img/i/sitemapbull.gif) no-repeat 5px 8px; */
	background: url(/img/i/sitemapli.gif) no-repeat 5px 0;
	padding-left: 17px;
	display: block;
	padding-bottom: 11px;
}
#sitemap li.first span{
	background: url(/img/i/sitemapbull.gif) no-repeat 5px 8px;
}
#sitemap li ul{
	margin-left: -11px;
	padding-top: 4px;
}
#sitemap li ul ul{
	margin-left: -16px;
	margin-bottom: 13px;
	padding-top: 0;
}
#sitemap li ul ul li a{
	color: #5F7A93
}
#sitemap li ul ul li.last{
	background: url(/img/i/sitemaplevel2last.gif) no-repeat 0 5px;
}
#sitemap li ul ul li.last:hover{
	background: url(/img/i/sitemaplevel2lasthover.gif) no-repeat 0 5px;
}
#sitemap li li{
	background: none;
	background: url(/img/i/sitemaplevel2.gif) no-repeat 0 5px;
	line-height: 14px;
	padding-left: 30px;
	padding-right: 0;
}
#sitemap li li:hover{
	background-image: url(/img/i/sitemaplevel2hover.gif);
}
#sitemap li li.node{
	background: url(/img/i/sitemaplevel2node.gif) no-repeat 0 5px;
}
#sitemap li li.node:hover{
	background: url(/img/i/sitemaplevel2nodehover.gif) no-repeat 0 5px;
}
#sitemap li li a{
	color: #375978;
	text-decoration: none;
	font-weight: normal;
}
#center form input{
	width: 123px;
	border: 1px solid #7F9DB9;
	height: 19px;
}
#center form select{
	width: 125px;
	border: 1px solid #7F9DB9;
	height: 19px;
}
#center form input.send{
	width: auto;
	border: none;
	height: auto;
}
.imgblock{
	width: 204px;
	background: url(/img/i/diagonal.gif) repeat 0 0;
	float: right;
	border-left: 20px solid #fff;
}
.imgblock a{
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
}
.imgblock img{
	display: block;
}
.imgblock span{
	background: url(/img/i/zoom.gif) no-repeat 0 -15px;
	display: block;
	height: 15px;
	width: 16px;
	position: absolute;
	margin-top: -15px;
	margin-left: 84px;
}
.imgblock a:hover span{
	background-position: 0 0;
}

/* forum */
.forum #content{
	padding-top: 0;
	background: none;
}
#forumhead{
	padding-top: 20px;
	padding-bottom: 0px;
}
#forumhead ul{
	list-style: none;
	width: 350px;
	float: left;
}
#forumhead ul li{
	background: url(/img/i/catbullet.gif) no-repeat 0 4px;
	padding-left: 8px;
	margin-bottom: 4px;
	margin-left: 60px;
}


#forumhead ul#aright{
	list-style: none;
	width: 250px;
	float: right;
}

#forumhead ul li#aright{
	background: url(/img/i/catbullet.gif) no-repeat 0 4px;
	padding-left: 8px;
	margin-bottom: 4px;
	margin-right: 20px;
}


#fhead{
	background: url(/img/i/forum.gif) no-repeat 0 0;
	width: 300px;
	padding-top: 47px;
	float: left;
}
#fhead strong{
	color: #FF811B;
	font-size: 9px;
	padding-left: 27px;
	background: url(/img/i/clock.gif) no-repeat 0 0;
	line-height: 21px;
	display: block;
	margin-left: 50px;
}
#forum-enter{
	position: relative;
	top: -15px;
	float: left;
}
#forum-enter strong{
	display: block;
	color: #FF811B;
	margin-bottom: 3px;
}
#forum-enter input{
	width: 93px;
	height: 14px;
	border: 1px solid #EBEBEB;
	color: #1F3859;
	font: 10px tahoma;
	padding-left: 5px;
	padding-top: 1px;
	vertical-align: middle;
	margin-bottom: 2px;
}
#forum-enter input#f-enter, #forum-enter input#f-automate{
	width: auto;
	height: auto;
	padding: 0;
	border: none;
	margin: 0 3px 0 14px;
	vertical-align: middle;
}

#forum-enter input#f-enter2{
	width: auto;
	height: auto;
	padding: 0;
	border: 1px solid #7f9db9;
	margin: 0 3px 0 14px;
	vertical-align: middle;
}

#forum-enter textarea#f-enter2{
	width: auto;
	height: auto;
	padding: 0;
	border: 1px solid #7f9db9;
        font: normal 10px tahoma, arial, helvetica, sans-serif;
	color: #1F3859;
	margin: 0 3px 0 14px;
	vertical-align: middle;
}

#forum-enter input#f-enter3{
	width: 14px;
	height: 14px;
	padding: 0;
	border: 0;
        font: normal 10px tahoma, arial, helvetica, sans-serif;
	vertical-align: middle;
}

#forum-enter input#f-automate{
	margin: 0;
}
#forum-enter a{
	color: #1F3859;
}
#forum-themes .chars{
	margin-bottom: 10px;
}
.forum .chars thead td{
	background: url(/img/i/forum-thead.gif) repeat-x 0 0;
	height: 38px;
	padding: 0;
	font-size: 13px;
}
.forum .chars thead td span{
	display: block;
	text-align: left;
	background: url(/img/i/forum-thead-first.gif) no-repeat 5px 50%;
	padding-left: 16px;
}
.forum .chars td.forum-theme{
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
.forum .chars td.forum-theme a{
	color: #FF811B;
	padding-left: 7px;
	background: url(/img/i/newsdate.gif) no-repeat -1px 5px;
	margin-left: -7px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
	font-size: 12px;
}
.forum-post-head{
	background: url(/img/i/forum-thead.gif) repeat-x 0 0;
}
.f-author, .f-post, .f-post-pr, .f-post-pr2, .f-post-pr3, .f-answer{
	float: left;
	padding-top: 12px;
}
.f-author{
	width: 93px;
	padding-left: 60px;
}
.f-post{
	width: 220px;
	padding-left: 280px;
}
.f-post-pr{
	width: 280px;
	padding-left: 385px;
}
.f-post-pr2{
	width: 280px;
	padding-left: 410px;
}
.f-post-pr3{
	width: 280px;
	padding-left: 435px;
}
.forum-post-head div span{
	color: #fff;
	font: bold 12px tahoma;
	background: url(/img/i/dashed.gif) repeat-x 0 100%;
	padding-bottom: 12px;
	display: block;
	float: left;
}
.forum-post-head a img{
	display: block;
}
.forum-post-head a{
	margin-right: 23px;
	float: left;
}
#forum-new-post .diagonal strong, #forum-new-post .diagonal p.user{
	color: #FF811B;
}
#forum-new-post .diagonal p.user span{
	color: #1F3859;
}
#forum-new-post .diagonal div{
	text-align: left;
}
#forum-new-post .chars td{
	vertical-align: top;
}
.user-edit, .user-del{
	display:block;
	text-align: left;
	padding-left: 18px;
	margin-left: 23px;
	color: #FF3C00;
	text-decoration: none;
	margin-top: 4px;
}
.user-edit{
	background: url(/img/i/user-edit.gif) no-repeat 0 50%;
	width: 82px;
}
.user-del{
	background: url(/img/i/user-del.gif) no-repeat 3px 50%;
	width: 48px;
}
.chars td.forum-post-text{
	text-align: left;
	font-size: 12px;
}
.chars td.forum-post-text div{
	border-bottom: 1px solid #6A7A95;
	padding-bottom: 8px;
	padding-top: 3px;
	margin-bottom: 9px;
	font-size: 11px;
}
.chars td.forum-post-text div .cite{
	float: right;
	color: #FF3C00;
	text-decoration: none;
	padding-left: 20px;
	background: url(/img/i/cite.gif) no-repeat 0 50%;
	padding-right: 5px;
}
.post-date{
	color: #FF811B;
	padding-left: 13px;
	background: url(/img/i/newpostnote.gif) no-repeat 3px 2px;
	padding-right: 10px;
}
.post-theme{
	padding-left: 7px;
	background: url(/img/i/forum-post-theme.gif) no-repeat 0 5px;
}
.subpost a{
	color: #1F3859;
	text-decoration: none;
}
.chars td.pm{
	text-align: left;
}
.post-form{
	border: 1px solid #526176;
	border-top: none;
	padding-top: 7px;
}
.post-form .post-form {
	margin:0 7px 7px 7px;
	border: 1px solid #6A7A95;
	border-top: none;
	padding-top: 0;

}
.f-answer{
	margin-left: 435px;
}
#html-generator{
	list-style: none;
	padding-top: 12px;
	padding-bottom: 5px;
	width: 475px;
	margin: 0 auto;
}
#html-generator li{
	float: left;
	background: #3C4751;
	margin-right: 12px;
	padding: 1px 0 2px 0;
}
#html-generator li a{
	background: #657889;
	position: relative;
	top: -1px;
	left: -1px;
	padding: 2px 8px;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.post-form textarea{
	width: 680px;
	height: 145px;
background: #F1F4F6;
	border: 1px solid #C3CBD1;
}
.post-form form{
	text-align: center;
}
#show-msg{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 10px;
}
#show-msg select{
	width: 180px;
	height: 17px;
}
#show-msg label{
	font-size: 12px;
}
#show-msg * {
	vertical-align: middle;
}
#new-post-bot{
	padding: 10px 15px;
}
.f-lead{
	float: right;
	display: block;
	color: #1F3859;
	text-decoration: none;
	font-size: 12px;
	position: relative;
	top: -5px;
}

.ap{	display:block;
	background:#ff0000;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:8px;}

.ap:hover{	background:#ff6666;}