/* ---- dyna button ---- */
.dyna_button_container {
overflow:hidden;
height:23px;
}
.dyna_button {
float:left;
height:23px;
background:url(../images/flexy_btn_r.gif) right top no-repeat;
}
.dyna_button input {
float:left;
height:23px;
border:none;
background:url(../images/flexy_btn_l.gif) left top no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
color:#fff;
cursor:pointer;
padding:0 7px 3px;
}

* html .dyna_button input {
padding:0 7px;
}

.dyna_button a {
display:block;
float:left;
height:19px;
border:none;
background:url(../images/flexy_btn_l.gif) left top no-repeat;
font:bold 12px Arial, Helvetica, sans-serif;
text-decoration:none;
color:#fff;
padding:2px 14px 2px 14px;
}
.dyna_button a:hover {
color:#fff;
text-decoration:none;
}

#button-center-write-review {
width:65px;
margin-left:400px;
}
#contentnav #contentnav-left #button-center-write-review {
width:65px;
margin-left:60px;
}

#button-center-newsbrief-submit {
margin-left:57px;


}
#button-center-newsbrief-submit input {
width:71px;
background:url(../images/news.gif) left top no-repeat;
}


#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:92px;
height:23px;
margin:0 10px;
}
* html #button-center-buy-now {
margin-left:20px;
}
#button-center-buy-now .dyna_button {
width:92px;
height:23px;
background:none;
}
#button-center-buy-now .dyna_button a {
width:92px;
height:23px;
background:url(../images/bestel.gif) left top no-repeat;
}
/* ---- penting biar ga loncat ---- */
#winkelwagen .main-winkelwagen-button{
width:54.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:90px !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 ---- */ 