.top_bg {
    margin: auto;
    width: 100%;
    background: url(../topheaderbg.jpg) repeat-x;
    height: 30px;
    border-bottom: 1px solid #b5b5b5;
}


.vcenter
{
    padding-top: 20px;
}

.flipkart-navbar-input
{
    font-size: 15px;

    padding: 11px 16px;

    border: 0 none;
    border: 1px solid #ffe11b;
    border-radius: 2px 0 0 2px;
    outline: 0 none;
    background-color: #fec40e;
}

.flipkart-navbar-button
{
    height: 41px;
    padding: 11px 0;

    cursor: pointer;

    color: #565656;
    border: 1px solid #ffe11b;
    border-radius: 0 2px 2px 0;
    background-color: #ffe11b;
}

.logo img
{
    width: 100%;
}

.m2e-gallery
{
    width: 100% !important;
}


.panel .panel-heading {
    background-color: #1b1b1b;
}

#etb-tabs .content {
    background: none;
}

img {
	max-width: 100%;
}
