.bad1 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: ridge;
	border-top-color: #ACADBD;
	border-right-color: #9C9CAB;
	border-bottom-color: #9C9CAB;
	border-left-color: #ACADBD;
	list-style-image: url(../bg/marker_sigara.gif);
	cursor: crosshair;
	filter: Glow(Color=ACADBD, Strength=60);
}
.big {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.color {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FF0000;
	color: #000000;
}
