#filter {
    display:none;
    position: absolute; top: 0; left: 0;
	z-index: 90; width: 100%; height: 900px;
	background-color: #000;
	opacity:0.8; filter: alpha(opacity=80);
}

#tablebox {
	display: none;
	position: absolute; top: 35%; left: 35%;
	width: 350px; height: 220px;
	overflow: none; border: 1px solid black;
	background-color: white; z-index:101;	
	border-collapse:collapse;
}

#boxtitle {
	background:url(/style/template_images/bg_header_center.gif) center center; 
	color:white; text-align:center;
	font-size:12px; font-weight:bold;
	width: 350px;
}

#twitterArtistOverlay {
	display:none;
    position: absolute; top: 0; left: 0;
	z-index: 90; width: 100%; height: 900px;
	background-color: #000;
	opacity:0.8; filter: alpha(opacity=80);
}

#twitterArtistContainer {
	display: none;
	position: absolute; top: 35%; left: 35%;
	width: 350px; height: 220px;
	overflow: none; border: 1px solid black;
	background-color: white; z-index:101;	
	border-collapse:collapse;
}

#twitterBoxtitle {
	background:url(/style/template_images/bg_header_center.gif) center center; 
	color:white; text-align:center;
	font-size:12px; font-weight:bold;
	width: 350px;
}

.filterClass {
    display:none;
    position: absolute; top: 0; left: 0;
	z-index: 90; width: 100%; height: 900px;
	background-color: #000;
	opacity:0.8; filter: alpha(opacity=80);
}

.tableboxClass {
	display: none;
	position: absolute; top: 35%; left: 35%;
	width: 450px; height: 220px;
	overflow: none; border: 1px solid black;
	background-color: white; z-index:101;	
	border-collapse:collapse;
}

.tableboxClass99Designs {
	display: none;
	position: absolute; top: 35%; left: 35%;
	width: 450px; height: 350px;
	overflow: none; border: 1px solid black;
	background-color: white; z-index:101;	
	border-collapse:collapse;
}

.boxtitleClass {
	background:url(/style/template_images/bg_header_center.gif) center center; 
	color:white; text-align:center;
	font-size:12px; font-weight:bold;
	width: 450px;
}

.browserTdContent {
	padding-top:10px;
	padding-bottom:10px;
}

.browserTable td {
	width:70px;
	text-align:center;
}
