* {
  margin:0; padding:0;
}
.currentTextHolder {
  font-size:62.5%;
}
body {
  font-size:62.5%;
  overflow:hidden;
}
img {
  border:none;
}
iframe{
  margin:0; padding:0; border:none;
}
.titimg {
  width:auto !important;width:150px;
  max-width:150px;
  height:auto !important;height:150px;
  max-height:150px;
  margin-bottom:5px;
}
.js {
  margin:20px 10px;
  font-size:2em;
  font-weight:bold;
}
.section {
  padding:5px 10px 0px;margin-left:20px;
  width:auto;
  display:block;
  float:left;
}
#detail .msgtitle .data {
  display:block;
  margin-bottom:2em;
}
.section img, #detail .msgtitle .data img {
  float:left;
  margin-right:10px;
}
#detail .msgtitle img.data {
  max-width:100%;
  margin-bottom:2em;
}
#detail .msgtitle img.icon {
  max-width:100%;
}
.section a, #detail .msgtitle .data a, .modal a {
  text-decoration:none;
}
.atttitle {
  display:block;
  border-top:1px solid #999;
  font-size:1em;
  color:#999;
  margin:2em 0 .5em;
}
.box {
 	width:100%;
  overflow:hidden;
  margin:0 10px 10px;
}
.box .stripe {
 	width:100%;
  overflow:hidden;
  margin:10px;
}
.stripe ul {
  list-style-type:none;
  margin:0; padding:0;
}
.stripe ul li {
  margin-right:10px;
  float:left;
  display:block;
  position:relative;
}
.stripe ul li a {
  text-decoration:none;
}
.stripe ul li .new {
  width:100%;
  height:3px;
  position:absolute;
  top:0;left:0;
  border-bottom:1px solid #000;
}
.stripe ul li img.icon {
  width:10px;
  height:10px;
  position:absolute;
  top:2px;right:2px;
  border:1px solid #000;
  cursor:hand;
  cursor:pointer;
}
.stripe ul li .head,
.stripe ul li .content {
  width:160px;
  height:80px;
  overflow:hidden;
}
.stripe ul li .head {
  overflow:hidden;
}
.stripe ul .headimg {
  filter:alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity: 0;
  opacity: 0;
}
.stripe ul li .transparent {
  position:absolute;
  top:0;left:0;
  background:transparent;
  filter:alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity: 0;
  opacity: 0;
}
.stripe ul li .text {
  padding:5px;
  cursor:hand;
  cursor:pointer;
}
.stripe ul li.l12 {
  filter:alpha(opacity=75);
  -moz-opacity:0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}
.stripe ul li.l24 {
  filter:alpha(opacity=30);
  -moz-opacity:0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.stripe ul li.l12:hover, .stripe ul li.l24:hover, .stripe ul li.lowlight:hover {
  filter:alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity:1;
  opacity:1;
}
.stripe ul li.lowlight {
  filter:alpha(opacity=30);
  -moz-opacity:0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.stripe ul li.highlight {
  filter:alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity: 1;
  opacity: 1;
  margin-right:5px;
  border-right:5px solid #ff0;
}
#results {
  position:absolute;
  top:6px;
  right:6px;
  color:#000;
  background:#ff0;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border:2px solid #ff0;
  font-size:1.1em;
  font-weight:bold;
}
#timeline {
  position:absolute;
  bottom:0;
  left:0;
  width:0;
  height:1px;
  background:#eee;
}
#detail .msgtitle {
  float:left;
  width:30%;
}
#detail .msgtext {
  float:right;
  width:70%;
}
#detail .text {
  margin:10px;
}
#detail .text embed {
  width:100%;
  height:400px;
}
#detail .text img {
  max-width:100%;
}
#screen,#detail {
  overflow-x:hidden;
  overflow:auto;
}
#panel {
  position:relative;
  width:100%;
  height:30px;
  display:block;
}
#panel .detailbutton {
  display:none;
  cursor:hand;
  cursor:pointer;
}
#panedi {
  background:url("../images/newswall.png");
  width:117px;
  height:16px;
  position:absolute;
  top:8px; left:8px;
}
#panclo {
  background:url("../images/close.png");
  width:20px;
  height:20px;
  position:absolute;
  top:6px; right:8px;
}
#panweb {
  background:url("../images/webview.png");
  width:20px;
  height:20px;
  position:absolute;
  top:6px; right:60px;
}
#pansha {
  background:url("../images/share.png");
  width:20px;
  height:20px;
  position:absolute;
  top:6px; right:34px;
}
#detail {
  display:none;
  background:#fff;
  color:#000;
}
.hand, .feedline span, #panel .detailbutton, #panel .screenbutton {
  cursor:hand;
  cursor:pointer;
}
body#setfeeds, body#setreferences, body#setshare {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	overflow:auto;
	overflow-x:hidden;
  font-size:.833em;
}
body#setfeeds {
	overflow:hidden;
  height:100%;
}
#setshare .refpic,
#setreferences .refpic {
  position:relative;
  top:0;left:0;
  width:48px;
  height:48px;
  border:1px solid #fff;
  float:left;
  overflow:hidden;
}
#setreferences .refpic img.image {
  position:absolute;
  top:0;left:0;
  min-width:48px;
  min-height:48px;
}
#setshare .refpic img.image {
  position:absolute;
  top:8px;left:8px;
  width:32px;
  height:32px;
}
#setreferences .refpic:hover,
#setshare .refpic:hover {
  border:1px solid #999;
}
#setreferences img.icon {
  width:10px;
  height:10px;
  position:absolute;
  top:1px;right:1px;
}
.hide {
  display:none;
}
.tabin {
  overflow-x:hidden;
  overflow-y:auto;
}
#setfeeds .newline, #setfeeds .feedline {
  display:block;
  padding:5px 0;
  border-bottom:1px solid #999;
}
#setfeeds .newline {
  background:#ccc;
}
#setfeeds .newline input {
  background:#ccc;
  color:#000;
  font-weight:bold;
  border:none;
  padding:0;
  margin:0;
  width:100%;
  outline-width:0;
}
#setfeeds .feedline:hover {
  background:#eee;
}
#setfeeds div.fav {
  width:20px;
  float:left;
  padding-left:2px;
}
#setfeeds div.fav img {
  width:16px;
  max-height:16px;
}
#setfeeds div.action {
  width:16px;
  float:right;
  cursor:hand;
  cursor:pointer;
}
#setfeeds div.mailbox,
#setfeeds div.feedurl {
  height:16px;
  overflow:hidden;
}
#pop3setting .newline input,
#imapsetting .newline input {
  background:#ccc;
  color:#000;
  font-weight:bold;
  border:none;
  padding:0;
  margin:0;
  width:30%;
  outline-width:0;
}
#generalsetting .newline option {
  padding:0 5px;
}
#generalsetting .newline {
  padding-left:5px;
  white-space:nowrap;
}
#panel input,
#generalsetting .newline select,
#generalsetting .newline input {
  background:#ccc;
  color:#000;
  font-weight:bold;
  border:none;
  padding:0;
  margin:0;
  width:50%;
  outline-width:0;
}
#panel input {
  position:absolute;
  top:4px;
  right:4px;
  padding:2px;
  padding-left:20px;
  background-image:url("../images/icons/login.png");
  background-position:2px 2px;
  background-repeat:no-repeat;
  background-color:transparent;border:1px solid #888;
  color:#fff;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#panel input#searchbox {
  background-image:url("../images/icons/search.png");
  display:none;
}
body div.facebook .pp_nav .pp_arrow_previous,
body div.facebook .pp_nav .pp_arrow_next {
  display:none;
} 
  |