
#mediaportal {
    width: 250px;
    border: 1px dotted #ccc;
    padding: 1.2em;
    background: #eee;
    text-align: center;
    line-height: 1.1em;
    margin-left: 1em;
    margin-bottom: 13px;
}

#mediaportal img {
    position: relative;
    vertical-align: baseline;
    top: 12px;
    padding: 5px;
}

#mediaportal a {
    line-height: 5em;
}
#poll {
    width: 250px;
    border: 1px dotted #ccc;
    padding: 1.2em;
    background: #eee;
    text-align: center;
    line-height: 1.1em;
    margin-left: 1em;
    margin-bottom: 13px;
}

#poll h2 {
    line-height: 2em;
    font-size: 1.2em;
}

#poll input {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.entries {
    width: 620px;
}

.entry {
    border-top: 1px dotted #ccc;
    padding-bottom: 20px;
    padding-top: 20px;
}

.entry .thumb {
    float: right;
    display: inline;
    margin: 10px;
}

.entry .title {
    font-size: 1.3em;
    padding-top: 0.5em;
}

.entry .date, .entry .byline {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9em;
}

.entry .subtitle {
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.3em;
}

.entry p.body {
    padding-top: 0.4em;
}

#attachments {
    text-align: right;
    padding-bottom: 2em;
}
.attachment {
    position: relative;
    margin-top: 2em;
    margin-left: 1em;
    padding: 0.3em;
    height: 4ex;
    font-size: 1.1em;
    background: #ffd url(../yellowg.gif);
    border: 1px dotted #ddb;

}

.attachment img {
    vertical-align: middle;
    border: 0px;
    position: relative;
    margin-right: 3px;
    margin-bottom: 1px;
    text-decoration: none;
}

.attachment a {
    text-decoration: none;
}

.catintro {
    width: 620px;
}

.catintro p {
    line-height: 1.3em;
    padding-bottom: 1em;
}

li.bookmark {
    line-height: 1.5em;
}
#related img {
    float: right;
    top: 0;
    }

    #related li {
        font-size: 0.8em;
        text-align: left;
        }
#related a {
line-height: 1.3em;
}
#related {
border-bottom: 1px dotted gray;
padding-bottom: 20px;
}

#related h1{
font-size: 1.2em;
}
