﻿
/* 
	DOSSIER PAGE LAYOUT
	*ROW = Editor Row
    *LAB = Editor Label
    *VAL = Editor Value
	*DIV = Divider Vertical
*/
.xSOPROW { width: 350px; }
.xSOPLAB { width: 105px; }
.xSOPVAL { width: 230px; }
.xSOPDIV { height: 80px; float: left; }
.xSOPNAV { width: 1000px; }

/* 
	SPECIAL LAYOUT
    *SGR = Sign-on Register Section
    *RPC = Remember PW Checkbox
	*RPW = Remember PW Label
	*SGO = Sign-On Row
	*SGL = Sign-On Label
	*SGV = Sign-On Value
*/
.xSOPSGR { width: 970px; background-color:inherit; }
.xSOPSGO { width: 350px; float: left; }
.xSOPRPC { width: 25px; float: left; }
.xSOPDRD { height: 80px; }
.xSOPRPW { width: 120px; }
.xSOPREG { width: 350px; float: left; }
.xSOPCTI { width: 350px; }
.xSOPCTR { width: 350px; padding: 0px !important; }
.xSOPCTL { width: 80px; }
.xSOPCTV { width: 200px; }
