I've created a view that uses an argument of the taxonomy Term ID. I've also set php to tell the view that if no Term ID exists to use a default. I'm pretty familiar with theming the view and have it looking like I want.

My question is how can I use the machine readable name of that Term ID as a class in my views template so I can style my block based on what term is being displayed?