body
{
    color: #593f0d;
    background: #281f0f;
    font-family: Arial, sans-serif;
    font-size: 101%;
    margin: 0;
    padding: 0;
}

fieldset
{
    border: 1px solid #d5bb82;
    width: 100%;
    padding: 10px;
    margin-bottom: 25px;
}

input.inputbox
{
    background: #fff;
    border: 1px solid #d5bb82;
    color: #593f0d;
    position: relative;
    margin: 3px 0 3px 0;
    padding: 3px;
    width: 200px;
}

hr
{
    border: 0;
    border-top: 1px solid #d5bb82;
    border-bottom: 1px solid #f7eec8;
    margin-top: 1px;
}

.full_link
{
    width: 100%;
    height: 100%;
    display: block;
}

.line
{
    background: #be9953;
    height: 1px;
    width: 100%;
    font-size: 0;
    float: left;
    margin-top: 6px;
}

/* TIER 1 */

.container
{
    width: 990px;
    margin: 0 auto;
    height: auto;
    height:auto; /* Important Regel für moderne Browser */
}

/* TIER 2 */

.head
{
    background: url(../img/logo.gif) no-repeat 618px 27px #cdab6b;
    float: left;
    height: 150px;
    width: 100%;
}

.navigation
{
    background: #593f0d;
    font-family: Georgia, Times, serif;
    font-size: 1em;
    line-height: 0;
    float: left;
    height: 35px;
    width: 100%;
    display: inline;
}

.body
{
    width: 990px;
    background: #f7eec8;
    float: left;
    height:auto; /* Important Regel für moderne Browser */
}

.foot
{
    float: left;
    background: #f7eec8;
    width: 990px;
}

/* TIER 3 */

.subnavigation
{
    border-bottom: 1px solid #be9953;
    float: left;
    height: auto; /*!AUTO*/
    width: 170px;
    margin: 20px 10px 10px 25px;
    padding: 0 0 5px 0;
    display: inline;
}

.content
{
    border-top: 1px solid #be9953;
    border-bottom: 1px solid #be9953;
    font-size: 0.8em;
    float: left;
    height: auto; /*!AUTO*/
    width: 570px;
    margin: 21px 10px 10px 10px;
    padding: 0 0 5px 0;
}

.content_front
{
    border-bottom: 1px solid #be9953;
    font-size: 0.8em;
    float: left;
    height: auto; /*!AUTO*/
    width: 760px;
    margin: 21px 10px 10px 25px;
    padding: 0 0 5px 0;
}

.cart
{
    border-bottom: 1px solid #be9953;
    float: left;
    height: 100%; /*!AUTO*/
    width: 160px;
    margin: 16px 20px 10px 10px;
    padding: 0 0 5px 0;
    display: inline;
}



/* MAIN NAVIGATION */

.navigation .menu
{
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0;
}

.navigation .menu li.item2
{
    padding-left: 25px;
}

.navigation .menu li.item2,
.navigation .menu li.item3,
.navigation .menu li.item4,
.navigation .menu li.item5,
.navigation .menu li.item6
{
    display: block;
    float: left;
    height: 17px;
    padding: 18px 22px 0 22px;
}

.navigation .menu li.item2:hover,
.navigation .menu li.item3:hover,
.navigation .menu li.item4:hover,
.navigation .menu li.item5:hover,
.navigation .menu li.item6:hover
{
    background: #efd89a;
    border-top: 2px solid #ba9b62;
    padding-top: 16px;
}

.navigation .menu li:hover a
{
    color: #593f0d;
}

.navigation .menu li.active,
.navigation .menu li.active:hover
{
    background: #f7eec8;
    border-top: 2px solid #ba9b62;
    padding-top: 16px;
}

.navigation .menu .active a
{
    color: #593f0d;
}

.navigation .menu li a
{
    color: #efd89a;
    text-decoration: none;
}

/* SUB NAVIGATION */

.subnavigation .mainlevel
{
    border-top: 1px solid #be9953;
    font-family: Georgia, Times, serif;
    color: #593f0d;
    text-decoration: none;
    font-style: normal;
    margin: 1px 0 0 0;
    padding: 8px 0 6px 0;
}

.subnavigation span .sublevel
{
    color: #593f0d;
    text-decoration: none;
    font-style: normal;
    font-size: 0.8em;
    padding: 0 0 6px 0;
}

.subnavigation span
{
    margin: 1px 0 10px 0;
    display: block;
    font-size: 0.9em;
    line-height: 0.85em;
}

.subnavigation span .sublevel.active
{
    background: url(../img/arrow_subnavi.gif) no-repeat 1px 0;
    color: #9e6214;
    padding-left: 15px;
}

.subnavigation span .sublevel:hover
{
    color: #9e6214;
}

/* PRODUCTS */

.product_list
{
    width: 570px;
    float: left;
    margin-bottom: 24px;
}

.product_item
{
    background: #efd89a;
    border: 1px solid #be9953;
    width: 133px;
    height: 198px;
    float: left;
    margin: 0 10px 10px 0;
    cursor: pointer;
    position: relative;
    z-index: 12;
}

.product_item:hover
{
    background: #cdab6b;
    border: 1px solid #593f0d;
}

.product_item:hover .browseProductContainer .browseBottomContainer
{
    color: #efd89a;
    background: #593f0d;
    border-top: 1px solid #50390c;
}

.product_item:hover .browseProductContainer .browseBottomContainer .browseAddToCartContainer form .add_button
{
    background: url(../img/add_to_cart_active.gif) no-repeat;
}

.product_item:hover .browseProductContainer .browseBottomContainer .browseAddToFavContainer .fav_button
{
    background: url(../img/add_to_fav_active.gif) no-repeat 2px 2px;
    border: 0;
    padding: 0;
    margin: 0 0 0 2px;
    width: 14px;
    height: 13px;
    float: left;
    cursor: pointer;
}

.product_item:hover .browseProductContainer .browseProductImageContainer
{
    border: 1px solid #50390c;
}

.browseProductContainer
{
    position: relative;
    z-index: 10;
}

.product_item.last
{
    margin-right: 0;
}

.browse_full_link
{
    position: absolute;
    display: block;
    float: left;
    width: 133px;
    height: 183px;
    z-index: 12;
}

.browseProductImageContainer
{
    border: 1px solid #be9954;
    width: 113px;
    height: 138px;
    margin: 8px 9px 0 9px;
    position: relative;
    z-index: 10;
}

.browseAddToCartContainer,
.browseAddToFavContainer
{
    float: left;
    z-index: 100;
}

.browseAddToCartContainer form .inputboxquantity
{
    display: none;
}

.browsePriceContainer
{
    font-size: 0.9em;
    float: right;
}

.add_button
{
    background: url(../img/add_to_cart_inactive.gif) no-repeat;
    border: 0;
    padding: 0;
    float: left;
    cursor: pointer;
    width: 16px;
}

.fav_button
{
    background: url(../img/add_to_fav_inactive.gif) no-repeat 2px 2px;
    border: 0;
    padding: 0;
    margin: 0 0 0 2px;
    width: 14px;
    height: 13px;
    float: left;
    cursor: pointer;
}

.browseBottomContainer
{
    background: #cdab6b;
    border-top: 1px solid #b89a60;
    height: 14px;
    padding: 0 9px 0 9px;
    overflow: hidden;
}

/* PRODUCT DETAILS */

.details_container
{
    margin: 10px 0 0 0;
    float: left;
    width: 100%;
}

.details_info_container
{
    float: left;
    width: 400px;
}

.details_image
{
    float: left;
}

.details_image_main
{
    float: left;
    padding: 3px 25px 0 0;
}

.details_image_zoom
{
    font-size: 0.9em;
    background: url(../img/loupe_zoom.gif) no-repeat left;
    color: #9e6214;
    margin: 5px auto;
    padding: 0 0 0 20px;
    float: left;
    clear: both;
    cursor: pointer;
}

.details_description
{
    float: left;
    margin: 0 0 10px 0;
    width: 100%;
    height: auto;
}

.details_purchase
{
    float: left;
    clear: both;
    margin: 0 0 20px 0;
    width: 100%;
    height: auto;
}

.details_add
{
    float: left;
}

.details_quantity_label
{
    float: left;
}

.details_quantity
{
    float: left;
    display: inline-block;
    margin: -3px 0 0 0;
}

.details_quantity .addtocart_button
{
    color: #9e6214;
    border: none;
    font-size: 0.95em;
    background: url(../img/arrow_checkout.gif) no-repeat right 4px;
    padding: 2px 15px 0 0;
    margin: 0 0 0 20px;
    cursor: pointer;
    float: left;
}

.details_add_to_fav
{
    color: #9e6214;
    border: none;
    background: url(../img/arrow_checkout.gif) no-repeat right 2px;
    padding: 0 15px 0 0;
    margin: 0 0 0 20px;
    cursor: pointer;
    float: left;
}

.details_quantity .inputboxquantity
{
    background: #fff;
    border: 1px solid #d5bb82;
    text-align: right;
    position: relative;
    margin: 0 0 0 6px;
    padding: 3px;
    float: left;
}

.details_gallery
{
    float: left;
    clear: both;
    width: 100%;
    height: auto;
}

.details_gallery a
{
    float: left;
    margin: 0 15px 0 0;
}

.details_same
{
    float: left;
    clear: both;
    margin: 30px 0 20px 0;
    width: 100%;
}

.details_same_content
{
    border-top: 1px solid #be9953;
    border-bottom: 1px solid #be9953;
    padding: 10px 0 10px 0;
    width: 100%;
    float: left;
}

/* SHOPPING CART */

.shoppingcart_table
{
    border: 0;
    width: 100%;
}

.shoppingcart_head
{
    background: #efd89a;
    border: 0;
    width: 100%;
    height: 20px;
    margin: 0 0 24px 0;
}

.shoppingcart_head th
{
    font-size: 0.9em;
    font-weight: normal;
}

.shoppingcart_head .first
{
    padding: 0 0 0 13px;
}

.shoppingcart_head .last
{
    padding: 0 10px 0 27px;
}

.shoppingcart_itemrow td
{
    
}

.shoppingcart_product
{
    width: 40%;
    padding: 10px 0 5px 13px;
}

.shoppingcart_product a
{
    color: #593f0d;
    text-decoration: none;
}

.shoppingcart_product_no
{
    width: 20%;
    padding: 10px 0 5px 5px;
}

.shoppingcart_quantity
{
    width: 20%;
    padding: 10px 0 5px 5px;
}

.shoppingcart_quantity form .inputbox
{
    background: #fff;
    border: 1px solid #d5bb82;
    text-align: right;
    position: relative;
    padding: 3px;
    width: 32px;
}

.shoppingcart_quantity form .button_update
{
    background: url(../img/icon_reload.gif) no-repeat center;
    border: 0;
    cursor: pointer;
}

.shoppingcart_quantity form .button_delete
{
    background: url(../img/icon_delete.gif) no-repeat center;
    border: 0;
    cursor: pointer;
}

.shoppingcart_price
{
    width: 25%;
    text-align: right;
    padding: 10px 20px 5px 5px;
}

.shoppingcart_subtotal td
{
    border-top: 1px solid #be9953;
}

.shoppingcart_subtotal td.first,
.shoppingcart_total td.first
{
    padding: 10px 0 10px 13px;
    text-align: left;
    font-weight: bold;
}

.shoppingcart_shipping td.first
{
    padding: 5px 0 10px 13px;
    text-align: left;
    font-weight: bold;
}

.shoppingcart_shipping td.last
{
    padding: 5px 20px 10px 5px;
    text-align: right;
}

.shoppingcart_subtotal td.last,
.shoppingcart_total td.last
{
    padding: 10px 20px 10px 5px;
    text-align: right;
}

.shoppingcart_shipping td
{
    border-bottom: 1px solid #be9953;

}

.shoppingcart_space
{
    font-size: 0.55em;
}

.shoppingcart_checkout
{
    float: right;
    background: url(../img/arrow_checkout.gif) no-repeat right 1px;
    padding: 0 15px 0 0;
    color: #9e6214;
    text-decoration: none;
    display: block;
    margin: 0 20px 0 0;
}

.shoppingcart_continue
{
    background: url(../img/arrow_continue.gif) no-repeat left 1px;
    padding: 0 0 0 15px;
    color: #9e6214;
    text-decoration: none;
    display: block;
    margin: 0 0 0 230px;
    float: left;
}

/* PAGINATION */

.pagination_container
{
    background: #efd89a;
    width: 100%;
    height: 20px;
    float: left;
    margin: 0 0 24px 0;
}

.pagination
{
    font-size: 0.9em;
    list-style-type: none;
    margin: 3px 11px 0 11px;
    padding: 0;
    position: relative;
}

.pagination li
{
    float: left;
    
}

.pagination .first
{
    float: left;
}

.pagination .first span
{
    color: #af986c;
    background: url(../img/arrow_pagination_first_inactive.gif) no-repeat 0 1px;
    padding: 0 0 0 22px;
}

.pagination .first a
{
    color: #593f0d;
    background: url(../img/arrow_pagination_first.gif) no-repeat 0 1px;
    padding: 0 0 0 22px;
    text-decoration: none;
}

.pagination .previous
{
    float: left;
}

.pagination .previous span
{
    color: #af986c;
    background: url(../img/arrow_pagination_previous_inactive.gif) no-repeat 0 1px;
    margin: 0 0 0 18px;
    padding: 0 0 0 17px;
}

.pagination .previous a
{
    color: #593f0d;
    background: url(../img/arrow_pagination_previous.gif) no-repeat 0 1px;
    margin: 0 0 0 18px;
    padding: 0 0 0 17px;
    text-decoration: none;
}

.pagination .last
{
    float: right;
}

.pagination .last span
{
    color: #af986c;
    background: url(../img/arrow_pagination_last_inactive.gif) no-repeat right 1px;
    padding: 0 22px 0 0;
}

.pagination .last a
{
    color: #593f0d;
    background: url(../img/arrow_pagination_last.gif) no-repeat right 1px;
    padding: 0 22px 0 0;
    text-decoration: none;
}

.pagination .next
{
    float: right;
}

.pagination .next span
{
    color: #af986c;
    background: url(../img/arrow_pagination_next_inactive.gif) no-repeat right 1px;
    margin: 0 17px 0 0;
    padding: 0 17px 0 0;
}

.pagination .next a
{
    color: #593f0d;
    background: url(../img/arrow_pagination_next.gif) no-repeat right 1px;
    margin: 0 17px 0 0;
    padding: 0 17px 0 0;
    text-decoration: none;
}

.pagination .pages
{
    position: absolute;
    text-align: center;
    width: 40%;
    margin: 0 30% 0 30%;
    display: block;
}

.pagination .pages span
{
    color: #af986c;
}

.pagination .pages a
{
    color: #593f0d;
    text-decoration: none;
}

.pagination .pages .sep
{
    color: #593f0d;
    font-size: 1em;
    top: -1px;
    position: relative;
}

/* MINISHOPPING CART */

.minicart_content
{
    font-size: 0.65em;
}

.minicart_product
{
    float: left;
    font-size: 0.6em;
}

.minicart_product a
{
    color: #593f0d;
    text-decoration: none;
}

.minicart_price
{
    float: right;
    font-size: 0.7em;
    margin: -2px 0 0 0;
}

.minicart_final_price
{
    float: right;
    font-weight: bold;
    font-size: 0.7em;
}

.minicart_link_items
{
    float: left;
}

.minicart_link_items a
{
    color: #9e6214;
    text-decoration: none;
    font-size: 0.75em;
}

.minicart_link_check
{
    float: right;
    background: url(../img/arrow_checkout.gif) no-repeat right 1px;
    padding: 0 15px 0 0;
}

.minicart_link_check a
{
    color: #9e6214;
    text-decoration: none;
    font-size: 0.75em;
    width: 135%;
    display: block;
    float: left;
}

/* SEARCH */

.search
{
    float: right;
    margin: 8px 0 0 0;
}

.search_button
{
    display: none;
}

.search_input
{
    background: url(../img/search_input.gif) no-repeat;
    border: 1px solid #efd89a;
    color: #593f0d;
    font-family: Arial, sans-serif;
    font-size: 0.7em;
    width: 132px;
    margin: 0 25px 0 0;
    padding: 3px 3px 1px 22px;
}

/* FRONTPAGE */

.slideshow
{
    margin: 10px 0 10px 0;
    float: left;
}

.slideshow a img
{
    border: 0;
}

.frontpage_content
{
    width: 305px;
    float: left;
}

.frontpage_popular
{
    width: 570px;
    float: left;
    margin: 0 30px 0 0;
}

.frontpage_more_popular
{
    clear: both;
    float: left;
    background: url(../img/arrow_checkout.gif) no-repeat right 1px;
    padding: 0 15px 0 0;
    color: #9e6214;
    text-align: right;
    text-decoration: none;
    display: block;
    margin: 0 0 0 0;
    width: 96%;
}

/* STOREMENU */

.storemenu_base
{
    height: 520px;
    width: 550px;
    position: absolute;
    margin: 35px 0 0 -5px;
    overflow: hidden;
    z-index: 9999;
}

.storemenu_container
{
    background: #f7eec8;
    border: 1px solid #be9953;
    border-top: none;
    -moz-box-shadow: 1px 3px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 5px 5px 3px #d1caad;
    padding: 15px 15px 15px 15px;
    margin: 0 0 0 5px;
    height: 450px;
    width: 500px;
    float: left;
    position: relative;
}

.storemenu_container ul
{
    margin: 8px 0 0 7px;
    list-style-type: none;
}

.storemenu_container li
{
    padding: 0 0 10px 0;
}

.storemenu_container ul.menu_1,
.storemenu_container ul.menu_2,
.storemenu_container ul.menu_3,
.storemenu_container ul.menu_4
{
    padding: 5px 0 0 10px;
    display: inline-block;
    float: left;
    border-left: 1px solid #be9953;
    margin-left: 14px;
    position: relative;
}

.storemenu_container ul.menu_4
{
    margin-left: 28px;
    padding-left: 9px;
}

.storemenu_container ul.menu_1
{
    border: 0;
    margin-left: 0;
    padding-left: 0;
    float: left;
}

.storemenu_container ul .parent,
.storemenu_container ul .parent:hover
{
    background: none;
    border: none;
    font-size: 0.9em;
    padding: 0 0 15px 0;
    margin: 5px 0 5px 7px;
    display: block;
}

.storemenu_container ul .sep,
.storemenu_container ul .sep:hover
{
    background: none;
    border: none;
    font-family: Arial, sans-serif;
    padding: 0;
    margin: 0 0 0 7px;
    height: 6px;
}

.storemenu_container ul .child,
.storemenu_container ul .child:hover
{
    background: none;
    border: none;
    font-size: 0.7em;
    font-family: Arial, sans-serif;
    padding: 0 0 15px 0;
    margin: 1px 0 0 7px;
    display: block;
}

.storemenu_container ul .parent a
{
    color: #593f0d;
}

.storemenu_container ul .child a
{
    color: #9e6214;
}

.storemenu_container ul .parent:hover a
{
    color: #9e6214;
}

.storemenu_container ul .child:hover a
{
    color: #593f0d;
}

/* FAVORITES */

.favorites
{
    background: url(../img/fav.gif) no-repeat right center;
    color: #efd89a;
    font-size: 0.6em;
    font-family: Arial, sans-serif;
    line-height: 0.9em;
    width: 100px;
    height: 19px;
    margin: 9px 0 0 122px;
    float: left;
    text-align: right;
    cursor: pointer;
}

.fav_overlay
{
    background: url(../img/fav_add.gif) no-repeat center;
    float: right;
    width: 29px;
    height: 26px;
    position: absolute;
    margin: -4px 0 0 74px;
    display: none;
}

.favorites .label
{
    float: left;
    padding-left: 30px;
    cursor: pointer;
}

.favorites a
{
    color: #efd89a;
    text-decoration: none;
}

.favorites .value
{
    float: right;
    color: #593f0d;
    padding: 5px 0 0 0;
    text-align: center;
    width: 23px;
    cursor: pointer;
}

/* PAYMENT */
.payment_links a,
td a,
div a
{
    color: #9E6214;
    text-decoration: none;
}

.payment_next
{
    border: 0;
    font-size: 1em;
    float: right;
    color: #9E6214;
    background: url(../img/arrow_checkout.gif) no-repeat right 4px;
    padding: 0 15px 0 0;
    margin: 0 25px 10px 0;
    cursor: pointer;
}

/* TYPO */
h1
{
	color: #593f0d;
    font-family: Georgia, Times, serif;
    font-size: 0.95em;
    font-weight: normal;
    margin:15px 0 0 23px;
    clear: both;	
}

h2
{
    color: #593f0d;
    font-family: Georgia, Times, serif;
    font-size: 1.35em;
    font-weight: normal;
    margin:0 0 10px 0;
    clear: both;
}

h2.contentheading
{
    border-bottom: 1px solid #be9953;
    color: #593f0d;
    font-family: Georgia, Times, serif;
    font-size: 1.55em;
    font-weight: normal;
    margin:5px 0 4px 0;
    padding: 0 0 5px 1px;
}

.leading h2.contentheading,
.frontpage_popular h2.contentheading
{
    border-bottom: 1px solid #be9953;
    color: #593f0d;
    font-family: Georgia, Times, serif;
    font-size: 1.35em;
    font-weight: normal;
    margin:5px 0 15px 0;
    padding: 0 0 5px 1px;
}

h3.cartheading
{
    border-top: 1px solid #be9953;
    font-size: 1em;
    font-family: Georgia, Times, serif;
    color: #593f0d;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    margin: 5px 0 8px 0;
    padding: 6px 0 6px 0;
}

h4.browseProductTitle
{
    font-size: 0.9em;
    height: 32px;
    margin: 3px 0 0 0;
    padding: 0 9px 0 9px;
}

#agreed_input
{
    float: left;
}

#agreed_input .inputbox
{
    width: 30px;
}

#agreed_div
{
    float: right;
    margin: 3px 150px 0 0;
}

.vat
{
    float: left;
    clear: both;
    font-size: 9px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #f7eec8;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #f7eec8;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #593f0d;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
