
DIV.niftyCornersSkin {
	vertical-align: baseline; /* Required for IE 6/7 compatibility ! Otherwise, the corners are broken because the portlet is under a <div> with vertical-align: top; */
}

DIV.niftyCornersSkin DIV.skinHeader {
  padding:20px 0 0 20px;
  margin: 0 0 12px 0;
  font-weight:bold;
  height:18px;
  color:white;
}

DIV.niftyCornersSkin DIV.skinContent {
	overflow:hidden;
	zoom: 1; /*MSIE : hidden content fixe and overflow implementation */
	z-index:1;
	padding-bottom:10px;
}

DIV.niftyCornersSkin DIV.skinContent.big {
	padding-bottom:15px;
}
DIV.niftyCornersSkin{}