#cd_container { margin: 0 auto; text-align: center; }
#cd { border: 5px solid #666; background: #222 url(/bits/img/black.jpg) bottom; padding: 0; font-weight: bold; color: white; -moz-border-radius: 10px; margin: 0 auto; }
#cd th { text-align: center; font-weight: bold; color: white; padding: 0 10px 10px 10px; }
#cd .cd_no_title th { padding-top: 15px; }

.cd_big td { font-size: 4em; }
.cd_med td { font-size: 3em; }
.cd_small td { font-size: 1.5em; }

#cd td { padding: 0 20px 20px 20px; text-align: center; width: 25%; line-height: 1em; }
#cd #cd_title { text-align: center; border-bottom: 1px solid #333; font-size: 1.1em; padding: 10px; font-weight: normal; }
#lhs #cd { width: 100%; background: #222 url(/bits/img/black.jpg) 50% 70% repeat-x; }
#lhs #cd_title { border-color: #393939; }

.cd_small #cd { border: none; -moz-border-radius: 4px; }
.cd_small th { font-weight: normal; font-size: 0.9em; padding: 5px; }
.cd_small #cd td { padding: 0 10px 10px 10px; }
