.mf_block {
  border: 1px #888 dotted;
  margin-bottom: 10px;
  color: #666;
  background: #fff;
  width: 300px;
}

.mf_block_itemover {
  border: 1px #888 dotted;
  margin-bottom: 10px;
  color: #666;
  background: #fdd;
  width: 300px;
}

.mf_block_move {
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-right: 5px;
  color: #666;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  width: 300px;
}

.mf_blocksys {
  border: 1px #888 dotted;
  margin-bottom: 10px;
  color: #666;
  background: #fff;
  width: 200px;
}

.mf_blocksys_itemover {
  border: 1px #888 dotted;
  margin-bottom: 10px;
  color: #666;
  background: #fdd;
  width: 200px;
}

#tabbed-select {
  text-align: right;
  margin-bottom: 10px;
  color: #666;
  background: #efe;
  font-size: 105%;
  padding: 0.3em;
  width: 200px;
}

body {
  font:normal 8pt Tahoma, Sans-serif;
  color:#666;
  background: #fff;
}

h1 {
  font:normal 220% Tahoma, Sans-serif;
  color: #444;
  background: #ddf;
  padding: 0.2em;
  border-top: 1px #111 dotted;
  border-bottom: 1px #111 dotted;
  margin-top: 5px;
  margin-bottom: 0px;
}

a {
  text-decoration: none;
  color: #282;
}

a:hover {
  background: #fdd;
}

h1 a {
  text-decoration: none;
  color: #444;
}

h1 a:hover {
  background: #ddf;
}

#summary_info {
  text-align: right;
  font-size: 100%;
}

#title-area {
  clear: both;
  margin-bottom: 10px;
  font-size: 105%;
}

#title-area-left {
  float: left;
  display: none;
}

#title-area-right {
  text-align: right;
}

#footer {
  margin-top: 2em;
  text-align: center;
  color: #888;
  clear: both;
}

#client-area-container {
  display: none;
}

#explanation {
  border: 1px #888 dotted;
  margin-bottom: 10px;
  color: #222;
  background: #e0e0f0;
  width: 600px;
  padding: 5px;
  display: none;
}

#explanation h2 {
  color: #444;
  font-size: 110%;
}

.mf_blocktop {
  color: #444;
  background-color: #eef;
  font-size: 110%;
  margin: 3px;
  padding: 0.3em;
  cursor: move;
}

.mf_blocktopsys {
  color: #444;
  background-color: #efe;
  font-size: 110%;
  margin: 3px;
  padding: 0.3em;
}

.mf_blockcollapse {
  float: right;
  font-weight: bold;
}

.mf_blocktop a {
  color: #444;
}

.mf_blockname {
  font-size: 120%;
}

.mf_blockdesc {
  font-size: 90%;
}

.mf_ctrls {
  font-size: 90%;
  margin-bottom: 2px;
}

.mf_ctrls_right {
  font-size: 90%;
  margin-bottom: 2px;
  float: right;
}

.mf_item_extra {
  color: #666;
}

ul {
  list-style-type: none;
  padding-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0px;
}

li {
  list-style-type: none;
}

.mf_item {
  font-size: 100%;
  color: #66f;
}

.mf_item_move {
  font-size: 100%;
  color: #66f;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
}

.mf_login {
  border: 1px #888 dotted;
  margin: 20px;
  color: #666;
  width: 250px;
  float: right;
  display: none;
  text-align: right;
}

.mf_login input {
  margin: 2px;
}

.mf_logintitle {
  color: #444;
  background-color: #ccf;
  margin: 3px;
  padding: 0.3em;
  font-size: 120%;
}

.input {
  font:normal 8pt Tahoma, Sans-serif;
}

#logout {
  display: none;
}

.mf_logininfo {
  text-align: left;
  margin: 10px;
  display: none;
}

.mfinput {
  font:normal 8pt Tahoma, Sans-serif;
}

#info {
  background: #eee;
  border: 1px #888 dotted;
  padding: 5px;
  margin-top: 10px;
}

table {
  width: auto;
}

tr {
  vertical-align: top;
}

#tabbed {
  float: right;
}

#stats {
  display: block;
}

#help {
  display: none;
}

#changes {
  display: none;
}

#feeds {
  display: none;
}

a img {
  border: none;
}

xa#opml:hover {
  background: #fff;
}

#help .mf_blocklist li {
  margin-bottom: 1.5em;
}

#changes .mf_blocklist li {
  margin-bottom: 1.5em;
}

.mf_item_bullet {
  color: #666;
}

#block_float {
  position: absolute;
  top: 50px;
  left: 40px;
  display: none;
}

#modal {
  position: absolute;
  left: -1000px;
  top: -1000px;
  border: none;
  padding-bottom: 5px;
  padding-right: 5px;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: #e0e0ed;
}

#modal .mf_blocktop
{
  background: #fdd;
  font-weight: bold;
}

#modal p {
  text-align: center;
  font-size: 120%;
  margin: 20px;
}

#modal .yesNo {
  text-align: center;
  margin-bottom: 20px;
}

#try_now {
  border: 1px #440 dotted;
  padding: 0.5em;
  background: #ffe0e0;
  font:bold 8pt Tahoma, Sans-serif;
  text-align: center;
}

#trial_user {
  border: 1px #440 dotted;
  margin-top: 1em;
  padding: 0.5em;
  background: #ffe0e0;
  font: bold 8pt Tahoma, Sans-serif;
  color: #000;
  display: none;
}

#trial_user a:hover {
  text-decoration: underline;
}

#feeds {
  float: right;
  margin-bottom: 0.5em;
}
