/* CSS Document */

#stagebar_listingwrapper {
width:470px;
margin:0px 0px 7px 0px;
/*border:solid #938159; 
border-width: 1px 1px 0px 1px;*/
background-color:#f7f2e5;
background-image:url(../../images/main/bkgd_light.gif);
background-position: top left;
background-repeat:repeat;
}

#stagebar_listingtable {
width:410px;
margin: 0px 30px 0px 30px;
/*border:solid #938159; 
border-width: 1px 1px 0px 1px;*/
}

.stagebar_listingheader {
color:#410a01;
padding: 4px 4px 3px 0px;
font-size:12px;
font-weight:bold;
line-height:17px;
border-bottom:solid #938159 1px;
text-transform:uppercase;
}

.stagebar_datecell {
width:38%;
color:#410a01;
border-bottom:solid #938159 1px;
padding: 4px 4px 4px 0px;
}

.stagebar_bandnamecell {
width:62%;
color:#410a01;
border-bottom:solid #938159 1px;
padding: 4px 4px 4px 0px;
}

.stagebar_evenrows {
/*background-color:#e8d7b5;*/
}

