.paymentoptions2 {display:none}
.paymentoptions3 {display:none}
#irDisplayRating img {
    width: auto;
    margin-right: 3px;
}
.ReviewItemRatingTextBox2 {
    float: left;
}

.reqDesc {
    float: left;
}

.AccordionPanelContent.IRblockHead {
    width: 100%;
}

.ReviewGuidelinesBlock {
    float: right;
    height: 100%;
    width: 500px;
}

.ReviewGuidelinesBlock h2 {
   padding-bottom: 5px;
}

.ReviewGuidelinesBlock ul {
    margin-top: 5px;
}

.ReviewGuidelinesBlock li {
    margin-left: 25px;
    padding: 2px;
}
div#ItemRatingContainer.submitRatingContent {
    width: 100%;
}
.customer-info--businessAccount {
    display: inline-block;
    margin-top: 10px;
}

.customer-info--businessAccount span#ctl00_ContentPlaceHolder1_BusinessAccount {
    color: #666;
    font-weight: bold;
    font-size: 14px;
    display: block;
    position: relative;
}
button.btnPaging {
    border: none;
    background-color: transparent;
    cursor: pointer;
    padding: 2px 0 2px 2px;
    /*font-weight: normal;*/
    border-radius: 4px 4px 4px 4px;
    border: solid 1px transparent;

}

button.btnPaging:hover
{
    /*padding: 2px;*/
    border: solid 1px #666;
    text-decoration: none;
    color: #666;
    /*font-weight: bold;*/
    border-radius: 4px 4px 4px 4px
}
#MultiViewDisplayImg, #SingleViewDisplayImg {
    vertical-align: baseline;
}
/* ItemReview Helpful Button*/
button.sfHelpfulbutton,
button.sfHelpfulbutton:active {
    cursor: pointer;
    display: inline-block;
    padding: 0 .5em;
    color: #666;
    font-size: .9em;
    line-height: 2;
    border: 1px solid #ddd;
    border-radius: .25em;
    background: #fff;
}

    button.sfHelpfulbutton:hover {
        background: #ccc;
    }

.sfthankyoulabel {
    color: forestgreen;
    font-weight: bold;
}

.IRSubjLine h3 {
    text-align: left;
    color: #000000;
}

.cookieblocking-thirdparty{ display: none; }
.cookieblocking-youtubemsg{ display: none; }

.audiosuggestionsdiv a span {
    position: relative;
    top: -3px;
    padding-left: 2px;
}    
.manualsuggestionsdiv a span {
    position: relative;
    top: -3px;
    padding-left: 2px;
}    
.rebatesuggestionsdiv a span {
    position: relative;
    top: -3px;
    padding-left: 2px;
}    
.videosuggestionsdiv span {
    display: block
}