html * { -moz-box-sizing: border-box; } html { line-height: 1.3; background-color: #FFF; } body { margin: 0px; color: #222; font-family: verdana; } a:link { text-decoration: none; color: #436976; font-weight: bold; } a:visited { text-decoration: none; color: #537986; } a:hover { text-decoration: underline; } a:active { text-decoration: none; } p.item-desc a:link { color: #029; } #rss-header { background-color: #dee7ec; border: 1px solid #8cacbb; padding: 6px 8px; margin: 10px 12px; } #rss-title { font-size: large; line-height: 1; margin: 0px; padding: 0px; } #rss-desc { font-size: small; margin: 0px; padding: 5px 0px 0px 20px; } div.item { border: 1px solid #8cacbb; min-width: 14em; margin: 0px 12px; } h2.item-title { background-color: #dee7ec; font-size: x-small; font-weight: normal; line-height: 1.1; margin: 0px; padding: 5px 5px 8px 8px; } span.item-ordinal { padding-right: 0.2em; } div.item-desc { font-size: x-small; margin: 0px; padding: 8px 10px; } div.item-pubDate { font-size: x-small; margin: 0px; padding: 8px 10px; text-align: right; } div.item-technorati { display: none; font-size: x-small; margin: 0px; padding: 8px 10px; height: 30px; float: right; text-align: right; border: 1px dotted red; position: relative; top: -30px; }