
html body {
    background-image: none;
    background-color: #FFFFFF;
    padding: 20px;
}

html body div.display-results-module div.text-status {
    padding: 0;
    margin: 0;
}

html body div.display-results-module table#stats-modules-lister {
    margin: 0;
}

html body div.display-results-module,
html body div.module-license-expired,
html body div.module-no-license {
    width: 550px;
    background-color: #FFFFFF;
    padding: 1px;
}
input{
    border: 0;
    background: none;
}

img#print-logo {
    margin: 0 0 20px 1px;
}

table#display-results-header {
    margin: 0 0 20px 1px;
}

table#display-results-header td {
    font-size: 20px;
    font-weight: bold;
    padding-right: 20px;
}/**/
.license-expiration-date{display:none;}
.userlevel-icon{vertical-align: middle;}
.userlevel-progress
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding : 1px 1px;
	border : 1px solid #666;
	display: inline-block;
	margin : 0px 2px;
	vertical-align : middle;
	height : 15px;
	width : 15px;
	text-align : center;
	font-size : 14px;
	font-weight : bold;
}
table{font-family: }
th{text-align: left;}
th.head-name,th.title{width: 420px;}
th.head-level{width: 130px;}
