<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pgn_inner td {padding: 0 1px 0 3px; width: 35%;}
.pgn_inner {width: 100%;}

img {border: none;}
.chat_contaner {width: 240px;}
	.twtr-bd {
	margin: 10px;
	
	position: relative;
	overflow: hidden;

	}

	.twtr-timeline {
	overflow: hidden;
	height: 280px;
	}

	.twtr-tweet {
        width: 660px;
        height: 70px;
        overflow: hidden;
        border-bottom-color: #EEEEEE;
        border-bottom-style: solid;
        border-bottom: 1px dotted #DDDDDD;
    
	
	}
	
	.twtr-tweet-wrap {
	 padding: 8px 0;
	}
	
	.twtr-avatar {
	position: relative;
    top: 2px;
	height: 48px;
    margin-bottom: 5px;
   
	float:left;
	}
	
	.twtr-img a,.twtr-img img{
	border:none;
	text-decoration:none;
	}
	
	.twtr-tweet-text {
    position: relative;
    text-align:left;
    margin-left:100px;
	}
	
	.twtr-tweet-text p {
	line-height: 18px !important;
  margin: 0;
	}

 .twtr-fade {
    /*background: url("../images/gradient.png") repeat-x scroll center bottom transparent;*/
    bottom: 0;
    height: 6px;
    left: 0;
    position: absolute;
    width: 660px;
    z-index: 10;
}

.twtr-user {
    color:red;
    font-weight: bolder;
}


.ac_loading {
  background: url(/images/ajax_circle.gif) center right no-repeat;
}
.ac_results {
  z-index:1000;
  border: 1px solid;
  overflow: hidden;
  background: white;
}
.ac_results ul {
  display: block;
  padding: 0px;
  margin-top: 0px;
}
.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
  display: block;
  padding: 0px 5px;
  margin: 0px;
  cursor: default;
}
.ac_results li:hover {
  color: #FFFFFF;
  background-color: #E3B90E;
}


#mini_turs {font-weight: bold; margin: 1px 0 4px 0; }
#mini_turs  a {cursor: pointer; text-decoration: none;}
.circle {background: #006699; width: 5px; height: 5px; border-radius: 50%; float:left; margin-top: 5px; margin-right: 4px;}
.more_info {padding: 3px 2px; display: none;}
.more_info2 {padding: 0; border: 1px #bbb solid; border-radius: 5px; margin: 0 8px; text-align: justify;}
.more_info3:last-child .more_info2 {}

#nich_offers b {color: #155fa8; }
#nich_offers {color: #555; }


.message {width: 400px; height:0; background: #AAC7E6; position: fixed; top: 0; left: 50%;  margin-left: -200px; display: none; text-align: center;
    font-family: Tahoma, Geneva, sans-serif; font-size: 14px; padding: 25px; box-shadow:0 0 20px 1px gray; border: 1px #666 solid; z-index:4000;}
.mess_butt {display: inline-block; padding: 3px 5px; border: 1px #666 solid; border-radius: 5px; background: #69F; cursor: pointer; box-shadow:inset 0 0 5px 0 #CCC;}
.mess_butt:hover {background: #36F; box-shadow:inset 0 0 10px 0; text-decoration: none; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color: white;}
#fixed-div { width: 50px; height: 50px; position: fixed; bottom: 60px; left:15px; z-index:4000; cursor: pointer; background: url("/images/up.png") no-repeat 0 -52px; display:none;}
#fixed-div:hover { background: url("/images/up.png") no-repeat top left; }

    .info_block_line {line-height: 16px;}
    #block_info_ls a.info_link {}
    
    #shoutdiv td a b {text-decoration: none;}
    #shoutdiv a {text-decoration: none;}
    #shoutdiv a.chat_link {text-decoration: underline;}
    
	
.post_votes {cursor: pointer; border: 1px #ccc solid; padding: 3px 5px; border-radius: 5px;}

.onfocus  {filter:alpha(opacity=100); opacity:1; height: 18px; width: 18px; border: 0}
.offfocus {filter:alpha(opacity=70); opacity:0.7; height: 18px; width: 18px; border: 0}

table.ts thead tr th {background-image: url(/js/images/bg.gif); 	background-repeat: no-repeat; background-position: bottom center; cursor: pointer; padding-bottom: 10px; }
table.ts tbody tr.odd td {background-color:#F0F0F6;}
table.ts .tablesorter-headerDesc {	background-image: url(/js/images/asc.gif);	background-repeat: no-repeat;	background-position: bottom center;}
table.ts thead .tablesorter-headerAsc {	background-image: url(/js/images/desc.gif);	background-repeat: no-repeat;	background-position: bottom center;}
</pre></body></html>