body{
	background: URL(img/bg.gif);
}
.report, .report td, .report th{
        font-family: verdana, arial, sans-serif;
        font-size: 12px;
        color:#666;
}
pre{
	text-align: left;
	width: 90%;
}
ul,dl{
	text-align: left;
	width: 90%;
}
dt{
	font-weight: bold;
}
#container{
	background: URL(img/4.gif) repeat-y;
}
#container .header{
	background: none;
}
#container tr{
	vertical-align: top;
}
.test{
	width: 247px;
	background: URL(img/1.gif) repeat-y;
}
.test .title{
	height: 30px;
	background: URL(img/2.gif) no-repeat;
	padding-top: 7px;
	text-align: center;
	font-weight: bold;
}
.test .desc{
	
}
.test .smalltext{
	height: 26px;
	background: URL(img/3.gif) no-repeat;
}
.test p{
	font-family: verdana, arial, sans-serif;
	color:#666;
	font-size:11px;
	line-height:12px;
	padding-left: 7px;
}
.table_bordered,.table_bordered th, .table_bordered td{
	border: 1px solid gray;
}
.dns_INFO{
	color: black;
	font-weight: bold;
}
.dns_PASS{
	background-color: #7bc473;
}
.dns_WARN{
	background-color: yellow;
	color: black;
}
.dns_FAIL{
        background-color: red;
        color: black;
}
input{
	font-family: verdana, arial, sans-serif;
	font-size:11px;
}
