body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.segueMargin {
    margin-left: 120px;
    margin-right: 120px;
    text-align: center;
}

.segueHeader {
    font-weight: bold;
    font-size: 16px;
    font-family: Arial;
    color: #336699;
    margin-bottom: 4px;
}

.segueText {
    font-size: 12px;
    font-family: Arial;
}

.text {
    font-size: 12px;
    font-family: Arial;
    vertical-align: top;
    text-align: left;
}

.logoImg {
    width: 125px;
    height: 50px;
    border: 0px;
}

.hotdealImgShow {
    width: 31px;
    height: 29px;
    border: 0px;
}

.hotdealImgHide {
    width: 31px;
    height: 29px;
    border: 0px;
    visibility: hidden;
}

.getNowBtn {
    width: 68;
    height: 25px;
    border: 0px;
}

.gridheading {
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    color: #bf5c5c;
    text-align: left;
}

.gridcolseprator {
    text-align: right;
}

.showRightMargin {
    font-weight: bolder;
    font-size: 12px;
    font-family: arial;
    color: #c0c0c0;
    text-align: left;
    width: 5px;
}

a {
    color: #336699;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
}

    a:hover {
        color: #bf5c5c;
        font-family: arial;
        font-weight: bold;
        font-size: 12px;
    }

.paddingHeight {
    height: 15px;
}
