/* Lets keep loading process beautiful */
#posthighlights_container .ph_post div, .ph-hide-while-loading{ display: none; }
#posthighlights_container { position: relative; width: 960px; height: 396px; margin: 0 auto; text-align: left;  background: #3cc; }
#posthighlights_container div.ph_post { position: relative; }
#posthighlights_container div.ph_content { position: absolute; top: 165px; left: 560px; width: 382px; }
#posthighlights_container div.ph_content a { color: #fff; }
#posthighlights_container div.ph_content a:hover { border-color: #fff; }

#ph-numeric-nav { font: lighter 30px "terfens-1", "terfens-2", serif; position: absolute; right: 9px; bottom: 11px; }
#ph-numeric-nav li { float: left; margin-left: 22px; }
#ph-numeric-nav a { color: #6ff; }
#ph-numeric-nav a:hover, #ph-numeric-nav li.current a { color: #fff; border: none; cursor: pointer; }
#posthighlights_container .ph-canvas { width: 542px;
    position: absolute !important;
    left: 9px !important; /* importants are needed for i.E 6 */
	top: 11px !important;
    background-position: center center;
	background-color: #000;
	height: 374px;
}
