h3,h4 {
 margin:0;
 text-indent:-1000em;
}
#tour {
 width:553px;
 margin:7px 0 0;
 padding-bottom:45px;
 background-color:#101010;
 color:#fff;
 border:solid #323232;
 border-width:0 1px 1px;
 filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80;
}
#tour h3 {
 height:44px;
 background:url(/images/tour/hdr_tourdates.gif) 0 -7px no-repeat;
}
.tour_blurb {
 padding:10px 25px 15px;
 background:#101010;
}
.tour_blurb h4 {
 height:15px;
 margin:0 0 6px;
 background:url(/images/tour/hdr_blurb2.gif) 0 0 no-repeat;
}
.tour_dates h4 {
 text-align:center;
 font:bold 20px "Times New Roman","Georgia",serif;
 color:#b2d271;
 text-transform:uppercase;
 text-indent:0;
}
#tour h5 {
 margin:0 0 0 25px;
 color:#b2d271;
 font-size:11px;
 text-transform:uppercase;
}
.tour_table {
 width:503px;
 margin:5px 25px 20px;
}
.tour_table td {
 color:#fff;
}
.tour_table .date {
 width:50px;
 padding-left:0;
}
.tour_table .city,
.tour_table .state {
 width:90px;
}
.tour_table .country {
 width:60px;
}
.tour_table .venue {
 width:160px;
}
a.btn {
 margin:5px 25px;
}