.current_letter {
font-size:24px;
}

.letter_pipe {
color:#CCCCCC;
font-size:10px;
}

hr {
text-align: left;/*this will align it for IE*/
margin: 15px auto 15px 0; /*this will align it left for Mozilla*/
border: none 0; 
border-top: 1px dotted #858A95;
border-bottom:0px;
height: 1px;
padding:0 0 0 0;
}

#top_search {
margin-top:15px;
}

form .which_start {
font-size:12px;
}

.results {
font-size:13px;
}

.rows td {
padding:15px;
border-width:1px 0 0 0;
border-style:dotted;
border-color:#AAA;
}

.shaded {
background-color:#EEE;
}

#content_container {
width:600px;
padding-left:10px;
}

#right_justify {
text-align:right;
margin-bottom:20px;
}

.result_numbers {
font-size:11px;
}

.notice {
color:#CC3300;
}

.generator_results {
font-size:24px;
color:#CC3300;
}