.indent200 {margin-left:200px; background-color:transparent; }
and the html:
<aside id="aside-box" class="curved">
<article id="event-calendar"><?php include("content/calendar.html"); ?></article>
<article id="server-status"><?php include("content/teamspeak.html"); ?></article>
<article id="vatsim-link"><?php include("content/vatsim.html"); ?></article>
</aside><!-- close aside-box-->
<article><?php include("content/faq.html"); ?></article>
</section>
and
<p class="indent200">Please find the following questions and answers that seem to come up frequently all in one place for you to reference.</p>
renders differently, in Safari it works fine, in IE the portion of the background image beside the paragraph is gone, and in FF the entire background image is gone.
Any suggestions?
Safari
http://i130.photobucket.com/albums/p248/pug2775/coffeecup/ScreenShot008.jpg
IE
http://i130.photobucket.com/albums/p248/pug2775/coffeecup/ScreenShot010.jpg
FF
http://i130.photobucket.com/albums/p248/pug2775/coffeecup/ScreenShot009.jpg

http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/