@charset "utf-8";

.newfeature {
padding-top: 20px; padding-bottom: 20px;  
border-top-style: dotted; border-top-width:1px; border-top-color: #666666; 
border-bottom-style: dotted; border-bottom-width:1px; border-bottom-color: #666666;
}

.nflist {font-size: 90%; padding-left: 10px; }
.nflist li {list-style: disc; margin-left: 20px; }
