#GuideHeadMenuCompact {
    margin-top: 20px;
}

#GuideHeader {
    border-collapse: collapse;
    width: 100%;
}

.guide_header_spacer {
    width: 17px;
}

.guide_header_border {
    background-color: inherit;
    border-bottom: 1px solid #f0c;
    color: #666;
    font-size: 1.1em;
    font-weight: 400;
}

.GuideCategory {
    color: #690;
    font-size: 13px;
    font-weight: 700;
    text-align: right;
    vertical-align: bottom;
    width: 150px;
}

span.Caption {
    background-color: inherit;
    color: #cd0099;
    display: inline;
    font-size: 1.3em;
    font-weight: 400;
}

#GSpotContent {
    border: 0 none;
    clear: both;
    padding-bottom: 60px;
    text-align: left;
    width: 100%;
}

#GSpotContent p {
    font-size: 14px;
    line-height: 1.5em;
    text-align: left;
    color: #333;
}

#GSpotContent h1 {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    color: #ca019a;
}

#GSpotContent h2 {
    margin: 10px 0;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
}

.ProductExample img,
.ProductExampleNoWidth img,
.table_2_1_product_horizontal img,
.table_2_product_horizontal_tight img,
.table_1_prod_spl img,
.tab_pic td img {
    border: 1px solid silver;
}

#GSpotContent a img {
    vertical-align: bottom;
}

.tab_pic {
    width: 100%;
    margin-bottom: 17px;
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}

* html .tab_pic {
    margin-top: 26px;
}

.pic_lin {
    width: 140px;
}

td.pic_lin a {
    text-decoration: none;
}

.link_st {
    background: url(/images/guides/g-spot/arrow.gif) left center no-repeat;
    font-size: 12px;
    padding-left: 15px;
}

.pad_right {
    padding-right: 15px;
}

.pad_left {
    padding-left: 15px;
}

/*-----Useful-----*/
.usf_ask {
    display: none;
    color: #690;
    font-weight: 700;
    font-size: 1em;
    line-height: 1em;
    margin-left: 7px;
    padding-top: 25px;
}

* html .usf_ask {
    padding-top: 20px;
}

.usf_cont {
    border-top: 1px solid #c0eb63;
    border-bottom: 1px solid #c0eb63;
    margin: 0 16px 0 -3px;
    padding-top: 9px;
}

* html .usf_cont {
    padding-top: 6px;
}

.voted {
    background: #f4fae6;
    padding: 29px 5px 0;
    width: 229px;
    height: 119px;
}

* html .voted {
    height: 150px;
    width: 239px;
    padding-top: 48px;
}

.voted div {
    text-align: center;
    margin-top: 18px;
}

.voted input {
    margin: 0 3px;
}

.voted span {
    font-weight: 700;
    color: #690;
}

.opinion {
    font-size: .7em;
    color: #333;
    font-weight: 700;
    margin-left: 10px;
}

.inpts {
    padding: 5px 0 0 4px;
}

* html .inpts {
    padding-top: 8px;
}

.inpts div {
    padding-top: 2px;
    clear: both;
}

* html .inpts div {
    margin-top: -2px;
    padding: 0;
}

.inpts input,
.inpts label {
    float: left;
}

.inpts label {
    font-size: .8em;
    color: #333;
}

.usf_cont .sbmt {
    clear: both;
    padding: 4px 0 6px 12px;
}

* html .usf_cont .sbmt {
    padding-top: 1px;
}

.stats {
    color: #666;
    margin: 7px 0 0 7px;
    display: block;
}

* html .stats {
    margin-top: 11px;
}

.stats span {
    font-weight: 700;
    font-size: .75em;
}

.sts {
    padding: 13px 0 17px 8px;
}

* html .sts {
    padding-bottom: 18px;
}

.sts div {
    color: #333;
    clear: both;
}

.sts div div {
    float: left;
    font-size: .8em;
}

.sts div span {
    color: #9c0;
    font-weight: 700;
    float: right;
    font-size: .8em;
    width: 60px;
    text-align: left;
}

.clear {
    clear: both;
}

#step1,
#step2,
#step3 {
    display: none;
}