
/* Phone */
@import url("tvdinnerphone.css") only screen and (max-width:480px);
/* Desktop */
@import url("tvdinner2012.css") only screen and (min-width:769px);
