html {background:white;}
body {font:12px/12px Tahoma; color:#333333;background:white url(/img/logo-bg.png) repeat-x; }
body a {color:#006699;font-size:11px;text-decoration:underline;}
body a:hover {text-decoration:none;}

q:before, q:after {content: '"';}
h1 {margin-bottom:0px;font:18px/18px Tahoma;font-weight:normal; color:#070707;text-transform:uppercase;}
h3 a{text-decoration:none;font-size:11px;font-weight:bold;color:#006699;}
h3 a:hover{text-decoration:underline;color:#333333;}
strong{font-weight:bold;}

/*.clear{clear:both;}
.clearleft{clear:left;}
.clearright{clear:right;}*/
.clear{clear:both; height: 0; line-height: 0; padding: 0; margin: 0; border: 0; font-size: 0;}
.clearleft{clear:left; height: 0; line-height: 0; padding: 0; margin: 0; border: 0; font-size: 0;}
.clearright{clear:right; height: 0; line-height: 0; padding: 0; margin: 0; border: 0; font-size: 0;}

.w10{width:10px;}
.ml20{margin-left:20px;}

/***** Кнопки *****/

a.button {display:block;float:left;width:auto;height:20px;line-height:20px;margin:10px 5px;padding-left:10px;text-decoration:none;font-size:11px;background:url(/img/btn-gray.png) no-repeat;cursor:pointer;}
a.button span{display:block;height:20px;line-height:17px;padding-right:10px;text-decoration:none;background:url(/img/btn-gray.png) top right no-repeat;color:#666666;cursor:pointer;}
a.button span:first-letter{padding-left:8px;text-decoration:none;background:url(/img/bullet3.gif) no-repeat 0px 5px;}	/*** Угловая скобка ***/

/***** основные блоки разметки *****/

.content {height:auto;width:100%;min-width:990px;max-width:1280px;margin:0 auto;clear:both;}
.content2 {height:auto;_height:50px;width:100%;min-width:990px;max-width:1280px;margin:0 auto;clear:both;padding:0 20px;}
.main{margin-top:25px;clear:both;width:100%;}
#for_user {	margin-top: 25px;}
.main td {vertical-align:top;}
.sidebar {width:270px;} /* Боковая полоса */
.mainbar {padding-right:20px;} /* Основная полоса */
div.round {margin-top:18px;padding:20px;position:relative;border:1px solid #cccccc;}
div.round2 {position:relative;min-height:50px;}
div.round2 .lt {left:0px;top:0px;}
div.round2 .rt {right:0px;top:0px;}
div.round2 .lb {left:0px;bottom:0px;}
div.round2 .rb {right:0px;bottom:0px;}
@-moz-document url-prefix() {
	div.round2 .lt {left:-1px;top:-1px;}
	div.round2 .rt {right:0px;top:-1px;}
	div.round2 .lb {left:-1px;bottom:0px;}
} 
h1{clear:both;}
.lt, .rt, .lb, .rb {background:url(/img/round.gif);font:1px/1px Tahoma;}
.lt {width:10px;height:10px;position:absolute;left:-1px;top:-1px;}
.rt {width:10px;height:10px;position:absolute;right:-1px;top:-1px;background-position:right top;}
.lb {width:10px;height:10px;position:absolute;left:-1px;bottom:-1px;background-position:left bottom;}
.rb {width:10px;height:10px;position:absolute;right:-1px;bottom:-1px;background-position:right bottom;}

div.rwt{height:10px;padding:0 0 0 10px;background:url(/img/rwt.gif) no-repeat left top;}
div.rwt div{height:10px;background:url(/img/rwt.gif) no-repeat right top;}
div.rwb{height:10px;padding:0 0 0 10px;background:url(/img/rwb.gif) no-repeat left top;}
div.rwb div{height:10px;background:url(/img/rwb.gif) no-repeat right top;}

div.rgt{height:10px;padding:0 0 0 10px;background:url(/img/rgt.png) no-repeat left top;}
div.rgt div{height:10px;background:url(/img/rgt.png) no-repeat right top;}
div.rgb{height:10px;padding:0 0 0 10px;background:url(/img/rgb.png) no-repeat left top;}
div.rgb div{height:10px;background:url(/img/rgb.png) no-repeat right top;}

/***** Сообщения *****/

div.message{width:100%;min-height:50px;margin-bottom:20px;position:relative;border:1px solid #ddd4a3;}
div.message div.u1{width:45px;height:49px;position:absolute;left:-1px;top:-1px;font:1px/1px Tahoma;}
div.message div.u2{width:10px;height:10px;position:absolute;right:-1px;top:-1px;font:1px/1px Tahoma;}
div.message div.u3{width:10px;height:10px;position:absolute;right:-1px;bottom:-1px;font:1px/1px Tahoma;}
div.message div.u4{width:10px;height:10px;position:absolute;left:-1px;bottom:-1px;font:1px/1px Tahoma;}
div.message p{margin:10px 10px 10px 53px;font:14px/16px Tahoma;}

div.warning{border:1px solid #ddd4a3;background:#fffff5 url(/img/msg1-bg.png) repeat-x;}
div.warning div.u1{background:url(/img/msg1.png) left top;}
div.warning div.u2{background:url(/img/msg1.png) right top;}
div.warning div.u3{background:url(/img/msg1.png) right bottom;}
div.warning div.u4{background:url(/img/msg1.png) left bottom;}

div.success{border:1px solid #c1dc87;background:#f6fcea url(/img/msg2-bg.png) repeat-x;}
div.success div.u1{background:url(/img/msg2.png) left top;}
div.success div.u2{background:url(/img/msg2.png) right top;}
div.success div.u3{background:url(/img/msg2.png) right bottom;}
div.success div.u4{background:url(/img/msg2.png) left bottom;}

div.error{border:1px solid #e19597;background:#fff1f1 url(/img/msg3-bg.png) repeat-x;}
div.error div.u1{background:url(/img/msg3.png) left top;}
div.error div.u2{background:url(/img/msg3.png) right top;}
div.error div.u3{background:url(/img/msg3.png) right bottom;}
div.error div.u4{background:url(/img/msg3.png) left bottom;}

/***** Тор *****/

div.top {height:138px;width:100%;background:url(/img/body-bg.png) repeat-x;}

/***** Форма регистрации и логотип *****/

div.logo {height:86px;width:100%;min-width:990px;max-width:1280px;margin:0 auto;background:#ededed;}
img.logo {width:331;height:49px;float:left;position:relative;top:16px;left:7px;}

.loginform {float:right;width:440px;height:69px;margin-top:17px;}
.loginform .input {float:left;width:119px;padding-left:10px;height:27px;margin-right:10px;text-transform:uppercase;font:12px/27px "Myriad Pro";border:none;outline:none;color:#999999;background:url(/img/input.png) no-repeat;}
.loginform .input, x:-moz-any-link, x:only-child {font:12px/15px "Tahoma";height:15px;padding-bottom:6px;padding-top:6px;} /*** for FF ***/
* + html .loginform .input {height:27px;line-height:27px;padding-top:0px;font:12px/27px "Myriad Pro";}							/*** for IE7 ***/
.loginform .login-send {float:left;width:27px;height:27px;text-indent:30px;overflow:hidden;border:none;background:url(/img/send.gif);cursor:pointer;}
/*.loginform .reg {float:left;width:109px;height:27px;margin:0 0 0 7px;text-transform:uppercase;text-align:center;text-decoration:none;font:11px/27px "Myriad Pro";border:none;color:white;background:url(/img/reg.png);}*/
  .loginform .reg {float:left;width:109px;height:27px;margin:0 0 0 7px;text-transform:uppercase;text-align:center;text-decoration:none;font:11px/27px "Myriad Pro";border:none;color:white;background:url(/img/reg.png);}
a.reg:hover {text-decoration: none;}
.reg:hover {text-decoration:underline;}
.loginform span{float:left;font:11px/30px Tahoma;color:#999999;}
.loginform span a{font:11px/30px Tahoma;color:#006699;}
.loginform .check{float:left;_display:inline;margin:9px 5px 0 57px;line-height:30px;}
* + html .loginform .check{float:left;display:inline;margin:4px 5px 0 54px;line-height:30px;}

/***** Верхнее меню *****/

.top-menu{height:52px;width:100%;min-width:990px;max-width:1280px;margin:0 auto;overflow:hidden;background:url(/img/menu-bg.png) repeat-x; }
.top-menu ul {float:left;margin-left:10px;margin-top:9px;}
.top-menu ul li {float:left;height:33px;text-transform:uppercase;font:11px/11px Tahoma;color:white;}
.top-menu ul li a{float:left; position: relative; z-index: 1; height:33px;line-height:33px;margin-left:-0px;padding-left:14px;text-decoration:none;color:white;background:url(/img/tm.png) no-repeat;}
.top-menu ul li a span{float:left;height:33px;line-height:33px;padding-right:14px;cursor:pointer;}
.top-menu ul li a:hover, .top-menu ul li.current {}
.top-menu ul li a:hover, .top-menu ul li.current a{color:black;background:url(/img/tmh.png) no-repeat;z-index:50; right: -1px; position: relative;}

.top-menu ul li a:hover span, .top-menu ul li.current a span{background:url(/img/tmh.png) right no-repeat;}
a.AddCatalog {white-space:nowrap;float:right;display:block;width:135px;_width:173px;height:35px;margin:9px 16px 0 0;padding:0 0 0 38px;text-decoration:none;font:14px/14px Tahoma;color:#4e4e4e;background:url(/img/btn-plus.png);cursor:pointer;}
a.AddCatalog span {float:right;height:26px;_height:35px;padding:9px 16px 0 0;background:url(/img/btn-plus.png) right;}
a.AddCatalog:hover, a.AddCatalog:hover span {text-decoration:none;}

/***** Тех поддержка *****/

.support {float:right;width:160px;padding-top:22px;font-size:11px;}
.support p{font-weight:bold;color:#222222;}
.support ul{margin-top:27px;}
.support li{color:#666666; line-height:22px;text-indent:22px;}
.support li.icq-online{background:url(/img/icq-online.gif) no-repeat 0% 50%;}
.support li.phone{background:url(/img/phone.gif) no-repeat 0% 50%;}
.support li.skype{background:url(/img/skype.gif) no-repeat 0% 50%;}

/***** Табы *****/

div.tabs {margin:0;font-size:13px;font-weight:bold;color:#828282;}
div.tabs_top {padding-top:22px;}
div.tabs_top img {float:left;height:110px;width:100px;margin:0 5px;}
#tabs2 {	padding: 0;}
div.tab {float:left;height:38px;margin-right:2px;padding:0 0 0 10px;background:url(/img/tab.png) no-repeat left top;cursor:pointer;}
div.tab div{ float: left; height:38px;padding:12px 10px 0 0;background:url(/img/tab.png) no-repeat right top;cursor:pointer;z-index:201;font-family:Tahoma;font-size:12px;font-weight:bold;}
div.tabs div.current, div.tabs2 div.current{position:relative;z-index:200;height:39px;background:url(/img/tab-current.png) no-repeat left top;color:#323232;cursor:default;}
div.tabs div.current div, div.tabs2 div.current div{ float: left; height:39px;background:url(/img/tab-current.png) no-repeat right top;color:#323232;cursor:default;}
div.tabs div.rwt{height:10px;padding:0 0 0 1px;background:url(/img/rwc.gif) repeat-y left top;}
div.tabs div.rwt div{height:10px;background:url(/img/rwt.gif) no-repeat right top;}
div.tabs div.rwb{height:10px;padding:0 0 0 10px;background:url(/img/rwb.gif) no-repeat left top;}
div.tabs div.rwb div{height:10px;background:url(/img/rwb.gif) no-repeat right top;}
div.tab-contaner {height:auto;position:relative;top:-1px;margin:0;background:white;z-index:1;}
div.tab-content {width:auto;padding-left:0px;font-weight:normal;background:url(/img/rwc.gif) repeat-y left top;}
div.tab-inner{background:url(/img/rwc.gif) repeat-y right top;}
/*div.tab-content img {float:left;height:110px;width:100px;margin:0 5px;}*/
div.tab-content p.intro {padding:10px 15px; line-height:15px;}
div.tab:hover{color:#323232;}
#tabs0 {margin-left:10px;}
#tabs0 .tab-contaner {margin-right:177px;zoom:1;}
#tabs0 .tab-content a.button {display:block;float:right;height:20px; margin: 0 14px 0 0;text-decoration:none;font:11px/17px Tahoma;}

div#tabs2 div.tab {text-transform:uppercase;}
div#tabs2 div.rwt{height:10px;padding:0 0 0 10px;background:url(/img/rwt.gif) no-repeat left top;}
div#tabs2 div.tab-content {overflow:visible;}
div#tabs2 div.tab-inner {overflow:visible;padding-top:3px;}
div#tabs2 div.tab-content p {margin:0 15px 20px 10px;padding:0 0 10px 0;line-height:15px;border-bottom:1px solid #cccccc;}
div#tabs2 a.button {display:block;height:20px;margin:0 0 10px 20px;position:static;}
div.first{margin-left:20px;}

/* Основная акция */

.main-action {width:238px;min-height:192px;margin:0 0 35px 10px;position:relative;border:1px solid #ddd4a3;background:#fffff5 url(/img/action-bg.png) repeat-x;}
.main-action .date {width:243px;height:33px;position:absolute;left:-4px;top:-1px;background:url(/img/action-top.png) no-repeat;}
.main-action .date p {margin-top:12px;margin-left:10px;color:white;}
.main-action h2 {margin:34px 10px 0;font:16px/19px Tahoma;padding-bottom:10px;border-bottom:1px solid #ece8c5;color:#333333;}
.main-action p {margin:2px 10px;font:11px/14px Tahoma;color:#666666;}
.main-action a.more {float:left;height:20px;line-height:20px;margin-top:10px;margin-left:10px;padding-left:18px;text-decoration:none;font-size:11px;background:url(/img/btn-yellow.png);color:#333333;}
.main-action a.more span{float:left;height:20px;line-height:17px;padding-right:12px;text-decoration:none;font-size:11px;background:url(/img/btn-yellow.png) top right;color:#333333;}
.main-action .bot {width:240px;height:29px;position:absolute;left:-1px;bottom:-20px;background:url(/img/action-bot.png);}


/***** Голосование *****/

.side-vote, .recom {width:240px;margin-left:10px;margin-right:10px;font-size:11px;padding-bottom:10px;}
.side-vote p {padding-bottom:17px;}
.side-vote h1 {margin-bottom:10px;}
.side-vote p.date {margin:0;margin-top:15px;color:#999999; padding: 0;}
.side-vote h3 {margin:-5px 0 -5px 0;clear:both;}
.side-vote a {color:#006699;font-size:11px;display:block; margin-top:7px;margin-bottom:15px;line-height:14px;text-decoration:none;}
.side-vote a:hover {text-decoration:underline;}
.side-vote a.button:hover {text-decoration:none;}
.side-vote div.pic {float: left;margin-bottom:5px;margin-right:10px;margin-top:8px;}
.side-vote ul {list-style-type: decimal; margin-left:15px;}
.side-vote li {margin-left:0px;}

/***** Новости в боковой полосе *****/

.side-news, .recom {width:240px;margin-left:10px;margin-right:10px;font-size:11px;padding-bottom:10px;}
.side-news p {padding-bottom:17px;}
.side-news h1 {margin-bottom:10px;}
.side-news p.date {margin:0;margin-top:15px;color:#999999; padding: 0;}
.side-news h3 {margin:-5px 0 -5px 0;clear:both;}
.side-news a {color:#006699;font-size:11px;display:block; margin-top:7px;margin-bottom:15px;line-height:14px;}
.side-news a:hover {text-decoration:underline;}
.side-news a.button:hover {text-decoration:none;}
.side-news div.pic {float: left;margin-bottom:5px;margin-right:10px;margin-top:8px;}

.recom li {height:40px;line-height:40px;padding-left:30px;font:11px/16px Tahoma;}
.recom h1 {margin-bottom:15px;}
.recom li strong {margin-right:5px;}
.recom li a {height:40px;line-height:40px;text-decoration:none;font:11px/16px Tahoma;color:#333333;}
.recom li.r1 {background:url(/img/ico1.png) no-repeat;}
.recom li.r2 {background:url(/img/ico2.png) no-repeat;}
.recom li.r3 {background:url(/img/ico3.png) no-repeat;}
.recom li.r4 {background:url(/img/ico4.png) no-repeat;}
.recom li.r5 {background:url(/img/ico5.png) no-repeat;}
.recom li.r6 {background:url(/img/ico6.png) no-repeat;}
.recom li.r7 {background:url(/img/ico7.png) no-repeat;}
.recom li.r8 {background:url(/img/ico8.png) no-repeat;}
.recom li.r9 {background:url(/img/ico9.png) no-repeat;}


.side-adwords {width:240px;margin:0 10px;margin-right:10px;}
.side-adwords h1{margin-bottom:15px;}
.side-adwords img{margin-bottom:5px;}
.side-adwords p.date {margin-left:110px;font:11px/12px Tahoma;color:#999999;}
.side-adwords p.text {margin:5px 0px 0 0;font:11px/12px Tahoma;}
.side-adwords h3 {clear:left;margin:10px 0px 0 0;font:11px/12px Tahoma;}
.side-adwords a.more {display:block;margin:10px 20px 15px 0;font:11px/12px Tahoma;color:#006699;}
.side-adwords a.more:hover {text-decoration:none;}

.banner238 {width:238px;height:208px;margin-left:10px;position:relative;border:1px solid #cccccc;background:#eeeeee;}
.side-line{border-bottom:1px solid #cccccc;margin-bottom:20px;}

/* Блок в основной полосе  */

div.block {float:left;margin-bottom:20px;}
div.block td.left, div.block td.right {width:50%;}
div.block td.left{background:url(/img/rwc.gif) repeat-y left top;}
div.block td.right{background:url(/img/rwc.gif) repeat-y right top;}
div.block h1{margin:10px 20px 12px;}
div.block div.adwords {margin:20px;background:white;font-size:11px; position: relative;}
div.block a.button {width:150px;margin:5px 20px 20px;}
div.pic{float:left;width:104px;height:70px;background:url(/img/adwords.gif); position: relative;}
div.pic img {width:91px;height:56px;margin:5px;border:1px solid #dddddd;}
div.block div.adwords p.date {margin-left:110px;color:#999999;}
div.block div.adwords p.text {clear:left;margin-top:5px;}
div.block div.adwords h3 {margin:10px 0 0px 110px;}
div.question {margin:12px 20px;}
div.question a{cursor:pointer;}
div.question h3 {padding-left:10px;background:url(/img/bullet.gif) no-repeat 0px 3px;}
div.answer-contaner {display:none;margin:12px 0;}
div.answer {padding:0 0 0 12px;background:url(/img/rwc.gif) repeat-y 0 0;position:relative;}
div.ans-inner {padding:15px 12px 15px 0;background:url(/img/rwc.gif) repeat-y 100% 0;font-size:11px;line-height:14px;}
div.answer a{color:#006699;}
div.answer a:hover{text-decoration:none;}
div.answer a.close img{}
div.answer a.close {width:17px;height:17px;position:absolute;top:-5px;right:4px;display:block;}

div.gray {padding-left:1px;background:#eeeeee url(/img/rwc.gif) repeat-y 0 0;}
div.gray-inner {background:#eeeeee url(/img/rwc.gif) repeat-y 100% 0;}
div.gray h1{margin-top:0;padding-top:7px;}
div.gray div.item{padding:12px 30px 11px 46px;border-bottom:1px solid #cccccc;background:url(/img/ok.gif) no-repeat 20px 10px;}
div.gray a.button {width:140px;margin:20px;margin-bottom:10px;padding-left:10px;background:url(/img/btn-green.png) no-repeat;}
* + html div.gray a.button {width:140px;padding-left:15px;}
div.gray a.button span{padding:0;background:url(/img/btn-green.png) top right no-repeat;color:#333333;}

/*****  *****/
.full{padding-right:10px;}

table.instruction {width:100%;height:100%;border:none;font:12px/14px Tahoma;}
table.instruction td.border{width:20px;background:url(/img/rwc.gif) repeat-y 0 0;}
table.instruction td.border_right{width:20px;background:url(/img/rwc.gif) repeat-y 100% 0;}
table.instruction h1{margin-top:7px;margin-bottom:16px;}
.instruction ol, .instruction ul, .instruction p, .instruction h2 {margin:0 20px 20px 0;}
.instruction h2 {margin:20px 20px 12px 0;font-weight:bold;}
.instruction ol {list-style-type:decimal;list-style-position:inside;margin-left:15px;margin-top:-15px;}
.instruction ul {padding-bottom:0px;}
.instruction ul.left15 {padding-left:15px;} /*.instruction ul {padding-bottom:0px;border-bottom:1px #e5e5e5 solid;}*/
.instruction ul a {font:bold 12px/18px Tahoma;color:#006699;}
.instruction ul a:hover, .instruction ul li.current a{text-decoration:none;color:#6f6f6f;}

#instr{padding:0px 20px 0 0;}
table.instr {width:100%;}
table.instr td{width:33%;border-right:1px solid #cccccc;vertical-align:middle;}
table.instr td.t3{border-right:none;}
table.instr img{display:block;margin: 0 auto 0 auto;}
tr.row0 td{height:10px;background:url(/img/rwc.gif) repeat-x 0 0;font:1px/1px Arial;}
tr.row1 td{height:90px;}
tr.row3 td{height:10px;background:url(/img/rwc.gif) repeat-x 0 100%;font:1px/1px Arial;}
tr.row2 p{text-align:center;margin-bottom:10px;}
tr.row0 td.t1{background:url(/img/rwt.gif) no-repeat 0 0;}
tr.row0 td.t3{background:url(/img/rwt.gif) no-repeat 100% 0;}
tr.row1 td.t1, tr.row2 td.t1{background:url(/img/rwc.gif) repeat-y 0 0;}
tr.row1 td.t3, tr.row2 td.t3{background:url(/img/rwc.gif) repeat-y 100% 0;}
tr.row3 td.t1{background:url(/img/rwb.gif) no-repeat 0 0;}
tr.row3 td.t3{background:url(/img/rwb.gif) no-repeat 100% 0;}

/***** Нумерация страниц *****/

/*div.pagination{margin:20px 0;font:bold 11px/12px Tahoma;}*/
div.pagination{margin:20px 0;font:bold 11px/12px Tahoma;position:absolute;}
div.pagination a{float:left;padding:3px 5px;margin-right:3px;color:#999999;}
div.pagination a.current{padding:2px 3px;border:1px solid #006699;background:#edf9ff;color:#006699;}
div.pagination a:hover{background:#edf9ff;color:#006699;}

/***** Карусель *****/

div.kar {height:80px;position:relative;border:1px solid #cccccc;margin-right:20px;margin-left:10px;}
div.kar div.prev, div.kar div.next {height:100%;width:40px;position:absolute;top:0;cursor:pointer;}
div.kar div.prev {left:0;border-right:1px solid #cccccc;background:url(/img/slide-prev.png) no-repeat 50% 50%;}
div.kar div.next {right:0;border-left:1px solid #cccccc;background:url(/img/slide-next.png) no-repeat 50% 50%;}
div.kar div.slide-cont {height:80px;overflow:hidden;position:absolute;left:41px;right:41px;top:0;border-bottom:1px solid #cccccc;}
div.kar div.slider {position:relative; height:80px; overflow:hidden; margin-bottom:15px;}
div.kar div.gallery {position:absolute; left:0px; width:10000px; height:80px; z-index:100;background:#FFFFFF;}
div.kar div.gallery img {float:left;height:80px;}/*div.kar div.gallery img {float:left;width:160px;height:80px;}*/
div.kar div.gallery_item {float:left;height:80px;background-color:#ffffff;background-position: 0px 0px;background-repeat: no-repeat;}
div.kar div.text-with-gallery {height:39px;position:absolute;left:41px;right:41px;top:81px;background:#fdfdfd;overflow:hidden; }
div.kar div.text-with-gallery p{margin:10px 17px;font:11px/12px Tahoma;display:none;}

/* footer */

.footer{height:162px;margin-top:20px;background:url(/img/footer.png) repeat-x;min-width:990px;}
.foot-menu {height:50px;float:left;margin-left:10px;}
.foot-menu li {display:inline;margin:0 10px 0 0;line-height:50px;}
.foot-menu li a, .rss a{padding-bottom:2px;text-transform:uppercase;text-decoration:none;font-size:10px;color:#6b7377;}
.foot-menu li a:hover, .rss a:hover{border-bottom:2px solid white;color:white;}

.rss p{line-height:50px;}
.rss {float:right;height:50px;margin-right:10px;padding-left:20px;background:url(/img/rss.png) no-repeat 0% 50%;}

.foot-logo{float:left;width:200px;height:90px;margin-top:4px;margin-left:4px;background:url(/img/foot-logo.png) no-repeat;}
.copyright{float:left;}
.copyright p{color:#4a5359;font-size:11px;margin:35px 25px 0;}

.counters{float:right;margin-top:35px;}
.counters img{float:right;margin-right:10px;padding:0;width:88px;height:31px;}

.parent { font-weight: bold; cursor: pointer;}
.box_why {border-left:1px solid #BBBBBB;display:none;margin:10px 0;padding:0 7px;font-size:11px;line-height:14px;}

p.red13T {color: #cc0000;font-size: 13px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;margin: 0 0 10px 0;}

.jbutton {border:1px solid #919194;background-color: #d6d5d9;color: #000000;font-size: 12px;}
a.menu2:link {color: #333333;font-size: 12px;font-family: Arial, Helvetica, sans-serif;text-decoration: underline;}
a.menu2:visited {color: #333333;font-size: 12px;font-family: Arial, Helvetica, sans-serif;text-decoration: underline;}
a.menu2:active {color: #333333;font-size: 12px;font-family: Arial, Helvetica, sans-serif;text-decoration: underline;}
a.menu2:hover {color: #000000;font-size: 12px;font-family: Arial, Helvetica, sans-serif;text-decoration: none;}

a.def:link {color:#006699;font:12px Tahoma;}
