.login { font-family: Verdana, Arial, Helvetica, sans-serif }
.tabs { font-family: Verdana, Arial, Helvetica, sans-serif }
.userpage { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ececdf }
.infoheader { font-size: 15px; color: #000099; font-weight: bold; font-style: italic }
.fieldname {font-size: 10px; font-weight: bold}

@media screen { 
	.invoice { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px}
	.userbox { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #aec9d0 }
	.infobox { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ecece0 }
  .printonly { display: none }
  .screenonly { }
 }
@media print  { 
	.invoice {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}
	.userbox { background-color: #ffffff }
	.infobox { background-color: #ffffff }	
	.conditions {  white-space:normal; }
	.userbox { 
  	width:600px; 
  	}
  .printonly { }
  .screenonly { display: none }
  #page,.narrowcolumn { 
      margin:0px; 
      padding:3px; 
      width:700px;
      border:none;
      position:relative;      
      }
  body { 
    margin:0px; 
    padding:0px;
    }
  #footer td { white-space:normal; }
 }

.productok { 
	font-size: 14px; 
	color: #000000
	}
.productexpired {
	font-size: 14px; 
	color: #666666
	}
.serialrow td {
  font-size: 10px;
	}
.productrow img {
  position:relative;
  top:2px;
}
.serialok { 
	font-size: 10px; 
	color: #000099
	}
.serialexpired {
	font-size: 10px; 
	color: #888888
	}
.productnotes {
        font-size: 12px;
        color: #990000;
	}

.expirednotice {
        font-size: 10px;
        color: #990000;
	}
.productrow td {
    padding-left: 0px; 
}
.serialrow td {
    padding-left: 20px;
}
.expandnotice {
    padding-left: 20px;
}
.oldversions .productrow font {
    font-size: 10pt;
}
.oldversions .serialrow font {
    font-size: 10pt;
}

.newversion {
    color: #555500;
    font-weight:bold;
}

.actionbuttons  {
    width:70%;
    float: right;
    margin-left:auto;
    margin-right:1px;
}

.userfiles {
    font-face:monospace;
    font-size: 10pt;
}
