if you wanna force it on all modules in that position you can make something like :
- Code: Select all
#gk-mainbody .moduletable, #gk-right .moduletable { height:165px; }
ofcause you need the right position...
alternative you can make your own style suffix, and then add that suffix to the modules when you make them available.