width: 20%;
min-width: 120px;
}
/* This stuff is for making the site look more OpenVZ-like (i.e. greenish/plonish).
Taken from MediaWiki:Openvz.css, done by Kir
*/
a, #bodyContent a.external {
text-decoration: none;
color: #436976;
background-color: transparent;
}
.portlet h5 {
background: url(http://openvz.org/tab-bg-sel.gif) repeat-x 0% 100%;
}
.pBody {
border: 1px solid #7dae96;
border-left: none;
}