/* ---- dyna button ---- */
.dyna_button_container {
overflow:hidden;
height:34px;
}
.dyna_button {
float:left;
height:34px;
background:url(../images/flexy_btn_r.gif) right top no-repeat;
}
.dyna_button input {
float:left;
height:34px;
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 20px 5px;
}
*:first-child+html .dyna_button input {
padding:0 20px 0;
}
* html .dyna_button input {
padding:0 20px 0;
}

.dyna_button a {
display:block;
float:left;
height:21px;
border:none;
background:url(../images/flexy_btn_l.gif) left top no-repeat;
font:bold 11px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
padding:8px 20px 5px 20px;
}
.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;
}



#button-center-write-review {
width:75px;
margin-left:400px;
}

#contentnav #contentnav-left #button-center-write-review {
width:75px;
margin-left:60px;
}




/*#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:24px !important;
margin-left:38px;
}
#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 ---- */ 

#button-winkelmand-detail {
float:right;
width:190px;
}
#button-winkelmand-detail .dyna_button input {
float:right;
width:190px;
padding-bottom:3px;
}
*:first-child+html #button-winkelmand-detail .dyna_button input {
padding-bottom:3px;
}