.shows{
width: 600px;
}
.sub_show{
}
span.city{
margin: 0px;
font-family: lucida console;
}
span.date{
font-style:italic;
margin: 0px;
font-size: 12px;
letter-spacing: 1px;
font-family: garamond;
}
a{
color: #123456;
text-decoration: underline;
}
a:hover{
color: #8f1e1e;
text-decoration: none;
}
hr{
width: 400px;
height: 1px;
background-color: #123456;
border: dashed 1px #8f1e1e;
}
tr.hover:hover{
background-color: #efefef
}
table.show_lists{
width: 100%;
}
tr.shows{
font-size: 20px;
background-color: #efefef;
}
