/* line between Latest Threads and Photo of The Week on the Homepage */
hr {
  border-color: rgb(102, 102, 102);
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 10px;
  height: 0;
}


/* format vBCode table */
table.stg_table {border:0px #FFF solid;}
table.stg_table thead tr {background:#FFF}
table.stg_table thead th {background:#FFF}
table.stg_table .alt1 {background:#FFF;}
table.stg_table .alt2 {background:#FFF;}
table.stg_table td {border:0px #FFF solid;}
table.stg_table td {vertical-align:top;}
table.stg_table td {text-align:left;} 