I've found about everything i needed to change my forum skin, except for one pesky border, which seems to reside in an iframe

.
PHP Code:
<iframe style="border: 2px inset ; width: 100%; height: 200px;" tabindex="1" id="vB_Editor_QE_1_iframe"></iframe>
Note that the above is from a saved html version.
I've attached an image with the border that i want to change. Does anybody have an idea where to change this? I've searched the templates and database, but it doesn't seem to contain the border setting.