/* Кнопка Like для uCoz №1 
------------------------------------------*/ 
.rating_like { 
 float:left; 
 font: 11px Verdana,Arial,Helvetica, sans-serif; 
 font-weight: bold; 
 color:#fff; 
 background:#ACCE77; 
 padding: 2px 10px 2px 10px; 
 border-radius: 3px; 
} 
 
.rating_like a { 
 float:left; 
 background:#ACCE77 url(http://uwebo4ka.3dn.ru/scripts/like/ico_like_02.png) no-repeat left top; 
 padding: 4px 10px 4px 30px; 
 margin: -4px -10px -4px -10px; 

 border-radius: 3px; 
 
 color:#fff; 
 text-decoration:none; 
} 

.rating_like a:hover { 
 background:#E96465 url(http://uwebo4ka.3dn.ru/scripts/like/ico_like_02.png) no-repeat left top; 
} 

.rating_like_r{ 
 float:right; 
}















.positiveRate {color:green;} 
.negativeRate {color:red;} 
.nullRate {color:#000;}





.last_comment_os {  
  overflow: hidden;  
  float:left;  
  font: 11px Verdana,Arial,Helvetica, sans-serif; color:#555;  
  width:250px;  
  margin: 5px 0px 5px 0px;  
  }  

  .last_comment_os a:link,  
  .last_comment_os a:visited {color:#555;}  
  .last_comment_os a:hover {color:#999;}  

  .lc_message {  
  float:left;  
  margin: 0;  
  padding:5px;  
  width:238px;  
  background: #F6F6F6;  
  border: 1px solid #D6D6D6;  
  }  

  .lc_uzer {  
  float:left;  
  text-align:right;  
  width:250px;  
  position: relative  
  }  

  .lc_ugol {  
  position:absolute;  
  float:right;  
  background: url(http://ucozon.ru/_dr/62/77669735.png) no-repeat right;  
  width: 27px;  
  height: 27px;  
  top: -1px;  
  right: 20px;  
  }  

  .lc_avatar {  
  float:right;  
  width: 30px;  
  height: 30px;  
  padding:3px;  
  border: 1px solid #D6D6D6;  
  margin: 10px 55px 0px 10px;  
  }  

  .lc_name {  
  float:right;  
  width: 145px;  
  margin: 13px 0px 2px 0px;  
  font-weight: bold;  
  }  

  .lc_data {  
  float:right;  
  font: 9px Verdana,Arial,Helvetica, sans-serif; color:#999;  
  width: 145px;  
  }  

  .transparency_i a:hover img {  
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);  
  -moz-opacity: 0.5;  
  opacity: 0.5;  
  filter: alpha(opacity=50);  
  } 







ul.best-file {margin:0; padding:0; border:0; list-style:none;} 
ul.best-file li {display:block; width:236px; height:100px; margin:0 0 4px 0; position:relative; overflow:hidden;} 
ul.best-file li img.best-file-img {width:236px; height:100px; position:absolute; left:0; right:0; z-index:1; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px;} 
ul.best-file li span {float:right; display:block; background:url('http://csomsk.ru/1-ucoz/pm/rip/best-file-span.png') repeat; padding:2px 4px; font-family:Tahoma; font-size:11px; color:#fff; line-height:14px; position:absolute; right:4px; top:4px; z-index:2; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; overflow:hidden;} 
ul.best-file li span img {vertical-align:-3px;} 
ul.best-file li a {display:block; background:url('http://csomsk.ru/1-ucoz/pm/rip/best-file-b.png') repeat; width:213px; height:25px; padding:0 11px; text-transform:uppercase; font-weight:normal; color:#fff; line-height:25px; position:absolute; left:0; bottom:0; z-index:3; border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; -khtml-border-radius:0 0 5px 5px; overflow:hidden;} 
ul.best-file li a img {vertical-align:1px;}







/* Рубрики блога 
------------------------------------------*/ 
.catsTable { 
 width:235px; 
 overflow: hidden; 
 border-collapse:0px; 
} 

.catsTd { 
 float:left; 
 width:235px; 
 height:20px; 
 color:#A0F76E; 
 margin: 0px 0px 10px 0px!important; 
} 

a.catName:link, 
a.catName:visited, 
a.catName:active { 
 margin:0; 
 float:left; 
 width:227px; 
 height:15px; 
 display:block; 
 position:absolute; 
 padding:4px 0px 4px 10px; 
 background:#fff!important; 
 
 font:11px Verdana,Arial,sans-serif; 
 color:#777; 
} 

.catsTd a:hover{ 
 color:#fff; 
 font-weight:bold; 
 background:#77B004!important; 
} 
 
.catNumData { 
 float:right; 
 width:42px; 
 height:18px; 
 background:#95ae20; 
 position: relative; 
 padding:5px 0px 0px 0px; 

 font:9px Verdana,Arial,sans-serif; 
 text-align:center; 
 font-weight: bold; 
 color:#fff; 
} 
 
.catDescr{display:none}






/* Каркас обратной связи 
------------------------------------------*/ 
.cell_feedback { 
 float:left; 
 color:#555; 
 width:660px; 
 padding: 20px ; 
} 

.feedback_left { 
 float:left; 
 text-align:left; 
 width:330px; 
} 

.feedback_right { 
 float:right; 
 width:310px; 
 margin-left: 20px; 
} 

/* Поля обратной связи 
------------------------------------------*/ 
.feedback_left input, 
.feedback_left textarea{ 
 padding: 5px 10px!important; 
 font:11px Verdana,Arial,Helvetica, sans-serif!important; 
} 

.feedback_pole { 
 width:308px; 
 color:#666; 
 margin: 3px 0px 10px 0px; 
 background:#f9f9f9!important; 
 border: 1px solid #CAD1DB!important; 
} 

#fCode_svaz:focus, 
.feedback_pole:focus { 
 box-shadow:inset 0px 0px 3px #ccc!important; 
 -webkit-box-shadow:inset 0px 0px 3px #ccc!important; 
 -moz-box-shadow:inset 0px 0px 3px #ccc!important; 
} 

.red {color:#d20000;} 

/* Капча обратной связи 
------------------------------------------*/ 
#svaz_cod { 
 margin: 0px 0px 3px 0px; 
} 

#fCode_svaz { 
 width:35px!important; 
 height:25px!important; 
 cursor:text!important; 
 display:inline!important; 
 background:#f9f9f9!important; 
 border: 1px solid #CAD1DB!important; 
 border-left:none!important; 
} 

#secuImgM { 
 float:left; 
 margin:0!important; 
 display:inline!important; 
 border: 1px solid #CAD1DB!important; 
} 

/* Кнопка отправить обратной связи 
------------------------------------------*/ 
.kn_svaz { 
 float:right; 
 cursor:pointer; 
 height:37px!important; 
 border:1px solid #72b837!important; 
 color:#236114!important; text-shadow:1px 1px 1px #d7ffb6!important; 
 background: #9aeb56!important; 
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9aeb56), color-stop(1, #7ecb3d))!important; 
 background: -moz-linear-gradient(top, #9aeb56 1%, #7ecb3d 100%)!important; 
 background: -o-linear-gradient(#9aeb56, #7ecb3d)!important; 
} 

.kn_svaz:active {box-shadow:inset 0px 0px 3px #5b9728!important; -webkit-box-shadow:inset 0px 0px 3px #5b9728!important; -moz-box-shadow:inset 0px 0px 3px #5b9728!important;} 

.kn_svaz:hover {background:#aff278!important;} 

/* Правая сторона обратной связи 
------------------------------------------*/ 
.feedback_ico { 
 text-align:center; 
} 

.feedback_ico a:hover img { 
 filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85); 
 -moz-opacity: 0.7; 
 opacity: 0.7; 
 filter: alpha(opacity=85); 
} 

.feedback_ico img { 
 margin: 5px 5px 20px 5px; 
} 

.feedback_right h2 { 
 text-align:left; 
 font:120%/1.5 Verdana,Arial,Helvetica, sans-serif; 
 font-weight: bold; 
} 

.feedback_right p { 
 font:115%/1.5 Verdana,Arial,Helvetica, sans-serif; 
 text-align:justify; 
}














/* style news */ 
.clear { 
 clear:both; 
} 
.news { 
 width:auto; 
 position:relative; 
 margin-bottom:20px; 
 padding:15px; 
 background:#fff; 
 border:1px solid #d3d3d3; 
 font-family:helvetica, arial, sans-serif; 
} 
.news_l { 
 padding-right:145px; 
 min-height:150px; 
} 
.news_r { 
 width:140px; 
 height:100%; 
 background:#f4f4f4; 
 position:absolute; 
 top:0; 
 right:0; 
 text-align:center; 
} 
.news h2 { 
 margin:0; 
 background:url(http://mvcreative.ru/example/15/images/stripe.png) 0px 7px repeat; 
 height:20px; 
 overflow:hidden; 
 margin:10px 0 15px 0; 
 position:relative; 
} 
.news h2 a { 
 background:#fff; 
 padding:2px 10px 2px 0; 
 text-decoration:none; 
 color:#9CD036; /*цвет заголовка новости*/ 
 font-size:16px; 
} 
.news h2 span a { 
 padding-right:0; 
} 
.img_news { 
 float:left; 
 display:inline-block; 
 margin:0 14px 5px 0; 
 padding:5px; 
 background:#EDF1F2; 
 border:1px solid #DDE1E2; 
} 
.img_news img { 
 width:220px; 
 border:1px solid #DDE1E2; 
} 
.message { 
 padding:0 0 10px 0; 
 margin:0; 
 font-size:12px; 
 line-height:19px; 
 text-align:justify; 
} 
.news_r .date { 
 display:inline-block; 
 position:relative; 
 font-size:13px; 
 padding:7px 10px 4px 10px; 
 margin:18px 0 -5px 0; 
 background:#95ae20; /*цвет блока с датой*/ 
 border:1px solid #fff; 
 color:#fff; 
 text-align:center; 
} 
.news_r ul { 
 list-style:none; 
 margin:0; 
 padding:0; 
 text-align:left; 
 width:100px; 
 margin:18px auto 0 auto; 
 font-size:12px; 
} 
.news_r ul li { 
 padding:3px 0 3px 5px; 
 border-bottom:1px dotted #BEBEBE; 
} 
.news_r ul li img { 
 margin-right:10px; 
 position:relative; 
 top:4px; 
} 
.news_r ul li a, .news_r ul li span { 
 color:#707070; 
 text-decoration:none; 
} 









.bbQuoteName {color: #fff; !important; background: #7AA246 no-repeat top right; font-size: 10pt; !important; font-weight: bold; margin: 0 auto 0 auto; padding-top: 7px; padding-bottom: 7px;} 
.bbCodeName {color: #fff; !important; background: #7AA246 no-repeat top right; font-size: 10pt; !important; font-weight: bold; margin: 0 auto 0 auto; padding-top: 7px; padding-bottom: 7px;} 
.codeMessage {background: no-repeat #F4F4F4;font-size:7pt;padding:10px 10px 10px 20px;margin:3px 0px;color:#000000;lineHeight:1.8em;} 
.quoteMessage {background: no-repeat #F4F4F4;font-size:7pt;padding:10px 10px 10px 20px;margin:3px 0px;color:#000000;lineHeight:1.8em;}
.bbQuoteBlock { 
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.43); 
 } 
.bbQuoteName { 
text-shadow: 0 -1px 0 #8CAD36; 
border: 1px solid #54951F; 
-moz-transition: all 0.3s ease 0s; 
-moz-box-sizing: border-box; 
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.43); 
color: white; 
background: url("http://novi4ok.ru/serv/img/highlight_buttom2.png") repeat-x scroll center top #7BA60D; 
color: white; 
line-height: 12px; 
padding-left: 15px; 
text-transform: uppercase; 
} 
.bbQuoteName b { 
font-size: 12px; 
font-family: Calibri,'Trebuchet MS',Verdana,Geneva,Arial,Helvetica,sans-serif; 
} 
.quoteMessage { 
border: 1px solid #A59C89 !important; 
border-top: 0 none !important; 
padding: 15px 15px 15px 15px; 
background: #F2EEE6 url(http://novi4ok.ru/serv/uc/arrow/green_arrow.png) no-repeat 90% top; 
font-style: italic; 
font-family: Calibri,'Trebuchet MS',Verdana,Geneva,Arial,Helvetica,sans-serif; 
font-size: 13px; 
} 
/* ------ */
#iM40 input[type="button"], #iM40 input[type="submit"], #iM40 input[type="file"], #iM40 input[type="reset"], #ldM30 input[type="button"], #ldM30 input[type="submit"], #ldM30 input[type="file"], #ldM30 input[type="reset"] { 
background-attachment: scroll;
background-clip: border-box;
background-color: #F2F2F2;
background-image: url("http://uarts.ucoz.ru/button.png");
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat-x;
background-size: auto;
border-bottom-color: #DDDDDD;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #DDDDDD;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #DDDDDD;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #DDDDDD;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-top-style: solid;
border-top-width: 1px;
color: #808080;
cursor: pointer;
font-family: "Tahoma";
font-size: 8pt;
height: 30px;
padding-bottom: 5px;
padding-left: 4px;
padding-right: 3px;
padding-top: 4px;
text-decoration: none;
text-shadow: 0px 1px 0px #FFFFFF;
}

.manTable input[type="text"], .manTable input[type="password"], .manTable textarea, #uCatsMenu9, .manTable .u-combobut, #mchatMsgF { 
border-bottom-color: #CCCCCC;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #CCCCCC;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #CCCCCC;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #CCCCCC;
border-top-style: solid;
border-top-width: 1px;
box-shadow: inset 0px 2px 5px #E5E5E5;
box-sizing: border-box;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
text-shadow: 0px 1px 0px #FFFFFF;
}
#mchatBtn, #ldF18, #ldF19, .reglon, .pollBut { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("http://your-serva4ok.ucoz.ru/images/novi4ok/podrobno.png");
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: repeat;
background-size: auto;
border-bottom-color: #FFFFFF;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-style: solid;
border-bottom-width: 0px;
border-left-color: #FFFFFF;
border-left-style: solid;
border-left-width: 0px;
border-right-color: #FFFFFF;
border-right-style: solid;
border-right-width: 0px;
border-top-color: #FFFFFF;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-top-style: solid;
border-top-width: 0px;
color: #505252;
cursor: pointer;
font-size: 8pt;
height: 25px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
width: 85px;
}
hr { 
background-color: #D7D9DB;
border-bottom-color: currentColor;
border-bottom-style: none;
border-bottom-width: 0px;
border-left-color: currentColor;
border-left-style: none;
border-left-width: 0px;
border-right-color: currentColor;
border-right-style: none;
border-right-width: 0px;
border-top-color: currentColor;
border-top-style: none;
border-top-width: 0px;
clear: both;
height: 1px;
overflow-x: hidden;
overflow-y: hidden;
}
#mchatBtn, #ldF18, #ldF19, .reglon, .pollBut { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("http://your-serva4ok.ucoz.ru/images/novi4ok/podrobno.png");
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: repeat;
background-size: auto;
border-bottom-color: #FFFFFF;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-style: solid;
border-bottom-width: 0px;
border-left-color: #FFFFFF;
border-left-style: solid;
border-left-width: 0px;
border-right-color: #FFFFFF;
border-right-style: solid;
border-right-width: 0px;
border-top-color: #FFFFFF;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-top-style: solid;
border-top-width: 0px;
color: #505252;
cursor: pointer;
font-size: 8pt;
height: 25px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
width: 85px;
}
#uidLogButton {display:none;} 
#baseLogForm {display: block !important;} 
#uidLogButtonAjx {display: none !important;} 
#baseLogFormAjx {display: block !important;}
.cell_coment { 
 position: relative; 
} 
#gotop {
position: fixed;
width: 41px;
height: 41px;
right: 7px;
bottom: 20px;
display: block;
background: url('../images/gotop.png') no-repeat;
z-index: 9998;
display: none;
}
/* ===========================Переключатель*/
.page-selector {float:left;padding:0 10px;width:690px;margin: 0 0 10px 0;text-align:center;}
.pagesBlockuz1 b,.pagesBlockuz2 b,#pagesBlock1 b,#pagesBlock2 b {padding:6px 10px;border-radius:3px;font-weight:normal;background:#95ae20;color:#fff;font-size:10px;}
.pagesBlockuz1 a,.pagesBlockuz2 a,#pagesBlock1 a,#pagesBlock2 a {padding:6px 10px;border-radius:3px;text-decoration:none;background:#333;color:#fff;font-size:10px;}
.pagesBlockuz1 a:hover,.pagesBlockuz2 a:hover,#pagesBlock1 a:hover,#pagesBlock2 a:hover {background:#95ae20;color:#fff;}
/* ===========================Переключатель*/

/*===ссылки зеленые в рамке==*/
.grena {
display: block;
float: right;
line-height: 25px;
background: #bac84e;
padding: 0 14px;
font-size: 15px;
color: #fffdfd;
margin-top: 10px;
}
/*=====*/

/* forum by admin */


.gTable {
background: #CCC;


overflow: hidden;
}
tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
.gTableTop {
background: #7DAC36;
padding: 2px;
color: white;
font-weight: normal !important;
text-shadow: 0px 1px 0px rgba(179, 196, 125, 0.8);
height: 30px;
padding-left: 17px;
font-size: 10.5pt;

}
td.gTableSubTop, td.postTdTop {
background: url(/.s/t/785/32.gif);
border: 1px solid #5E5B59;
font: 10px/18px 'Tahoma';
color: white;
text-shadow: 0px 1px 0px #2B2B2B;
padding: 0px 10px;
}
.gTableRight {
padding: 2px;
background: #F8F9FA;
}
.gTableBody1 {
padding: 2px;
background: white;
}
.forumIcoTd, .forumThreadTd, .forumPostTd {
padding: 2px;
background: white;
border: 1px solid white;
font-weight: bold;
font-size: 8.5pt;
}
.posttdMessage {
padding: 5px;
background: white;
background-repeat: no-repeat;
background-position: right bottom;
}
.posttdMessage {
color: #424242 background:white;
border: 1px solid #D8D8D8;
}
a.catLink:visited {
text-decoration: none;
color: white;
font-weight: normal;
}
.forumIcoTd, .forumThreadTd, .forumPostTd {
padding: 2px;
background: white;
border: 1px solid white;
font-weight: bold;
font-size: 8.5pt;
}
.forumNameTd, .forumLastPostTd {
padding: 2px;
background: white;
}
.forumLastPostTd, .forumArchive {
padding: 2px;
font-size: 7pt;
}
.postTdInfo {
text-align: center;
padding: 5px;
background: white;
border: 1px solid #D8D8D8;
}
.gTableLeft {
padding: 2px;
background: #F2F2F2;
font-weight: bold;
color: #6E6E6E;
}
.postUser {
font-weight: bold;
color: #ffffff !important;
font-size: 10pt;
}
a.topSortLink {
color: #FBFBFB;
}
.forumOnlineBar {
padding: 2px;
background: #666;
border: 1px solid white;
color: white;
height: 20px;
font-size: 10px;
}
.threadsDetails {
 background: #fff;
}
.threadPostTd {
 background: #fff; 
}
.threadNametd {
 background: #fff; 
}
.threadViewTd {
 background: #fff; 
}
.threadIcoTd {
 background: #fff; 
}
.threadViewTd {
 background: #fff; 
}
.threadAuthTd {
 background: #fff; 
}
.threadLastPostTd {
 background: #fff; 
}
.threadDescr {
padding: 0px 0 3px 0;
color: #959595;
font-size: 10px;
 padding: 5px;
}
.forumLastPostLink {
 padding: 5px;
}
.threadLastPostTd {
 padding: 5px; 
}
.threadsDetails {
 padding: 5px; 
}
.forumOnlineBar {
 padding: 5px; 
}
.threadLink {
 padding: 5px;
}
table.gTable tr:hover td.forumLastPostTd, table.gTable tr:hover td.forumIcoTd, table.gTable tr:hover td.threadIcoTd, table.gTable tr:hover td.forumNameTd, table.gTable tr:hover td.threadNametd, table.gTable tr:hover td.forumPostTd, table.gTable tr:hover td.threadPostTd, table.gTable tr:hover td.threadViewTd, table.gTable tr:hover td.threadAuthTd, table.gTable tr:hover td.forumThreadTd, table.gTable tr:hover td.threadLastPostTd, table.gTable tr:hover td.forumLastPostTd {
background: #F7F7F7;
}
.gTableTop a, .gTableTop a:hover {
color: white;
text-decoration: none;
}
.mchat {
width: 100%;
}
.forumDescr {
padding: 2px 0 3px 0;
color: #959595;
font-size: 10px;
}
td.gTableSubTop, td .postTdTop {
background: #2E2E2E url("/img/highlight_faint.png") repeat-x 0 1px;
color: white;
text-shadow: black 0px -1px 0px;
border: 1px solid #313131;
}

.forumvd {-moz-border-radius:4px;-webkit-border-radius:4px; border-radius: 4px; background:#F8F7F6; border:1px solid #E6E6E6;font-size:11px;padding:3px;margin:3px;background-color:#fff;} 
.forumvd:hover {-moz-border-radius:4px;-webkit-border-radius:4px; border-radius: 4px; background:#F8F7F6; border:1px solid #d6d4d4;font-size:11px;padding:3px;margin:3px;background-color:#ff;} 
/* end*/


.forumNameTd .forumModer, .funcBlock, .pagesInfo {
display: none;
}


.fFastNavTd input[type=button], .fFastSearchTd input[type=submit], .forumModerFuncsT input[type=button], .fFastLogin input[type=button], .searchSubmitFl input[type=submit] {cursor:pointer;margin:0px 1px;background:url('http://webuilder.info/chat_box/highlight.png') repeat-x #6FAC00;text-transform: uppercase;margin:1px 3px;border-radius:3px;font-weight:bold;text-shadow:0px -1px 0px rgba(0,0,0,0.2);text-align:center;line-height:20px;transition:all 0.2s ease;-moz-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;border:0;color:#fff;}
.fFastNavTd input[type=button]:hover, .fFastSearchTd input[type=submit]:hover, .forumModerFuncsT input[type=button]:hover, .fFastLogin input[type=button]:hover, .searchSubmitFl input[type=submit]:hover {background-color:#8EC300; box-shadow:0px 0px 3px #8EC300;}
.fFastNavTd input[type=button]:active, .fFastSearchTd input[type=submit]:active, .forumModerFuncsT input[type=button]:active, .fFastLogin input[type=button]:active, .searchSubmitFl input[type=submit]:active {box-shadow:0px 0px 2px rgba(0,0,0,0.7) inset; -moz-box-shadow:0px 0px 2px rgba(0,0,0,0.7) inset; -webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.7) inset;}

.forumLastPostTd {
font-size: 10px;
color: #6B6B6B;
}
.forumLastPostTd a {
color: #4C4C4C !important;
font-size: 10px !important;
border: 0px;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
outline: 0px;
font-size: 100%;
margin: 0px;
padding: 0px;
background: transparent;
}