#leftcolumn {
	background: url(../images/circuit_board.jpg) top center;
	font-weight: 500;
}
#rightitem {
    margin-bottom: 5px;
    border: solid gray 1px;
}
#rightitem h1 {
    margin-top: 6px;
    margin-left: 4px;
    margin-bottom: 2px;
    font: 16px Helvetica;
    text-align: left;
    vertical-align: top;
    color: #B0B0B0;
}
#rightitem h1 a {
    align: top;
}
#rightitem span {
    float: right;
    margin-top: -18px;
    margin-bottom: 8px;
    margin-right: 8px;
    text-decoration: none;
}
#rightitem span a {
    text-decoration: none;
    font-weight: 800;
}
