/*nifty corners layout*/
window.onload=function(){
Nifty("div.package","none same-height");
Nifty("div.focusbox","none same-height");
}