
.basetype {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
}

.tweetwhat {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
}

.tweetwhen {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 8px;
  color: #c4c4c4;
}

.tweettags {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #c4c4c4;
}

.smalltype {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
}
.headline {
  font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 0;
}

.leading {
  color: #318799;
  font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.dateline {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
  color: #E4EBED;
}

a:link {
  color: #318799;
  text-decoration: none;
}

a:visited {
  color: #318799;
  text-decoration: none;
}

a:active {
  color: #318799;
  text-decoration: none;
}

a:hover {
  color: 3187fe;
}

#rootdiv2 {
  background-color: #FFFFFF;
  width: 450px;
  margin: 0px;
  padding: 0px;
}

#roottab {
  font-size: inherit;
  font-family: inherit;
  width:  450px;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  align: center;
}

#root_view_tab {
  font-size: inherit;
  font-family: inherit;
  width: 450px;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
}

#news_view_tab {
  font-size: inherit;
  font-family: inherit;
  width: 430px;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
}

#com_view_tab {
  font-size: inherit;
  font-family: inherit;
  width: 300px;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
}

#catalog_desc {
  font-size: inherit;
  font-family: inherit;
  margin-left: 5px;
  margin-right: 5px;
  position: reative;
}

#cat_view_tab {
  font-size: inherit;
  font-family: inherit;
  width: 600px;
  height: 300px;
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
}



