.nessus-wrap
{
	/*background:#f2f4f5;*/
	
	/*background-image: url("../images/nessus/dot-pattern.png"), linear-gradient(90deg, #6fbf4a, #3fae29 50%, #6fbf4a 50%, #3fae29);*/
	
	/*
	background-color: #3fae29;
    
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	*/
}

.nessus-box
{
	float:left;
	
	width:570px;
	
	text-align: center;
}

.nessus-space
{
	margin:0px 0px 0px 10px;
}

.nessus-title
{
	width:570px;
	
}

.nessus-info
{
	padding:30px 15px 30px 15px;
	
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}