#hotlist table {
    width: 550px;
    margin: 3px 0 6px 0;
    border-collapse: collapse;
    border: 3px solid #fcc;
}
#hotlist table td {
    padding: 8px 2px 8px 6px;
    border-bottom: 1px solid #ddd;
}
#hotlist table tr:hover {
    background-color: #fff0f0;
}
td.narrow2 {
    width: 105px;
    font-size: 85%;
}
td.narrow1 {
    width: 50px;
    font-size: 85%;
}
td.narrow2 a {
    display: block;
    position: relative;
}
#hotreminderslbl span { display: none; }
#hotreminderslbl { margin-bottom: 5px; }
.title {
}
.hotfreq {
    color: #666;
}
.thinborder {
    border: 1px solid #999;
}
#titleinput {
    width: 270px;
}
.enteremail {
    margin-top: 4px;
}
.instantemail {
    border: 1px solid #aaa;
    width: 105px;
}
#suggesttemplate {
    background-color: #eee;
    border: 1px solid #aaa;
    padding: 12px;
    width: 526px;
    margin-top: 20px;
}
#suggesttemplate h3 {
    margin-top: 0;
}
.smallremark {
    font-size: 85%;
    color: #444;
    font-style: oblique;
}
.aligncenter {
    margin-top: 15px;
    text-align: center;
}
.suggestbutton {
    font-weight: bold;
    margin: auto;
    padding: 2px 16px 2px 16px;
}
#hotright {
    float: left;
    width: 554px;
    margin-top: -25px;
}
#adsense2 {
    width: 160px;
    float: right;
    margin-top: -25px;
}
#undertitle {
    margin: 0 0 13px 0;
    font-family: Georgia, serif;
    font-size: 120%;
    color: #c00;
}
.smallgrey {
    font-size: 75%;
    color: #666;
}
#linktocustom {
    text-align: right;
}
#linktocustom a {
    font-size: 120%;
    color: #22e;
    text-decoration: underline;
    margin-bottom: 13px;
}
#linktocustom a:visited {
    text-decoration: underline;
}
.black { color: #000; font-weight: bold; }
