    #rec159029276 .t181__descr {
        border-radius: 20px;
        color: #ffffff;
        padding: 20px;
        background-color: #ff0000;
       
        font-weight: 600;
        border:3px solid #ffffff;
    }
#rec159029276 .t181__descr > span:nth-child(2) {white-space: nowrap;  word-break: keep-all;}
    
    
table.tbprice {
	max-width: 1160px;
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	height: auto;
	margin: 0 auto;
	font-family: 'Mons2', Arial, sans-serif;
}
table.tbprice,table.tbprice td, table.tbprice th {
	border: 1px solid #595959;
}
table.tbprice td,table.tbprice th {
	padding: 3px;
	height: 35px;
}

table.tbprice th {
	    background: #222222;
	    color: #fff; 
	    font-weight: normal;
}

#allrecords b, #allrecords strong {font-weight: 600!important;}