if (screen.width>800) { document.write('<style type="text/css">#comments { width:740px; } #commentsheader { width:750px; } #info { width:730px; } #leftdes,#leftdes textarea { width:500px; }</style>');
}
else {
document.write('<style type="text/css">#comments { width:500px; } #commentsheader { width:512px; } #info { width:500px; } #leftdes,#leftdes textarea { width:270px; }</style>');
}