
/* ---- CONSTANT - DO NOT REMOVE */
.showspeechbubble {behavior:url(../_css/components/speech_bubble.htc)}
span#my_sc {
	display: none;
	width: 200px;
	height: 10px;
	background-color: #E8E8E8;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	filter: alpha(opacity=100);
	position: absolute;
	behavior: url(../_css/components/saved_comments.htc);
}
/* ---- */