.hl-surround {
-moz-border-radius: 5px;
background-color: #F9FBFC;
border: 1px solid #C3CED9;
padding: 8px;
margin-bottom: 5px;
width: 400px;
overflow: auto;
text-align: left;
font: normal 9pt 'Courier New', monospace;
}
dpkg --set-selections < yourpkgs.list
dpkg --get-selections | sed -e 's/hold$/install/' > yourp

