#cluetip-close img {
    border: 0 none;
}
#cluetip-title {
    overflow: hidden;
}
#cluetip-title #cluetip-close {
    float: right;
    position: relative;
}
#cluetip-waitimage {
    background-image: url("images/wait.gif");
    height: 11px;
    position: absolute;
    width: 43px;
}
.cluetip-arrows {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    height: 22px;
    left: -11px;
    position: absolute;
    top: 0;
    width: 11px;
}
#cluetip-extra {
    display: none;
}
.cluetip-default {
    background-color: #FFFFFF;
}
.cluetip-default #cluetip-outer {
    background-color: #9BCFD5;
    margin: 0;
    position: relative;
}
.cluetip-default h3#cluetip-title {
    background-color: #0F5459;
    border-bottom: 3px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 8px 10px 4px;
}
.cluetip-default #cluetip-title a {
    color: #FFFFFF;
    font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
    padding: 10px;
}
.cluetip-default div#cluetip-close {
    color: #990000;
    margin: 0 5px 5px;
    text-align: right;
}
.clue-right-default .cluetip-arrows {
    background-image: url("images/darrowleft.gif");
}
.clue-left-default .cluetip-arrows {
    background-image: url("images/darrowright.gif");
    left: 100%;
    margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
    background-image: url("images/darrowdown.gif");
    height: 11px;
    left: 50%;
    margin-left: -11px;
    top: 100%;
    width: 22px;
}
.clue-bottom-default .cluetip-arrows {
    background-image: url("images/darrowup.gif");
    height: 11px;
    left: 50%;
    margin-left: -11px;
    top: -11px;
    width: 22px;
}
.cluetip-jtip {
    background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
    background-color: #FFFFFF;
    border: 2px solid #CCCCCC;
    position: relative;
}
.cluetip-jtip h3#cluetip-title {
    background-color: #CCCCCC;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 2px 5px;
}
.cluetip-jtip #cluetip-inner {
    display: inline-block;
    padding: 0 5px 5px;
}
.cluetip-jtip div#cluetip-close {
    color: #990000;
    margin: 0 5px 5px;
    text-align: right;
}
.clue-right-jtip .cluetip-arrows {
    background-image: url("images/arrowleft.gif");
}
.clue-left-jtip .cluetip-arrows {
    background-image: url("images/arrowright.gif");
    left: 100%;
    margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
    background-image: url("images/arrowdown.gif");
    height: 11px;
    left: 50%;
    margin-left: -11px;
    top: 100%;
    width: 22px;
}
.clue-bottom-jtip .cluetip-arrows {
    background-image: url("images/arrowup.gif");
    height: 11px;
    left: 50%;
    margin-left: -11px;
    top: -11px;
    width: 22px;
}
.cluetip-rounded {
    background: url("images/bl.gif") no-repeat scroll 0 100% transparent;
    margin-left: 12px;
    margin-top: 10px;
}
.cluetip-rounded #cluetip-outer {
    background: url("images/tl.gif") no-repeat scroll 0 0 transparent;
    margin-top: -12px;
}
.cluetip-rounded #cluetip-title {
    background-color: transparent;
    margin: 0 -12px 0 0;
    padding: 12px 12px 0;
    position: relative;
}
.cluetip-rounded #cluetip-extra {
    background: url("images/tr.gif") no-repeat scroll 100% 0 transparent;
    display: block;
    height: 30px;
    margin: -12px -12px 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
}
.cluetip-rounded #cluetip-inner {
    background: url("images/br.gif") no-repeat scroll 100% 100% transparent;
    margin: -18px -12px 0 0;
    padding: 5px 12px 12px;
    position: relative;
}
.cluetip-rounded div#cluetip-close {
    background: none repeat scroll 0 0 transparent;
    color: #000099;
    margin: 0 5px 5px;
    text-align: right;
}
.cluetip-rounded div#cluetip-close a {
    color: #777777;
}
.clue-right-rounded .cluetip-arrows {
    background-image: url("images/rarrowleft.gif");
}
.clue-left-rounded .cluetip-arrows {
    background-image: url("images/rarrowright.gif");
    left: 100%;
    margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
    background-image: url("images/rarrowdown.gif");
    height: 11px;
    left: 50%;
    margin-left: -11px;
    top: 100%;
    width: 22px;
}
.clue-bottom-rounded .cluetip-arrows {
    background-image: url("images/rarrowup.gif");
    height: 11px;
    left: 50%;
    margin-left: -11px;
    top: -23px;
    width: 22px;
}
.cluetip-rounded #cluetip-title, .cluetip-rounded #cluetip-inner {
}
#page-container #page-center #content-contain-sec #recent p {
    padding-bottom: 0;
}
#page-container #page-center #content-contain-sec #content span {
    font-size: 11.5px;
    font-weight: normal !important;
}
