<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>Thanks everyone for helping me. I tried both Stylish and Greasemonkey, but I liked Stylish better because it's easier to use for me. I have used the script written by joe, and customized it. The result looks like this: http://img252.imageshack.us/img252/1636/hinduoo8.jpg
There are two columns on the page - the left column contains the news article (stroked with red ink - which I want to widen), and the right column is a link sidebar (which I don't want that big, as you can see in the screenshot). Is there a way to specifically increase the width of only the news article, but not the sidebar?

Here is the script I'm using:

&lt;pre&gt;
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(&quot;www.hindu.com&quot;), domain(thehindu.com), domain(hinduonnet.com) {

body center {
width:600px !important;
}

* {
font-size:14px !important;
}

}
&lt;/pre&gt;</body>
  <body-html>&lt;p&gt;Thanks everyone for helping me. I tried both Stylish and Greasemonkey, but I liked Stylish better because it's easier to use for me. I have used the script written by joe, and customized it. The result looks like this: &lt;a href=&quot;http://img252.imageshack.us/img252/1636/hinduoo8.jpg&quot;&gt;http://img252.imageshack.us/img252/1636/hinduoo...&lt;/a&gt;
&lt;br /&gt;There are two columns on the page - the left column contains the news article (stroked with red ink - which I want to widen), and the right column is a link sidebar (which I don't want that big, as you can see in the screenshot). Is there a way to specifically increase the width of only the news article, but not the sidebar?&lt;/p&gt;

&lt;p&gt;Here is the script I'm using:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(&quot;www.hindu.com&quot;), domain(thehindu.com), domain(hinduonnet.com) {

body center {
width:600px !important;
}

* {
font-size:14px !important;
}

}
&lt;/pre&gt;&lt;/p&gt;</body-html>
  <created-at type="datetime">2008-12-01T23:49:56Z</created-at>
  <forumable-id type="integer">1</forumable-id>
  <forumable-type>Forum</forumable-type>
  <id type="integer">80889</id>
  <topic-id type="integer">18453</topic-id>
  <updated-at type="datetime">2008-12-01T23:51:03Z</updated-at>
  <user-agent nil="true"></user-agent>
  <user-id type="integer">73866</user-id>
</post>
