<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*Security Suite*/
.SStitle{
	display:none;
}

.SSmain-1{
	background:url(/images/omni/SecuritySuite/title_main1.gif);
	background-repeat:no-repeat;
	height: 50px;
	margin-left: 0px;
}

.SSmain-2{
	background:url(/images/omni/SecuritySuite/title_main2.gif);
	background-repeat:no-repeat;
	height: 50px;
	margin-left: 0px;
}

.SSmain-3{
	background:url(/images/omni/SecuritySuite/title_main3.gif);
	background-repeat:no-repeat;
	height: 50px;
	margin-left: 0px;
}


.SSpoint-1{
	background:url(/images/omni/SecuritySuite/title_point1.gif);
	background-repeat:no-repeat;
	height: 48px;
	margin-left: 7px;
}

.SSpoint-2{
	background:url(/images/omni/SecuritySuite/title_point2.gif);
	background-repeat:no-repeat;
	height: 48px;
	margin-left: 7px;
}


.data{
font-size:11px;
padding: 4px 5px 4px 10px;
}

.dataleft{
background-color:#CCCCCC;
padding: 4px 5px 4px 10px;
}

.img-F {
	float:right;
	padding:3px 3px 3px 7px;
}

.img-FL {
	float:left;
	padding:3px 7px 3px 3px;
}</pre></body></html>