div#left_column {
background: #fff url(../images/layout/bg_shadow_gray.jpg) top left repeat-x;
padding-right: 10px;
}

div#left_column ol{font-size: 14px;}

div#left_column ol ol{list-style-type: lower-alpha; font-size: 14px;}

div#left_column hr {
background: #666;
border: 0px;
width: 75%;
}


img#clerk {
float: right;
padding-left: 4px;
}


div#right_column {
background: #D7D7D7 url(../images/layout/bg_shadow_gray-right.jpg) top left repeat-x;
}


div#right_column table td {
padding-left: 20px;
}


div#right_column input#go { /* the go button in the right column */
margin-left: 15px;
}

div#links {
width: 258px;
background: #EBEBEB;
overflow: hidden;
}

div#links_header {
width: 258px;
height: 28px;
background: url(../images/layout/links_top.gif) top left no-repeat;
}

div#links_content {
background: #EBEBEB;
padding: 0 10px 10px 0;
width: 248px;
font-family: arial;
font-size: 12px;
}

#links_content ul{
padding-left: 35px;
_padding-left: 0px;
}

#links_content li{
margin-top: 10px;
color: #030868; /* Changes the bullets */
}

#links a, #right_column a{
font-family: arial;
font-size: 12px;
color: #030868;
}

div#links_footer {
width: 262px;
height: 33px;
background: url(../images/layout/links_bottom.gif) top left no-repeat;
}
