CSSマージン相殺 マイナスマージン

div.item {

width:850px;
}
//ここが900pxあっても大丈夫だぁ
div.itemdvd {
margin-right: -50px;
overflow: hidden;
_zoom: 1;
}