/* GENERAL STYLES */
/* Safari and Opera hacks in here */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
body
{
}

/* Safari only hack! I don't believe it! Add   html[xmlns*=""] body:last-child   to the start of everything. */

html[xmlns*=""] body:last-child div.SCL_Header span.PrimaryHeader, p.PrimaryHeader, div.SCL_Content span.SecondaryHeader, p.SecondaryHeader
{
    display: block;
}
}

/* EDITOR PROPERTIES */
