#ps_ed_keks li.ps_ed_showLi {
/* IE8+ - must be on one line, unfortunately */ 
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9563047559630355, M12=0.29237170472273666, M21=-0.29237170472273666, M22=0.9563047559630355, SizingMethod='auto expand')";

/* IE6 and 7 */ 
filter: progid:DXImageTransform.Microsoft.Matrix(
M11=0.9563047559630355,
M12=0.29237170472273666,
M21=-0.29237170472273666,
M22=0.9563047559630355,
SizingMethod='auto expand');

/*
* To make the transform-origin be the middle of the object.    Note: These numbers are approximations.  For more accurate results, use Internet Explorer with this tool.
*/
margin-left: -4px; 
margin-top: -24px;
} 
p.bigCapParagraph:first-letter {
padding-top:6px;
letter-spacing:5px;
line-height:0.7em;
}
.ps_editorial_easterMsgLayer {
background-color:#ffffff;
}