Ah, ok; thanks guys. I'll have to think about how ugly I want to make my html in order to make the mobi output nice.
Is there a way to have conditional html? For example, in my css I have the following; is there anything equivalent for html?
PHP Code:
@media amzn-mobi {
...
}