.testDiv {
	width: 300px;
	padding: 15px;
	margin-left: 35%;
	margin-right: 35%;
	background-color: #ffffff;
	color: #19271E;
	border: 1px solid #000000;
	font-weight: bold;
	z-index:1000;
position: fixed;
top: 150px;
/*filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
	*/


}


.apb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #19271E;
}

.apb_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
