/* ---- dyna button ---- */
.dyna_button_container {
overflow:hidden;
height:20px;
}
.dyna_button {
float:left;
height:20px;
background:url(../images/flexy_btn_r.gif) right top no-repeat;
}
.dyna_button input {
float:left;
height:20px;
border:none;
background:url(../images/flexy_btn_l.gif) left top no-repeat;
font:bold 11px Arial, Helvetica, sans-serif;
color:#fff;
cursor:pointer;
padding:0 7px;
}
.dyna_button a {
display:block;
float:left;
height:16px;
border:none;
background:url(../images/flexy_btn_l.gif) left top no-repeat;
font:bold 11px Arial, Helvetica, sans-serif;
text-decoration:none;
color:#fff;
padding:2px 14px 2px 14px;
}
.dyna_button a:hover {
color:#fff;
text-decoration:none;
}

#tellafriendbox .infobox-content p {
overflow:hidden;
width:100%;
}
#tellafriendbox .infobox-content #button-center-continue {
margin-left:100px;
}

#newsletterbox .infobox-content input {
margin-top:0;
}

#button-center-write-review {
width:65px;
margin-left:400px !important;
margin-left:400px;
}

#button-center-newsbrief-submit {
margin-left:70px;
}
#button-center-newsbrief-submit input {
width:70px;
}


#content #button-center-in-cart {
width:210px;
height:22px;
margin:2px 2px;
}
#content #button-center-in-cart .dyna_button {
height:22px;
background:url(../images/wikelwage_r.gif) right top no-repeat;
}
#content #button-center-in-cart .dyna_button input {
width:210px;
height:22px;
background:url(../images/winkelwagen_l.gif) left top no-repeat;
}

.main #button-center-continue, .main #button-center-account-edit {
float:right;
}
.productgrid-other .productgrid-other-detail .productgrid-other-newprice{
color:#666666;
}
.main #button-center-confirm-order{
float:right;
}
#button-center-buy-now {
float:left;
width:32px;
height:32px;
margin-left:30px;
}
* html #button-center-buy-now {
margin-left:20px;
}
#button-center-buy-now  .dyna_button {
background:url(../images/buy.gif) left top no-repeat;
width:32px;
height:32px;
}
#button-center-buy-now .dyna_button a {
width:32px;
height:32px;
background:none;
}
/* ---- penting biar ga loncat ---- */
#winkelwagen .main-winkelwagen-button{
width:49.8%;
}

/* ---- end of penting biar ga loncat ---- */
/* ---- winkelwagen ---- */
#button-center-back {
float:left;
margin-right:3px;
}
#button-center-update-cart {
float:left;
}
#button-center-shop {
float:left;
margin-left:22px !important;
margin-left:10px;
}
#button-center-checkout {
float:right;
}
/* ---- end of winkelwagen ---- */
#button-center-history, #button-center-address-book {
float:left;
margin-right:10px;
}
#button-center-account-edit {
float:right;
}
/* ---- end of dyna button ---- */ 
