/* Rip by RuRip.Ru */
.linkbutton,.linkbutton:link,.linkbutton:active,.linkbutton:visited {
height:25px;
display:inline-block;
font-family:Tahoma;
font-size:10px;
color:#5d5d5d;
text-shadow:1px 1px 1px #f7f7f7;
text-transform:uppercase;
background:url(/rurip/link_button.png) no-repeat 0 0;
cursor:pointer;
margin:0 1px;
padding:0 0 0 9px;
}

.linkbutton:hover {
text-decoration:none;
background-position:0 -26px;
color:#1674ea;
text-shadow:1px 1px 1px #f7f7f7;
}

.linkbutton span {
height:19px;
display:inline-block;
background:url(/rurip/link_button.png) no-repeat right 0;
cursor:pointer;
padding:6px 11px 0 0;
}

input[type=submit],input[type=reset],input[type=button] {
height:18px;
padding-bottom:3px;
background:url(/rurip/link.png) repeat-x;
border:1px solid #c5c5c5;
color:#5d5d5d;
cursor:pointer;
margin:2px 1px;
}

input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover {
background:url(/rurip/link.png) repeat-x;
color:#202020;
background-position:0 -18px;
}

input[type=submit]:active,input[type=reset]:active,input[type=button]:active {
background:url(/rurip/link.png) repeat-x;
background-position:0 -36px;
}

#nav,#nav ul {
list-style:none;
margin:0;
padding:0;
}

#nav li {
float:left;
margin-right:20px;
display:inline;
position:relative;
}

#nav ul li {
float:none;
border:none;
display:block;
padding:0;
}

#nav li.hover li {
border:none;
}

#nav li div {
position:absolute;
top:15px;
z-index:500;
left:-9999px;
width:auto;
}

#nav li.hover div {
left:0;
}

.exmenu li {
margin-right:0!important;
border:none!important;
}

.exmenu div {
width:auto;
background:#fff!important;
-moz-box-shadow:1px 1px 5px #000;
-webkit-box-shadow:1px 1px 5px #000;
box-shadow:1px 1px 5px #000;
top:25px!important;
opacity:0.95;
padding:3px;
}

.exmenu a {
border-right:1px dashed #101010;
line-height:41px;
text-align:left;
width:auto;
color:#ffffff;
text-shadow:0 1px 0 #000;
display:block;
background:url(/rurip/menu_nav.png) repeat-x;
background-position:100% 0;
padding:0 15px;
}

.exmenu a:hover {
background-position:100% -41px;
color:#fff;
text-shadow:0 1px 0 #000;
}

.exmenu .hover a {
border-right:1px dashed #101010;
background:url(/rurip/menu_nav.png) repeat-x;
background-position:100% -41px;
color:#ffffff;
text-shadow:0 0 2px #000;
}

.exmenu div li {
margin-right:0!important;
}

.exmenu div a {
background:#fff!important;
color:#fff!important;
border:1px solid #fff;
line-height:20px!important;
min-width:150px;
padding:0 10px 0 5px !important;
}

.exmenu div a:hover {
background:#ececec!important;
color:#fff!important;
border:1px solid #c5c5c5;
}

#mfooter {
line-height:2.3;
}

#mfooter a {
text-decoration:none;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
padding:3px 5px;
}

#mfooter a:link,#mfooter a:visited,#mfooter a:active {
color:#fff;
border:1px solid #282828;
text-shadow:0 1px 0 #000;
background:#444;
}

#mfooter a:hover {
color:#1674ea;
border:1px solid #282828;
text-shadow:0 1px 0 #000;
background:#4a4a4a;
}

#menu-cont li {
list-style:none;
border-bottom:1px dotted #c5c5c5;
text-shadow:0 1px 0 #fff;
text-decoration:none;
background:#f7f7f7;
padding:6px;
}

#menu-cont li:hover {
background:#fff;
}

#banners A IMG {
opacity:0.5;
-moz-opacity:0.3;
filter:alpha(opacity=10);
}

#banners a:hover img {
opacity:1.0;
-moz-opacity:1.0;
filter:alpha(opacity=100);
background:none;
}

.boxTitle {
height:30px;
background:url(/rurip/top_blue_L.png);
text-align:left;
font-size:12px;
color:#ffffff;
padding-left:25px;
text-shadow:1px 1px 2px #000;
}

.boxTitle2 {
height:30px;
background:url(/rurip/top_blue_L.png);
text-align:left;
font-size:12px;
color:#ffffff;
padding-left:25px;
text-shadow:1px 1px 2px #000;
}

.navig a {
color:#5d5d5d;
text-shadow:0 1px 0 #fff;
padding:0 5px;
}

.navig a:active {
color:#202020;
}

.navig a:hover {
text-decoration:none;
color:#202020;
background:url(/rurip/login.png);
border-top:1px solid #c5c5c5;
border-right:1px solid #c5c5c5;
border-bottom:1px solid #c5c5c5;
border-left:1px solid #c5c5c5;
padding:4px 5px;
}

a:hover {
text-decoration:none;
color:#000;
background-position:100% -32px;
text-shadow:0 1px 0 #fff;
}

td,body {
font-family:verdana,arial,helvetica;
font-size:8pt;
color:#202020;
}

form {
margin:0;
padding:0;
}

input,textarea,select {
vertical-align:middle;
font-size:8pt;
font-family:verdana,arial,helvetica;
}

.mframe1 {
padding:2px 10px 30px;
}

hr {
border-top:1px dashed #c5c5c5;
border-bottom:0 dashed #c5c5c5;
border-right:1px dashed #c5c5c5;
border-left:1px dashed #c5c5c5;
}

label {
cursor:hand;
}

.ten img {
-moz-box-shadow:0 0 7px #5d5d5d;
box-shadow:0 0 7px #5d5d5d;
-webkit-box-shadow:0 0 7px #5d5d5d;
margin:10px;
}

.screenshot img {
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
-moz-box-shadow:0 0 5px #6A6A6A;
box-shadow:0 0 5px #6A6A6A;
-webkit-box-shadow:0 0 5px #6A6A6A;
margin:6px;
padding:5px;
}

fieldset {
background:url() no-repeat top right;
border:1px solid #c5c5c5;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}

.menut {
padding:2px 3px 3px 15px;
}

.mframe {
padding:2px 0 30px 30px;
}

.bannerTable {
width:468px;
height:60px;
}

.menu1 {
font-weight:700;
font-size:8pt;
font-family:Arial,Sans-Serif;
}

ul.uz {
list-style:none;
padding-left:0;
margin:0;
}

.catsTd {
background:url(http://src.ucoz.ru/t/984/9.gif) no-repeat 0 3px;
padding:0 0 6px 13px;
}

.catNumData {
font-size:7pt;
color:#696969;
}

.catDescr {
font-size:7pt;
padding-left:10px;
}

.osninf {
background:#f7f7f7;
border-bottom:1px solid #c5c5c5;
padding:8px;
}

.inftitl b,.osninf b {
color:#1674ea;
}

.infmes {
border:1px dashed #c5c5c5;
background:#f1f1f1;
font-size:7pt;
color:#5d5d5d;
margin:5px 0 3px;
padding:5px;
}

.ntitle a:link,.ntitle a:visited {
color:#fff;
font-family:Verdana;
font-size:11px;
text-shadow:0 1px 0 #000;
}

.ntitle a:hover,.ntitle a:active {
color:#1674ea;
font-family:Verdana;
font-size:11px;
text-shadow:0 1px 0 #000;
}

.ndescr {
color:#7f7f7f;
font-family:Verdana;
font-size:8pt;
text-shadow:0 1px 0 #fff;
}

.ndescr a:link,.ndescr a:visited {
color:#1674ea;
font-family:Verdana;
font-size:8pt;
text-shadow:0 1px 0 #fff;
}

.ndescr a:hover,.ndescr a:active {
color:#00cdff;
font-family:Verdana;
font-size:8pt;
text-shadow:0 1px 0 #fff;
}

.ncom {
color:#fff;
font-family:Verdana;
font-size:17pt;
text-shadow:0 1px 0 #894000;
padding-left:11px;
padding-bottom:16px;
}

.bfoot {display:none}

.ncom a:link,.ncom a:visited {
color:#fff;
text-shadow:0 1px 0 #894000;
}

.ncom a:hover,.ncom a:active {
color:#494949;
text-shadow:0 1px 0 #b9ccd4;
}

.nmessage {
color:#353535;
font-family:Verdana;
font-size:8pt;
text-shadow:0 1px 0 #fff;
}

.manTable {
border:1px solid #c5c5c5;
background:#f1f1f1;
}

.cAnswer {
color:#838383;
padding-left:15px;
padding-top:4px;
font-style:italic;
}

.commTd1 {
color:#5d5d5d;
font-weight:700;
padding-left:5px;
}

.commTd2 {
padding-bottom:2px;
}

.commFl {
width:100%;
color:#636363;
background:#f1f1f1;
border:1px solid #c5c5c5;
}

.commReg {
text-align:center;
padding:10px 0;
}

.securityCode {
color:#636363;
background:#f1f1f1;
border:1px solid #c5c5c5;
}

.archLi {
background:url(http://src.ucoz.ru/t/984/12.gif) no-repeat 0 4px;
padding:0 0 3px 10px;
}

.archiveDateTitle {
font-weight:700;
color:#000;
padding-top:15px;
}

.archEntryHr {
width:250px;
color:#333;
}

.archiveeTitle li {
margin-left:15px;
background:url(http://src.ucoz.ru/t/984/13.gif) no-repeat 0 2px;
margin-bottom:.6em;
padding:0 0 0 15px;
}

.archiveEntryTime {
width:65px;
font-style:italic;
}

.archiveEntryComms {
font-size:9px;
color:#C3C3C3;
}

.calWday {
color:#000;
background:#444;
width:18px;
}

.calWdaySe {
color:#000;
background:#555;
width:18px;
}

.calWdaySu {
color:#000;
background:#555;
width:18px;
font-weight:700;
}

.calMday {
color:#5d5d5d;
background:#000;
}

.calMdayA {
color:#000;
background:#5d5d5d;
}

.calMdayIs {
color:#C04141;
background:#000;
font-weight:700;
border:1px solid #555;
}

.calMdayIsA {
border:1px solid #555;
background:#333;
font-weight:700;
}

.pollBut {
width:110px;
}

.pollBody {
background:#000;
margin:0;
padding:7px;
}

.replaceTable {
background:#f1f1f1;
height:100px;
width:300px;
border:1px solid #c5c5c5;
}

.gTable {
background:#c5c5c5;
border-bottom:2px solid #c5c5c5;
}

.gTableTop {
height:25px;
background:url(/rurip/login.png) #f5f5f5;
border:1px solid #fff;
color:#5d5d5d;
font-family:Verdana,Sans-Serif;
font-size:13px;
font-weight:700;
padding:2px 2px 2px 22px;
}

.gTableSubTop {
background:url(/rurip/login.png) #f5f5f5;
color:#767676;
height:21px;
font-size:10px;
border:1px solid #fff;
padding:2px;
}

.gTableBottom {
background:url(/rurip/login.png) #f7f7f7;
padding:2px;
}

.gTableLeft {
background:#f5f5f5;
font-weight:700;
color:#5d5d5d;
padding:2px;
}

.gTableRight {
background:#f5f5f5;
color:#666;
padding:2px;
}

.gTableError {
background:url(/rurip/login.png) #f7f7f7;
color:#5d5d5d;
padding:2px;
}

.archivedForum {
font-size:7pt;
color:#f7f7f7;
font-weight:700;
}

.forum {
font-weight:700;
font-size:9pt;
background:#f7f7f7;
}

.forumDescr,.forumModer {
color:#888;
font-size:7pt;
background:#f7f7f7;
}

.forumViewed {
font-size:9px;
background:#f7f7f7;
}

.forumNamesBar {
padding-bottom:7px;
font-weight:700;
font-size:7pt;
}

.fastNavMain {
background:#862D2D;
color:#f7f7f7;
}

.fastNavCat {
background:#F9E6E6;
}

.fastNavCatA {
background:#F9E6E6;
color:#00F;
}

.fastNavForumA {
color:#00F;
}

.pagesInfo {
background:#f7f7f7;
padding-right:10px;
font-size:7pt;
}

.switches {
background:#c5c5c5;
}

.switch {
background:#f7f7f7;
width:15px;
font-size:7pt;
}

.switchActive {
background:#f7f7f7;
font-weight:700;
color:#5d5d5d;
width:15px;
}

.threadDescr {
color:#666;
font-size:7pt;
}

.threadsType {
background:#c5c5c5;
height:20px;
font-weight:700;
font-size:7pt;
color:#202020;
border:1px solid #c5c5c5;
padding:2px 2px 2px 40px;
}

.threadsDetails {
background:#ebebeb;
height:20px;
color:#000;
border:1px solid #fff;
padding:2px;
}

.forumOnlineBar {
background:#f7f7f7;
height:20px;
color:#5d5d5d;
border:1px solid #fff;
padding:2px;
}

.threadFrmBlock {
font-size:7pt;
text-align:right;
}

.postTable {
background:#c5c5c5;
border:1px solid #fff;
}

.postFirst {
background:#f7f7f7;
border-bottom:1px solid #fff;
}

.postSeparator {
height:2px;
background:#fff;
}

.postTdTop {
background:url(/rurip/login.png) #f7f7f7;
color:#767676;
height:21px;
font-size:10px;
border:1px solid #fff;
}

.postBottom {
background:#ebebeb;
height:20px;
color:#555;
}

.postRankIco {
margin-bottom:5px;
}

.signatureHr {
margin-top:20px;
color:#5d5d5d;
}

.posttdMessage {
background:#f7f7f7;
padding:5px;
}

.pollQuestion {
text-align:center;
font-weight:700;
}

.pollButtons,.pollTotal {
text-align:center;
}

.pollSubmitBut,.pollreSultsBut {
width:140px;
font-size:7pt;
}

.pollEnd {
text-align:center;
height:30px;
}

.edited {
padding-top:30px;
font-size:7pt;
text-align:right;
color:#555;
}

.editedBy {
font-weight:700;
font-size:8pt;
}

.statusBlock {
padding-top:3px;
}

.statusOnline {
color:#FF0;
}

.pollBut,.loginButton,.searchSbmFl,.commSbmFl,.signButton {
font-size:7pt;
background:#333;
color:#000;
border:1px outset #333;
}

.codeButtons {
font-size:7pt;
background:#f7f7f7;
color:#000;
border:1px solid #c5c5c5;
}

.codeCloseAll {
font-size:7pt;
background:#333;
color:#000;
border:1px outset #333;
font-weight:700;
}

.postResultFl {
background:#f1f1f1;
border:1px solid #c5c5c5;
width:50px;
}

.postTextFl {
width:550px;
height:150px;
background:url() no-repeat top right;
border:1px solid #c5c5c5;
}

.pollHelp {
font-weight:400;
font-size:7pt;
padding-top:3px;
}

.smilesPart {
padding-top:5px;
text-align:center;
}

.cMessage {
background:#f7f7f7;
color:gray;
padding:2px;
}

.mchat {
background:#f7f7f7;
border:1px solid;
color:#c5c5c5;
}

.bspoilerdiv {
height:18px;
padding-left:3px;
padding-top:3px;
background:#f7f7f7;
border:1px solid #c5c5c5;
}

.linkbutton:hover span,.linkbutton span:hover {
background-position:right -26px;
}

a.groupModer:link,a.groupModer:visited,a.groupModer:hover,a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {
color:ff0000;
}

a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover,a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover,a.groupOther2:link,a.groupOther2:visited,a.groupOther2:hover {
color:0;
}

.buttonfile,.buttonfile2 {
background:#101010;
border:1px solid #202020;
font:bold 12px;
text-align:left;
color:gray;
width:100%;
padding:10px;
}

.boxContent,.boxContent2 {
background:url(/rurip/center2.png);
padding:3px 4px 2px;
}

.boxBottom,.boxBottom2 {
height:13px;
background:url(/rurip/bottom.png);
}

.boxTable,.boxTable2 {
width:220px;
margin-bottom:0;
}

.navig a:link,.navig a:visited {
color:#5d5d5d;
}

a:link,a:active,a:visited,a.m:link,a.m:active,a.m:visited,a.catName:link,a.catName:visited,a.catName:active,a.catLink:link,a.catLink:visited,a.catLink:active,a.forum:link,a.lastPostUserLink:link,a.forumLastPostLink:link,a.threadAuthorLink:link,a.forum:visited,a.lastPostUserLink:visited,a.forumLastPostLink:visited,a.threadAuthorLink:visited,a.forum:active,a.lastPostUserLink:active,a.forumLastPostLink:active,a.threadAuthorLink:active,a.forumBarA:link,a.forumBarA:visited,a.forumBarA:active,a.switchDigit:link,a.switchBack:link,a.switchNext:link,a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited,a.switchDigit:active,a.switchBack:active,a.switchNext:active,a.threadPinnedLink:link,a.threadPinnedLink:visited,a.threadPinnedLink:active,a.threadLink:link,a.threadLink:visited,a.threadLink:active {
text-decoration:none;
color:#5d5d5d;
}

.copy,.legendTd,.fastNav,.fastSearch,.fastLoginForm,.postpSwithces,.signatureView {
font-size:7pt;
}

a.noun:link,a.noun:active,a.noun:visited,a.noun:hover {
text-decoration:none;
color:#101010;
}

a.menu1:link,a.menu1:active,a.menu1:visited {
text-decoration:underline;
color:#101010;
}

a.menu1:hover,a.m:hover,a.ma:link,a.ma:visited,a.catName:hover,a.catNameActive:link,a.catNameActive:visited,a.catNameActive:active,a.archiveDateTitleLink:link,a.archiveDateTitleLink:visited,a.calMonthLink:link,a.calMdayLink:link,a.calMonthLink:visited,a.calMdayLink:visited {
text-decoration:none;
color:#000;
}

li.menus,li.m {
background:url(/rurip/7.png) no-repeat 0 3px;
margin:0 0 .6em;
padding:0 0 0 13px;
}

.m,.forumBarKw,.thDescr {
font-weight:400;
}

.ma,.lastPostGuest,.lastPostUser,.threadAuthor,.threadNoticeLink,.threadPinnedLink,.threadLink,.postUser,.pollSubmit {
font-weight:700;
}

a.ma:hover,a.catNameActive:hover,a.archLink:link,a.archLink:visited,a.archiveDateTitleLink:hover,a.archiveDateTitleLink:active,a.calMonthLink:hover,a.calMdayLink:hover,a.calMonthLink:active,a.calMdayLink:active {
text-decoration:underline;
color:#000;
}

.catName,.catNameActive {
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:11px;
}

.inftitl a:link,.inftitl a:visited,.inftitl a:active,.inftitl a:hover {
text-decoration:none;
}

.nmessage a:link,.nmessage a:visited,.nmessage a:hover,.nmessage a:active {
color:#1674ea;
text-shadow:0 1px 0 #fff;
}

.manTdError,.commError {
color:red;
}

.cBlock1,.cBlock2 {
background:#f7f7f7;
border:1px solid #c5c5c5;
color:#888;
}

.commTable,.smiles {
border:1px solid #c5c5c5;
background:#f7f7f7;
}

.archActive,.statusOffline {
color:#000;
}

a.archLink:hover,a.archLink:active {
text-decoration:none;
color:#D8D5D5;
}

.archiveCalendars,.archiveNoEntry {
text-align:center;
color:#E2B4B4;
}

.textResults,.pollNow,.totalVotesTable {
background:#000;
}

.textResultsTd,.pollNowTd,.totalVotesTd {
background:#5F5F5F;
}

.replaceBody,.postRest1,.postRest2 {
background:#f7f7f7;
}

.gTableBody,.gTableBody1,.forumNameTd,.forumLastPostTd,.forumIcoTd,.forumThreadTd,.forumPostTd,.threadNametd,.threadAuthTd,.threadLastPostTd,.threadIcoTd,.threadPostTd,.threadViewTd {
background:#f7f7f7;
padding:2px;
}

.forumLastPostTd,.forumArchive,.threadLastPostTd {
font-size:7pt;
padding:2px;
}

a.catLink:hover,a.forum:hover,a.lastPostUserLink:hover,a.forumLastPostLink:hover,a.threadAuthorLink:hover,a.forumBarA:hover,a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover,a.threadPinnedLink:hover,a.threadLink:hover {
text-decoration:none;
color:#202020;
}

.postPoll,.postTdInfo {
background:#f7f7f7;
text-align:center;
padding:5px;
}

.postRankName,.reputation {
margin-top:5px;
}

.bbQuoteName,.bbCodeName {
color:#c5c5c5!important;
font-size:10px;
padding:4px;
}

.codeMessage,.quoteMessage {
background:#f1f1f1;
font-size:10px;
border:0 #5d5d5d dotted!important;
border-top:1px #5d5d5d dotted!important;
border-bottom:1px #5d5d5d dotted!important;
padding:4px;
}

.newThreadBlock,.newPollBlock {
background:#F9F9F9;
border:1px solid #B2B2B2;
}

.newThreadItem,.newPollItem {
background:url(http://src.ucoz.ru/t/984/16.gif) no-repeat 0 4px;
padding:0 0 0 8px;
}

.postNameFl,.postDescrFl,.postPollFl,.postQuestionFl {
background:#f1f1f1;
border:1px solid #c5c5c5;
width:400px;
}

.postAnswerFl,.postUserFl {
background:#f1f1f1;
border:1px solid #c5c5c5;
width:300px;
}

.formMchat,.mChatFon {
background:#f7f7f7;
border:1px solid #c5c5c5;
color:#c5c5c5;
}

a.bspoiler:link,a.bspoiler:visited,a.bspoiler:hover,a.bspoiler:active {
text-decoration:none;
color:#898989;
}

a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:#99ff99;} 
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;font-weight:bold;} 
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#42aaff;font-weight:bold;} 
a.groupFriends:link,a.groupFriends:visited,a.groupFriends:hover {color:#FFD700;font-weight:bold;} 

a.groupOther1:link,a.groupOther1:visited,a.groupOther1:hover {color:#00FF00;font-weight:bold;} 
a.groupOther2:link,a.groupOther2:visited,a.groupOther2:hover {color:#FFA500;} 
a.groupOther3:link,a.groupOther3:visited,a.groupOther3:hover {color:#CD00CD;} 
a.groupOther4:link,a.groupOther4:visited,a.grou pOther4:hover {color:#CD00CD;font-weight:bold;} 
a.groupOther5:link,a.groupOther5:visited,a.groupOther5:hover {color:green;}
a.groupOther6:link,a.groupOther6:visited,a.grou pOther6:hover {color:#f4c430;}
a.groupOther7:link,a.groupOther7:visited,a.grou pOther7:hover {color:#FFA500;font-weight:bold;}
a.groupOther8:link,a.groupOther8:visited,a.grou pOther8:hover {color:#FFA500;}



h1,h2,h3,h4,h5,h6 {
display:block;
margin:0 0 10px;
padding:0;
}

h1 {
font-size:12px;
}

h2 {
font-size:11px;
color:#ffffff;
margin:0 0 1px;
}

h3 {
font-size:24px;
}

h4 {
font-size:23px;
}

h5 {
font-size:22px;
}

h6 {
font-size:16px;
}
.stats img {background:#f7f7f7;padding:4px;border-right:1px dotted #ccc;border-top:1px solid #ccc;border-left:1px solid #ccc} 
.stats_text {padding:4px;padding-right:none;border-top:1px solid #ccc;width:100%;border-right:1px solid #ccc;font:11px Tahoma;} 
.stats_text b {float:right;} 
.stat_counter {border:1px solid #ccc;padding:6px;width:100%;margin-top:-3px;} 
.stat_tit {border:1px solid #ccc;border-bottom:none;background:#f7f7f7;padding:4px;font-weight:bold;border-top:none}
.ramka {border:1px solid #ABD8F0; background:#f3faff; } 
.hed_ramka {background:#E3F5FF; padding:5px;border-bottom:1px solid #ABD8F0;font-weight:bold;font-size:13px;font-family:tahoma;color:#3D6276;text-shadow:1px 1px 0px #fff;} 
.text {padding:5px; font-family:tahoma;font-size:11px; }
.posttdMessage .rek { border-top:1px dashed #ccc; margin-top:20px; text-align:right; }
.tak { display:none; }
/* -------------- */