#help
{
	opacity: 0;
	right: 0px;
	bottom: 0px;
	z-index: -10;
	filter: alpha(opacity=0);
	position: fixed;
	overflow: ;

	padding: 5px 5px 5px 5px;
/*
	opacity: 0;
	width: 380px;
	height: 500px;
	border: solid 1px #999999;
	background-color: #EEEEEE;
*/
	-moz-border-radius:20;
	margin-right: 5px;
	margin-bottom: 5px;
}
#helpContent
{
	width: 100%;
	height: 440px;
	font-size: 12px;
	overflow: auto;
}
#SoftkitBulgariaHelpCenter a
{
	color: #000000;
	font-size: 10px;
}
#SoftkitBulgariaHelpCenterTitle
{
	color: #003366;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	border-bottom: solid 1px #F2F7F7;
}

