* {text-transform: none;}
#header h1, .module-list-item {text-transform: none;}
[ Home | Post Entry | Log in | Search | Browse Options | Site Map ]
no subject
* {text-transform: none;}
But I'm not sure it'll work. If you have to set them individually, you can short-hand a little bit (I don't know why I told you otherwise above, doh):
#header h1, .module-list-item {text-transform: none;}