#showTitle {
float: left; 
clear: both;
display: inline;
width: 100%;
margin-left: 8px;
margin-right: 8px;
margin-top: 10px;
}
.showDesc {
float: left;
clear: both;
display: inline;
width: 96%;
font-size: 11px;
line-height: 14px;
margin-top: 4px;
margin-left: 8px;
color: #FFFFFF;
}
#creatorTitle {
float: left;
clear: both;
width: 100%;
margin-top: 2px;
}
#buttonBar {
float: left;
width: 100%;
clear: both;
margin-top: 8px;
}
#moreButton {
float: left;
display: inline;
margin-left: 8px;
}
#subscribeButton {
float: right;
display: inline;
margin-right: 8px;
}
#creatorLinks {
float: left;
display: inline;
clear: both;
width: 95%;
margin-top: 1px;
}
#creatorLinks a:link, #creatorLinks a:visited, #creatorLinks a:active {
float: left;
clear: both;
width: 95%;
margin-top: 1px;
}
.largeLink:link, .largeLink:active, .largeLink:visited {
font-size: 16px;
font-weight: bold;
color: #B92025;
text-decoration: none;
}
.largeLink:hover {
color: #FFFFFF;
text-decoration: underline;
}
.showsListTitle a:link, .showsListTitle a:visited, .showsListTitle a:active {
font-weight: bold;
font-size: 14px;
color:  #b92025;
text-decoration: none;
}
.showsListTitle a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#x_showArtistDetailBox {
width: 331px;
height: 265px;
}
.x_videoSlideBox {
display: none;
position: absolute;
top: 43px;
left: 6px;
width: auto;
height: 496px;
z-index: 200;
overflow: hidden;
background-color: #222222;
border-top: 1px solid #444444;
}
.slideBoxHeader {
height: 23px;
background-color: #121212;
border-bottom: 1px solid #222222;
}
.slideBoxHeader .inside {
padding-top: 4px;
padding-left: 10px;
padding-right: 8px;
}
.slideBoxHeader .title {
float: left;
display: inline;
margin-left: 2px;
font-size: 10px;
font-weight: bold;
color: #b92025;
}
.slideBoxHeader .link {
font-size: 10px;
float: right;
}
.slideBoxHeader .link a:link, .slideBoxHeader .link a:visited, .slideBoxHeader .link a:active {
font-weight: bold;
color: #FFFFFF;
font-size: 10px;
line-height: 14px;
text-decoration: none;
display: block;
}
.slideBoxHeader .link a:hover {
color: #b92025;
}
#showsArtistsInner {
width: 247px;
height: 489px;
}

