#fp-container {
    height: 420px;
    position: absolute;
    left: -99999px;
    /*	left:0px;*/
    top: 0;
    background: url(../img/flip-key-review.png);
    z-index: 350;
    behavior: url(../iepngfix.htc)
    }
#fp-heading-table {
    border-bottom: 1px solid #4d88c4;
    color: #1317c7;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px
    }
#fp-rating-table {
    padding-bottom: 5px;
    font-size: 13px;
    color: #1317c7;
    font-weight: 700
    }
#fp-verified-img {
    border: none
    }
#fp-review-container {
    height: 330px;
    text-align: center;
    overflow-y: scroll
    }
.fp-content {
    border: 1px solid #CD7828;
    text-align: left;
    padding-left: 5px;
    margin-bottom: 2px
    }
.fp-content-title {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.5em;
    padding-bottom: 2px
    }
.fp-content-rating-text {
    font-weight: 700;
    font-size: 10px;
    line-height: 1.5em;
    padding-bottom: 3px
    }
.fp-content-reviewedby {
    font-weight: 700
    }
.fp-content-review {
    font-size: 10px
    }
.fp-content-response-heading {
    font-size: 10px;
    font-weight: 700;
    padding-left: 50px
    }
.fp-content-response {
    padding-left: 70px;
    font-size: 10px;
    padding-bottom: 8px
    }
.fp-full-review {
    font-size: 12px;
    padding-bottom: 8px;
    padding-right: 8px;
    text-align: right
    }
.fp-full-review a {
    color: #1317c7;
    text-decoration: none
    }
.fp-full-review a:visited {
    color: #1317c7;
    text-decoration: none
    }
.fp-full-review a:hover {
    color: #1317c7;
    text-decoration: underline
    }
#fp-review-star-container {
    margin-bottom: 8px
    }
#fp-sr-link-container a {
    text-decoration: none;
    color: #000080
    }
#fp-sr-link-container a:visted {
    text-decoration: none;
    color: #000080
    }
#fp-sr-link-container a:hover {
    text-decoration: underline;
    color: #00f
    }