.content table,.content table tr{
	border: 0!important;
}
.content table tr{
	border-bottom: 1px solid #ccc!important;
}
.content table tr:last-child{
	border-bottom: 0px!important;
}
.content table td{
	background: none!important;
	padding: 10px 0!important;
	border: 0!important;
}
.content table td:first-child{
	min-width: 100px;
}
.sup_absolute{
	background-color: #fff;
	padding: 15px;
}
.sup_relative{
	padding-bottom: 30px!important;
	margin-bottom: 100px;
}
.morebtn_small{
	border: 1px #ccc solid;
	padding: 5px 20px;
	font-size: 1.2rem;
}
.grayback{
	padding: 30px;
	margin: auto;
	margin-top: 70px;
	margin-bottom: 100px;
	background-color: #efefef;
	max-width: 700px;
	
}