box-model-hack.css 126 Bytes
#elem { 
 width: 100px; 
 voice-family: "\"}\""; 
 voice-family:inherit;
 width: 200px;
}
html>body #elem {
 width: 200px;
}