@import url("feed.css");


h1, h2, h3 { font-weight: normal; font-size: 100%; }
h3 { position:relative; }
h3 a { display: block; text-decoration: none; }

.favicon { float: left; width: 15px; height: 15px; border: 1px solid #9292B8; padding: 1 1 1 1; margin-top: 10px; margin-right: 7px; }

div.article {
  border: 1px solid #9292B8; margin: 20 10 20 10; padding: 0 10 10 10;
  font-family: Verdana, sans-serif;
  font-size: 85%;
  text-align: justify;
}
div.article h2 {
  font-weight: bold;
  font-size: 100%;
}
div.article h2 { }
div.article div.date {
  font-size: 70%; margin-bottom: 10px;
}

p label {
  width: 8em; text-align: right; float: left; padding-right: 10px; 
}

input { padding: 2px 3px; font: 1em Georgia, serif; color: #6299c5; margin: 0; border: 0px solid #6299c5; background: #FFF }

