﻿html 
{ 
    overflow: -moz-scrollbars-vertical; 
}

html 
{ 
    overflow-x: auto; 
}

body 
{
    font-size: 11px;
    font-family: verdana,arial,sans-serif;
    color: #666;
    line-height: 18px;
}

h1 
{
    font-size: 30px;
    font-family: arial,sans-serif;
    font-weight: normal;
    color: #666;
    padding: 15px 0 20px 0;
}

a, a:visited, a:active 
{
    text-decoration: none;
    font-weight: bold;
    color: #666;
}

.textbox
{
	border: 1px solid #cccccc;
}

.textBoxWaterMark
{
	height:14px;
	border: 1px solid #cccccc;
	color: #cccccc;
}

a:hover 
{
    color: #333;
}

.fontBold
{
    font-weight:bold;
}

.hidden
{
    float:left;
    display:none;
    visibility:hidden;
}

.visible
{
    float:left;
    display:block;
    visibility:visible;
}

.paddingLeft10
{
    padding-left: 10px;
}

.alignRight
{
    text-align:right;
}

.alignLeft
{
    text-align:left;
}

.alignCenter
{
    text-align:center;
}

.floatLeft
{
    float:left;
}

.textBoxQuantity
{
    width:25px;
}


/* MAIN MASTER PAGE: START */
.contentBoxPage
{
    z-index:100;
    text-align: left;
    width:950px;
    margin-left: auto;
    margin-right: auto;
}

.contentBoxHeaderLogo
{
    float:left;
    height:70px;
    width:inherit;
    clear:both;
    margin-top:18px;
}

.contentBoxHeaderLogoInner
{
    float:left;
    width:inherit;
    text-align:right;
}

.contentBoxHeaderCertification
{
    float:left;
    height:51px;
    width:inherit;
    margin-top:6px;
    width:950px;
}

.contentBoxHeaderCertificationInner
{
    float:left;
    text-align:left;
    width:150px;
}

.contentBoxHeaderMenu
{
    float:left;
    width:inherit;
    text-align:left;
    clear:both;
    height: 23px; 
    border-bottom: 1px solid #999;
    margin-top:13px;
    margin-bottom: 8px;
    position: relative;
}

.contentBoxHeaderMenuLanguages
{
    float:left;
    width:inherit;
    text-align:left;
    clear:both;
    height: 23px; 
    margin-top:-5px;
    margin-bottom: 8px;
    position: relative;
}


.contentBoxMenuLeft
{
    float:left;
    text-align:left;
    padding-right:58px;
}

.horizontalPageSeparator
{
    float:left;
    width:950px;
    height:1px;
    background-image: url(../Images/horizontal_page_separator.gif);
    background-repeat:no-repeat;
    margin-top:4px;
}

.contentBoxMain
{
    float:left;
    width:950px;
    margin-top:-20px;
}

.contentBoxFooter
{
  width: 950px;
  font-weight: normal;
  text-align: left;
  margin-top: 8px;
  padding-top: 16px;
  padding-bottom: 32px;
  position: relative;
  border-top: 1px solid #999;
  float:left;
}
/* MAIN MASTER PAGE: END */


/* TWO COLUMNS MASTER PAGE: START */
.contentLeftColumn
{
    float:left;
    width: 240px;
}

.contentRightColumn
{
    float:left;
    width: 640px;
    padding: 0;
}

.contentLeftColumn h3
{
    font-size: 11px;
    line-height: 18px;
    font-weight: bold;
    margin: 0;
    padding: 16px 16px 0 0px;
}

.contentRightColumn h1 
{
  font-size: 30px;
  font-weight: normal;
  font-family: arial, verdana;
  line-height: 35px;
  padding: 0 16px 6px 10px;
  margin: 0 0 0 0;
}

.contentRightColumn h2 
{
  font-size: 20px;
  font-weight: normal;
  font-family: arial, verdana;
  line-height: 24px;
  padding: 16px 16px 0 10px;
  margin: 0; 
}

.contentRightColumn h3 
{
  font-size: 11px;
  line-height: 18px;
  font-weight: bold;
  margin: 0;
  padding: 16px 16px 0 10px;
}

.contentRightColumn p 
{
  font-size: 11px;
  line-height: 18px;
  margin: 1em 0 0 0;
  padding-left: 10px;
}

.contentRightColumn p.smaller /* var kleiner */
{
  font-size: 10px;
  line-height: 14px;
  margin: 1em 0px;
}

.contentRightColumn p.top 
{
    text-align: right;
    padding: 0;
    margin: 0;
    margin-top:10px;
}

.contentLeftColumn p.smaller /* var kleiner */
{
  font-size: 10px;
  line-height: 14px;
  margin: 1em 0px;
}

.list ul 
{
  padding: 6px 0 0 14px;
  margin: 0 0 0 13px;
  list-style: circle;
}

/* TWO COLUMNS MASTER PAGE: END */

/* START PAGE: START */
.startPageProductCategoryImageHolder
{
    float:left;
    width:145px;
    text-align:left;
    margin-right:16px;
}

.startPageProductCategoryImageHolderLast
{
    margin-right:0px;
}

/* START PAGE: END */

.productCategoryBackgroundColor
{
    width: 240px;
    float: left;
    clear: both;
}

.contentRightColumnInner 
{
    float: left;
    width: 644px;
    padding: 0;
    text-align: left;
}

.contentRightColumnInnerProductCategoryRow1
{
	float:left;
	padding-left:65px;
	width:700px;
	clear:right;
}

.contentRightColumnInnerProductCategoryRow2
{
	float:left;
	padding-left:65px;
	width:700px;
	padding-top:35px;
	clear:left;
}

.contentRightColumnInner h1 
{
  font-size: 30px;
  font-weight: normal;
  font-family: arial, verdana;
  line-height: 35px;
  padding: 0 16px 6px 16px;
  margin: 0 0 0 0;
}

.contentRightColumnInner h2 
{
  font-size: 20px;
  font-weight: normal;
  font-family: arial, verdana;
  line-height: 24px;
  padding: 0px 16px 0 16px;
  margin: 0; 
}

.contentRightColumnInner p 
{
  font-size: 11px;
  line-height: 18px;
  margin: 1em 0 0 0;
  padding-left: 16px;
}

.contentRightColumnInner img 
{
  padding: 0;
  border: 0;
  margin: 0;
}

.contentRightColumnInner table 
{
    margin-left: 0px;
    margin-top: 0px;
    width: auto;
    border-collapse: collapse;
}

.contentRightColumnInner td, .contentRightColumnInner th, .contentRightColumnInner tr 
{
    color: #666;
    padding: 16px 0px 0 0;
}

.contentRightColumnInner td 
{
    font-size: 11px; 
}

.contentRightColumnInner .column1
{
    width: 214px
}

.contentRightColumnInner .column2 
{
    width: 215px
}

.contentRightColumnInner .column3 
{
    width: 215px
}

.contentRightColumnProductsInner
{
    float: left;
    width: 644px;
    padding: 0;
    text-align: left;
}

.contentRightColumnProductsInner h1 
{
  font-size: 30px;
  font-weight: normal;
  font-family: arial, verdana;
  line-height: 35px;
  padding: 0 16px 6px 16px;
  margin: 0 0 0 0;
}

.contentRightColumnProductsInner h2 
{
  font-size: 20px;
  font-weight: normal;
  font-family: arial, verdana;
  line-height: 24px;
  padding: 16px 16px 0 16px;
  margin: 0; 
}

.contentRightColumnProductsInner h3 
{
  font-size: 11px;
  line-height: 18px;
  font-weight: bold;
  margin: 0;
  padding: 16px 16px 0 16px;
}

.contentRightColumnProductsInner p 
{
  font-size: 11px;
  line-height: 18px;
  margin: 1em 0 0 0;
  padding-left: 16px;
}

.contentRightColumnProductsInner p.smaller 
{
  font-size: 10px;
  line-height: 14px;
  margin: 1em 0px;
}


.contentRightColumnProductsInner p.top 
{
    text-align: right;
    padding: 0;
    margin: 0;
}

.contentRightColumnProductsInner img 
{
  padding: 0;
  border: 0;
  margin: 0;
}

.contentRightColumnProductsInner ul 
{
  padding: 6px 0 0 16px;
  margin: 0;
  list-style: none;
}

.contentRightColumnProductsInner a 
{
    font-weight: bold;
}


/***** Produkt-Tabelle *****/

.contentRightColumnProductsInner table 
{
    margin-left: 16px;
    margin-top: 0px;
    width: auto;
    border-collapse: collapse;
}

.contentRightColumnProductsInner td, .contentRightColumnProductsInner th, .contentRightColumnProductsInner tr 
{
    color: #666;
    padding: 16px 0px;
}

.contentRightColumnProductsInner td 
{
    border-bottom: 1px solid #ccc;
    font-size: 11px; 
}

.contentRightColumnProductsInner .spalte1 
{
    width: 145px
}

.contentRightColumnProductsInner .spalte2 
{
    width: 483px
}

.contentRightColumnProductsInner td p
{
    margin: 0 0 1em 0;
}


/***** Link-Tabelle *****/

.contentRightColumnProductsInner .productCategoryImageLarge 
{
    width: 306px
}

.contentRightColumnProductsInner .productCategoryShortCutHyperLinks
{
    width: 322px
}

.contentRightColumnProductsInner .productSystemMapArea
{
    width: 306px
}

.contentRightColumnProductsInner .productCategoryDescriptiveText
{
    width: 322px
}

.contentRightColumnProductsInner p.smaller /* var kleiner */
{
  font-size: 10px;
  line-height: 14px;
  margin: 1em 0px;
}


.productTableColumn1 
{
  float: left;
  width: 306px;
  padding: 0 0 16px 0;
  height: 100%;
  text-align: left;
}

.productTableColumn1  p 
{
  font-size: 11px;
  line-height: 18px;
  margin: 1em 0 0 0;
  padding-left: 16px;
}

.productTableColumn1 p.kleiner 
{
  font-size: 10px;
  line-height: 14px;
  margin: 1em 0px;
}

.productTableColumn1 img 
{
  padding: 0;
  border: 0;
  margin: 0;
}

.productTableColumn1 a 
{
    color: #666;
}

.productTableColumn1 a.heller 
{
    color: #ccc;
}

.productTableColumn1 a:hover 
{
 color: #000;
}


.productTableColumn2
{
  float: left;
  width: 644px;
  padding: 0;
 text-align: left;
}

.productTableColumn2 h1 
{
  font-size: 30px;
  font-weight: normal;
  font-family: arial, verdana;
  line-height: 35px;
  padding: 0 16px 6px 16px;
  margin: 0 0 0 0;
}

.productTableColumn2 h2 
{
  font-size: 20px;
  font-weight: normal;
  font-family: arial, verdana;
  line-height: 24px;
  padding: 16px 16px 0 16px;
  margin: 0; 
}

.productTableColumn2 h3 
{
  font-size: 11px;
  line-height: 18px;
  font-weight: bold;
  margin: 0;
  padding: 16px 16px 0 16px;
}

.productTableColumn2 p 
{
  font-size: 11px;
  line-height: 18px;
  margin: 1em 0 0 0;
  padding-left: 16px;
}

.productTableColumn2 p.kleiner 
{
  font-size: 10px;
  line-height: 14px;
  margin: 1em 0px;
}


.productTableColumn2 p.top 
{
    text-align: right;
    padding: 0;
    margin: 0;
}

.productTableColumn2 img 
{
  padding: 0;
  border: 0;
  margin: 0;
}

.productTableColumn2 ul 
{
  padding: 6px 0 0 16px;
  margin: 0;
  list-style: none;
}

.productTableColumn2 a 
{
    font-weight: bold;
}

/***** Produkt-Tabelle *****/

.productTableColumn2 table 
{
    margin-left: 16px;
    margin-top: 0px;
    width: auto;
    border-collapse: collapse;
}

.productTableColumn2 td, .productTableColumn2 th, .productTableColumn2 tr 
{
    color: #666;
    padding: 16px 0px;
}

.productTableColumn2 td 
{
    /*border-bottom: 1px solid #ccc;*/
    font-size: 11px; 
}

.productTableColumn2 .spalte1 
{
    width: 145px
}

.productTableColumn2 .spalte2 
{
    width: 483px
}

.productTableColumn2 td p
{
    margin: 0 0 1em 0;
}


/***** Link-Tabelle *****/

.productTableColumn2 .spalte_flaschen 
{
    width: 306px
}

.productTableColumn2 .spalte_links 
{
    width: 322px
}

/***** Haar-Schema-Tabelle *****/

.productTableColumn2 .schema 
{
    width: 306px
}

.productTableColumn2 .text 
{
    width: 322px
}

.leftPageColumnFullHeightOfPage
{
  float: left;
  width: 306px;
  padding: 0 0 16px 0;
  height: 100%;
  text-align: left;
}

.leftPageColumnFullHeightOfPage p 
{
  font-size: 11px;
  line-height: 18px;
  margin: 1em 0 0 0;
  padding-left: 16px;
}

.leftPageColumnFullHeightOfPage p.kleiner 
{
    font-size: 10px;
    line-height: 14px;
    margin: 1em 0px;
}

.leftPageColumnFullHeightOfPage img 
{
    padding: 0;
    border: 0;
    margin: 0;
}

.leftPageColumnFullHeightOfPage a 
{
    color: #666;
}

.leftPageColumnFullHeightOfPage a.heller 
{
    color: #ccc;
}

.leftPageColumnFullHeightOfPage a:hover 
{
    color: #000;
}

/* shopping cart: start */
.shoppingCartContentBoxWrapper
{
    z-index:9000;
    float:left;
    width: 600px;
}

.shoppingCartContentBox
{
    z-index:9000;
    position:absolute; 
    margin-left:698px;
    width:600px;
    margin-top:181px;
}

.shoppingCartContentBoxWrapper
{
    z-index:9000;
    float:left;
    width: 600px;
}

.shoppingCartContentBoxHeader
{
    z-index:9000;
    float:left;
    width:600px;
    height:30px;
    background-image: url(../Images/shoppingcart_frame_top.gif);
    background-repeat:no-repeat;
}

.shoppingCartHeader
{
    z-index:9000;
    float:left;
    width:600px;
    clear:both;
    padding:5px;
    padding-top:5px;
    padding-bottom:10px;
}

.shoppingCartContentBoxMiddle
{
	z-index:9000;
    float:left;
    width:600px;
    background-image: url(../Images/shoppingcart_frame_sides.gif);
    background-repeat: repeat-y;
}

.shoppingCartContentBoxContent
{
	z-index:9000;
    float:left;
    clear:left;
    width:600px;
    height:auto;
}

.shoppingCartItemContentBox
{
	z-index:9000;
    float:left;
    clear:both;
    padding-left:5px;
    width:600px;
}

.shoppingCartContentBoxBottom
{
	z-index:9000;
    float:left;
    width:600px;
    height:60px;
    background-image: url(../Images/shoppingcart_frame_bottom.gif);
    background-repeat: no-repeat;
}

.shoppingCartFooterContentBox
{
	z-index:9000;
    float:left;
    clear:both;
    width:242px;
    padding-top:10px;
    padding-left:328px;
    padding-bottom:10px;
}

.shoppingCartHeaderColumn
{
	z-index:9000;
    color: #666;
    font-weight:bold;
    float:left;
}

.shoppingCartHeaderColumnName
{
	width:290px;
	padding-left:10px;
}

.shoppingCartHeaderColumnQuantity
{
    width:50px;
}

.shoppingCartHeaderColumnPrice
{
    width:80px;
}

.shoppingCartHeaderColumnSum
{
    width:95px;
}

.shoppingCartHeaderColumnRemoveItem
{
    width:18px;
    padding-left:25px;
}

.shoppingCartHeaderColumnClose
{
    width:18px;
    padding-left:8px;
    margin-top:-4px;
    clear:right;
}

.shoppingCartItemField
{
    float:left;
    padding-bottom:5px;
    padding-top:5px;
    margin-top:8px;
}

.shoppingCartItemFieldName
{
    width:290px;
    padding-left:10px;
}

.shoppingCartItemFieldQuantity
{
    width:50px;
    padding-top:2px;
    padding-right:20px;
}

.shoppingCartItemFieldPrice
{
    width:60px;
    padding-right:20px;
}

.shoppingCartItemFieldSum
{
    width:75px;
    padding-right:20px;
}

.shoppingCartItemFieldRemoveItem
{
    clear:right;
    width:35px;
}

.shoppingCartTotalSum
{
    float:left;
    font-weight:bold;
    clear:right;
}

.shoppingCartCheckout
{
    float:left;
    width:110px;
    text-align:right;
    margin-top:-5px;
    margin-left:-2px;
}

.shoppingCartFooterSeparator
{
	float:left;
	margin-left:10px;
	padding-right:25px;
	width:550px;
	border-bottom:solid 1px #e9e9e9;
}

.shoppingCartCheckoutHyperLink
{
	float:left;
	width:150px; 
	margin-left:0px; 
	margin-top:7px;
}

.pageHeaderShoppingCartPreview
{
    float:left;
    width:inherit;
    text-align:left;
    clear:both;
    height: 23px; 
    margin-top:-5px;
    margin-bottom: 8px;
    position: relative;
}

/* shopping cart: end */

/* kassa: start */
.checkoutPageContentBoxShoppingCartInner
{
    float:left;
    width:700px;
    margin-top:0px;
    margin-left:70px;
}

.checkoutPageContentBoxShoppingCartInnerConfirmation
{
    float:left;
    width:700px;
    margin-top:0px;
    margin-left:70px;
    margin-left:10px;	
}

.shoppingCartCheckoutHeader
{
    float:left;
    width:700px;
    height:35px;
    margin-left:12px;
    /*background-image: url(../Images/shoppingcart_checkout_header.gif);*/
    /*background-repeat:no-repeat;*/
}

.shoppingCartCheckoutHeaderColumn
{
    float:left;
    width:700px;
    margin-top:7px;
    font-weight:bold;
}

.shoppingCartCheckoutColumnProductName
{
    width:300px;
}

.shoppingCartCheckoutColumnProductQuantity
{
    width:85px;
    margin-left:-10px;
}

.shoppingCartCheckoutColumnProductPrice
{
    width:75px;
}

.shoppingCartCheckoutColumnProductSum
{
    width:100px;
}

.shoppingCartCheckoutItem
{
    float:left;
    width:700px;
}

.shoppingCartCheckoutItemField
{
    float:left;
    padding-bottom:5px;
    padding-top:5px;
    margin-top:8px;
}

.shoppingCartCheckoutItemFieldProductName
{
    float:left;
    width:300px;
}

.shoppingCartCheckoutItemFieldProductQuantity
{
    float:left;
    width:85px;
}

.shoppingCartCheckoutItemFieldProductPrice
{
    float:left;
    width:75px;
}

.shoppingCartCheckoutItemFieldProductSum
{
    float:left;
    width:100px;
}

.shoppingCartCheckoutItemSeparatorContentBoxTop
{
    float:left;
    border-top:solid 1px #d9d9bf;
    width:570px;
    height:1px; 
    margin-top:10px;
    margin-left:-12px;
}

.shoppingCartCheckoutItemSeparatorContentBoxBottom
{
    float:left;
    border-top:solid 1px #d9d9bf;
    width:570px;
    height:1px;	
}

.shoppingCartSumSectionInBetweenSpace
{
	margin-top:20px;
}

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

.checkoutPageShoppingCartContentBoxDiscountCodeContentBoxValue
{
    float:left;
    width:10px;
    margin-left:30px;
}

.checkoutPageShoppingCartContentBoxDiscountCodeLabelContentBoxInner
{
    float:left;
    margin-left:35px;
    width:400px;
    text-align:right;
}

.checkoutPageShoppingCartContentBoxDiscountCodeValueContentBoxInner
{
    float:left;
    width:110px;
    margin-left:20px;
    text-align:right;
}


.checkoutPageShoppingCartContentBoxFreightContentBox
{
    float:left;
    width:220px;
    margin-left:339px;
    margin-top:5px;
}

.checkoutPageShoppingCartContentBoxFreightLabelContentBoxInner
{
    float:left;
    margin-left:61px;
    width:49px;
    text-align:left;
}

.checkoutPageShoppingCartContentBoxFreightValueContentBoxInner
{
    float:left;
    width:110px;
    text-align:right;
}

.checkoutPageShoppingCartContentBoxInvoiceFeeContentBox
{
	float:left;
    width:220px;
    margin-left:339px;
    margin-top:5px;
}

.checkoutPageShoppingCartContentBoxInvoiceFeeLabelContentBoxInner
{
	float:left;
    margin-left:61px;
    width:49px;
    text-align:left;
}

.checkoutPageShoppingCartContentBoxInvoiceFeeValueContentBoxInner
{
    float:left;
    width:110px;
    text-align:right;
}

.checkoutPageShoppingCartContentBoxTotalSumContentBox
{
    float:left;
    width:220px;
    margin-left:339px;
    margin-top:5px;
}

.checkoutPageShoppingCartContentBoxTotalSumLabelContentBoxInner
{
    float:left;
    margin-left:60px;
    width:50px;
    font-weight:bold;
    text-align:left;
}

.checkoutPageShoppingCartContentBoxTotalSumValueContentBoxInner
{
    float:left;
    width:110px;
    text-align:right;
}

.checkoutPagePaymentContentBox
{
    float:left;
    width:600px;
    clear:right;
    margin-top:10px;
    margin-left:70px;
}

.checkoutPagePaymentCreditCardContentBox
{
    float:left;
    width:600px;
    margin-top:15px;
}

.checkoutPagePaymentCreditCardValueContentBox
{
    float:left;
    width:100px;
}

.checkoutPagePaymentCreditCardImageContentBox
{
    float:left;
    width:100px;
}

.checkoutPagePaymentInternetBankContentBox
{
    float:left;
    width:600px;
    margin-top:10px;
}

.checkoutPagePaymentInternetBankValueContentBox
{
    float:left;
    width:120px;
}

.checkoutPagePaymentInternetBankImageContentBox
{
    float:left;
    width:150px;
    margin-top:-3px;
}

.checkoutPagePaymentInvoiceContentBox
{
    float:left;
    width:600px;
    margin-top:10px;
}

.checkoutPagePaymentPrePayedContentBox
{
    float:left;
    width:600px;
    margin-top:10px;
}

.checkoutDeliveryAddressContentBoxWrapper
{
    float:left;
    width:500px;
    margin-left:70px;
    margin-top:15px;
}

.checkoutDeliveryAddressContentBoxWrapperConfirmation
{
    float:left;
    width:500px;
    margin-left:10px;
    margin-top:15px;	
}

.checkoutPageDeliveryAddressContentBoxFirst
{
    margin-top:10px;
}

.checkoutPageDeliveryAddressContentBox
{
    float:left;
    width:500px;
    clear:right;
}

.checkoutPageDeliveryAddressFieldContentBox
{
    float:left;
    width:250px;
    margin-top:5px;
}

.checkoutPageDevliveryAddressFieldLabelContentBox
{
    float:left;
    width:250px;
    margin-right:5px;
    margin-top:3px;
    clear:right;
}

.checkoutPageDevliveryAddressFieldValueContentBox
{
    float:left;
    width:250px;
    margin-right:5px;
    margin-top:3px;
    clear:left;
}

.checkoutPageSubmitButtonsContentBox
{
    float:left;
    width:750px;
    margin-top:20px;
    margin-left:70px;
}

.checkoutPageSubmitButtonCancelContentBox
{
    float:left;
    width:150px;
}

.checkoutPageSubmitButtonConfirmContentBox
{
    float:left;
    width:150px;
    margin-left:172px;
}

.contentBox650Px_bottom
{
    float:left;
    height:21px;
    width:610px;
}

/* kassa: end */

/* MODAL POPUP: START */
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
    background-color:White;
    border: solid 5px #Gray;
	filter: alpha(opacity=90);
	opacity: 0.90; 
    width:300px;
    height:85px;
    text-align: center;
    margin: 0 auto;
}
/* MODAL POPUP: END */

/* ORDER CONFIRMATION PAGE: START */
.orderConfirmationPageContentBox
{
    width:600px;
}

.orderConfirmationPageContentBoxInner
{
    float:left;
    padding:5px;
}

.orderConfirmationPageContentBoxHyperlinkHomePage
{
    float:left;
    margin-top:10px;
    text-align:center;
    width:100%;
}

.orderConfirmationPageContentBoxHyperlinkHomePageLink
{
    text-decoration:none;
    margin-left:0px;
}

.centerHorizontalVertical
{
    position:absolute; 
    top:35%; 
    left:40%; 
    margin:-50px auto auto -100px; 
    text-align:center;
}

/* ORDER CONFIRMATION PAGE: END */


.contentHeaderShoppingCartPreviewLinkAndImage
{
	float:left;
	margin-top:-5px;
	margin-left:190px;
}

.orderConfirmedMainWrapper
{
	margin-left:70px;
}