Ok, I have inserted my album.pl into a web page I have. The page contains a table setup that is essentially 768 pix wide with 2 colums. The column on the right is 568 pix wide so I changed my style sheet to bring my album in at 568 pix. I basically used this line: <!--#exec cgi="../cgi-bin/album.pl"--> to call the album into the cell of the table. Everything works fine except that darned style sheet then effects the whole page! I only want it to effect the album it self. How can I accomplish this?
Thanks!