h3 {
margin: 13px 0;
font-size: 105%;
font-weight: normal;
}

/* -------- main content -------- */
/*
#main {
margin: 25px auto;
width: 75%;
}
*/

/* -------- sidebar -------- */
#sidebar {
background: #cf3 url(/images/backgrounds/round_corner_bottom.gif) no-repeat right bottom;
padding: 5px 15px 0 10px;
font-size: 90%;
text-align: left;
line-height: 1.5em;
border: none;
}

#side {
/* background: #ccc; */
margin-left: 8px;
}

#side h2 {
margin-top: 12px;
}

#side h3 {
background: url(/images/misc/bullet.gif) left top no-repeat;
padding-left: 15px;
}

#side a {
text-decoration: none;
}
#side a:link {color: #666;}
#side a:visited {color: #666;}
#side a:hover {color: #666;text-decoration: underline;}
#side a:active {color: #666;}

#side small {
padding-left: 15px;
}

td.promo {
background: #cf3;
}

td.promo p {
padding: 3px 5px 3px 15px;
}
