/**
 * omeco(R) webshop
 * Copyright (c) by omeco GmbH, All rights reserved
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
 
html:first-child>b\ody .buttons {
    padding:3px 20px;
}

html:first-child>b\ody .login_fields {
    padding-right:0;
}

html:first-child>b\ody #quickorder p label {
    padding-left:7px;
}

html:first-child>b\ody #shophead p {
    margin-top:65px;
}

html:first-child>b\ody input#list.quickcart, html:first-child>b\ody input#list.cart  {
    width:91%;
}

html:first-child>b\ody #quicksearch {
    margin-top:14px;
}

html:first-child>b\ody #searchterm {
    padding:1px;
}

html:first-child>b\ody #quickcartdetails #backbutton {
    position:relative;
    top:-1px;
}

html:first-child>b\ody .itemline .menge {
    padding:0px 1px 1px 1px;
}

html:first-child>b\ody .pager label {
    padding-bottom:15px;
}

html:first-child>b\ody .status #cstatus_small_buttons p {
    width:56px;
}

html:first-child>b\ody #newsletterSubscription #submit {
    padding-right:0;
    width:105%;
}
