
// style
document.writeln("<style>");
document.writeln(".crcom_ads {display:inline-block;width:180px;border:1px solid #4444aa;background:#ffffff;padding:1px;font-family:Arial,Trebuchet;}");
document.writeln(".crcom_ads .title {padding:3px;text-align:center;cursor:pointer;font-size:8pt;background:#253d66;text-transform:uppercase;color:#fff;font-weight:bold;}");
document.writeln(".crcom_ads .ad {padding-left:5px;padding-right:5px;padding-bottom:3px;cursor:pointer;}");
document.writeln(".crcom_ads .ad .date{display:inline-block;font-size:8pt;color:#;font-weight:bold;padding-right:0px;}");
document.writeln(".crcom_ads .ad .dpt{display:inline-block;font-size:8pt;color:#4444aa;font-weight:bold;padding-right:0px;}");
document.writeln(".crcom_ads .ad .label{display:inline-block;font-size:8pt;color:#4444aa;font-weight:bold;}");
document.writeln(".crcom_ads .ad .label A {text-decoration:none;color:#4444aa;}");
document.writeln(".crcom_ads .ad .label A:hover {text-decoration:underline;color:#aa4444;}");
document.writeln("</style>");

