a {
	color:#1163f2;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#showPanel {
	width:590px;
	margin-bottom:10px;
	float:left;
	clear:left;
}
#showPanel h2.festivalshow {
	width:575px;
	height:25px;
	margin-bottom:5px;
	margin-top:-3px;
	background:#F2F2F2 url(/images/showPage/festivalshowHeader.gif) no-repeat;
}
#showPanel h3 {
	margin:10px 0px 5px 45px;
	padding:2px 0px 5px 35px;
	background:url(/images/icons/video.gif) no-repeat;
	color:#1163f2;
	font-size:1.2em;
	text-decoration:underline;
}
#date {
	margin:0px 0px 5px 80px;
	height:20px;
	width:458px;
}
#showDetails {
	width:500px;
	padding:10px 0px 10px 0px;
}
#festivalshowComment {
	color:#1163f2;
	text-decoration:underline;
	margin:20px 0px 0px 45px;
	text-align:left;
	padding:2px 0px 5px 35px;
	background:url(/images/icons/forum.gif) no-repeat;
}
#friendLink {
	float:right;
	padding-right:35px;
}

#compPanel {
	width:405px;
	margin-bottom:10px;
	float:right;
}
#compPanel h3{
	padding-bottom:10px;
	color:#1163f2;
	font-size:1.4em;
	font-weight:normal;
}
#compPanel h3 span{
	font-weight:bold;
}
#compPanel p{
	padding:0px 10px 0px 10px;
	color:#666666;
}

#archivePanel {
	width:405px;
	margin-bottom:10px;
	float:right;
}
#archivePanel h2 {
	width:390px;
	height:25px;
	margin-bottom:5px;
	margin-top:-3px;
	background:#F2F2F2 url(/images/showPage/archiveHeader.gif) no-repeat;
}
#archivePanel h3 {
	font-size:1em;
	color:#1163f2;
	text-align:left;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	padding:2px 5px 5px 30px;
	background:url(/images/icons/show.gif) top left no-repeat;
}
#archivePanel h4 {
	clear:both;
	font-size:.9em;
	font-weight:normal;
	color:#1163f2;
	width:383px;
	height:18px;
	margin-bottom:5px;
	text-align:left;
	padding-left:20px;
	padding-top:2px;
	background: url(/images/showPage/archivemonthBg.jpg) no-repeat;
}
#commentsDiv .blogHeader {
	background:url(/images/profilePage/blogHeaderGray.jpg);
	height:30px;
	text-align:center;
	padding-top:10px;
}
#commentsDiv .blogFooter {
	background:url(/images/profilePage/blogFooterGray.jpg) no-repeat;
	height:35px;
	text-align:right;
	padding-right:10px;
}

#commentsDiv .panelTop {
	width:100%;
	height:15px;
	background:url(/images/panelGray/topLeft.jpg) no-repeat left top;
}
#commentsDiv .panelTop span {
	display:block;
	position:relative;
	height:15px;
	background:url(/images/panelGray/topRightCorner.jpg) no-repeat right top;
}
#commentsDiv .panelBottom {
	clear:both;
	height:15px;
	background:url(/images/panelGray/bottomLeft.jpg) no-repeat left bottom;
}
#commentsDiv .panelBottom span {
	display:block;
	/*position:relative;*/
	height:15px;
	background:url(/images/panelGray/bottomRightCorner.jpg) no-repeat right top;
	_margin-bottom:-5px;
	clear:both;
}
.browseShows {

}
.show {
	width:100px;
	float:left;
	margin-bottom:10px;
}
.show p {
	color:#666666;
	font-size:.8em;
	width:85px;
}
.show a img {
	margin:5px;
}