.post_pic { border : 1px solid #000000; }
blockquote.helptext2 {
	color:#333333;
	text-align: left;
	width:200px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	margin: 0;
	padding: 3px;
	position: absolute;
	top: -1000px;
	left: -1000px;
	border: 1px solid #000000;
	z-index: 100;
	background-color: #ffffff;
	-moz-border-radius: 3px;
	-moz-opacity: .85;
	opacity: .85;
/*	filter: alpha(opacity=90); */
}  
blockquote.helptext2 a{  
     font-family: Tahoma;  
     color: #9A0000;  
     font-weight: bold;  
}

blockquote.helptext {
	color:#333333;
	text-align: left;
	width:200px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	margin: 0;
	padding: 3px;
	position: absolute;
	top: -1000px;
	left: -1000px;
	border: 1px solid #000000;
	z-index: 100;
	background-color: #ffffff;
	-moz-border-radius: 3px;
	-moz-opacity: .85;
	opacity: .85;
/*	filter: alpha(opacity=90); */
}  
blockquote.helptext a{  
     font-family: Tahoma;  
     color: #9A0000;  
     font-weight: bold;  
}
