I am trying to change width % for the banners left & right. upon inspection it says it is an inline style. Not in the CSS but somewhere either in layout.php or some other file. I could not find the file with those styles.
My style inspectors shows the style to be in ( Inline Style #21) which contains 33 rules.
Questions is how to one get to the file containing ( Inline Style #21) ?
Here they are:
#gkBannerLeft {
width: 82.5%;
#gkBannerRight {
width: 17.5%;