.ShowsBox
{
    margin:2px;
    border-bottom:1px dashed #272729;
}
#show-info
{
    padding:5px;
    line-height:18px;
    width:727px;
}
.show-title
{
	color:white;
	font-family:Verdana;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	line-height:35px;
}

.infoline
{
	color:white;
	font-family:Verdana;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	color:gold;
	line-height:27px;
}

#shows-left
{
	text-align:left;
	width:442px;
	float:left;
}

#shows-right
{
	text-align:left;
	width:258px;
	float:right;
	margin:auto;
}
.show-listing
{
	margin-top:1em;
	border-bottom:1px dashed #272729;
	margin-bottom:1em;	
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}
.genre-title
{
	margin-top:1em;
	border-bottom:1px dashed #272729;
	margin-bottom:1em;	
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	cursor: pointer;
	cursor: hand;
}
.expand
{
	font-size: 10px;
	font-weight: normal;
}
