@import url("browse.css"); 
@import url("anti_browse.css") handheld; 
@import url("anti_browse.css") only screen and (max-device-width:480px);

