How do I decrease the right margin between the main body and the right column as shown by the yellow area?
I tried with Firebug, but it does not give me the location of the file to edit.
main .inner (line 40)
{
padding-top: 23px;
padding-right: 10px;
padding-bottom: 23px;
padding-left: 23px;
}
#gkContentMainbody.gkPaddingTBLR {margin:0 5px!important}