I went in and checked my Transaction log the other day and it was something crazy like 15GB. I ran the following code:
USE mydb GO BACKUP LOG mydb WITH TRUNCATE
I'd think more frequent transaction log backups.