 #dr_confirmProducts{
 float:left;
 width:720px;
 }

*:first-child+html .dr_confirmElement h3 {
height:16px;
}

*:first-child+html .dr_Content{
height: 1%;
}

*:first-child+html #dr_confirmProducts a.dr_confirmCartEditLink{
position:relative;
top:0px;
}

* html #dr_confirmProducts a.dr_confirmCartEditLink{
position:relative;
top:0px;
}

html > body #dr_confirmProducts a.dr_confirmCartEditLink{
position:relative;
top:-20px;
}