/* --------------------------------- location ------------------------------------ */

#locationtxt {
display: block;
margin: 0px;
padding: 0 0 20px 0;
float: left;
position: relative;
width: 680px;
}

#locationtxt h3 {
display: block;
margin: 0px;
padding: 10px 0 10px 0;
float: left;
position: relative;
font-size: 14px;
}

#locationtxt p {
display: block;
clear: both;
float: left;
position: relative;
margin: 0;
padding: 0;
}

/* ---------------------------- where ------------------------------------- */

#txt_1col {
width: 680px;
clear: both;
}

#txt_1col.where ul {
margin-bottom:20px;
}

#txt_1col.where ul li{
display:inline;
padding:0 5px 0 0;
}

#txt_1col.where a:link, #txt_1col.where a:visited, #txt_1col.where a:active {
color: #0061aa;
text-decoration:underline;
font-size: 11px;
}

#txt_1col.where td { 
font-size: 11px;
}

#txt_1col.where a:hover  {
color:#0061aa;
text-decoration:none;
}

#txt_1col.where li.off {
color:#0061aa;
font-weight:bold;
text-decoration:none;
}

#txt_1col.where #letterselector {
display: block;
margin: 0px;
padding: 0 0 35px 0;
float: left;
position: relative;
width: 680px;
}

#txt_1col.where table {
min-width: 100px;
clear: both;
}
