diff --git a/hotblocks.css b/hotblocks.css
index 653a7fb..e6ed184 100644
--- a/hotblocks.css
+++ b/hotblocks.css
@@ -1,4 +1,4 @@
-/** these properties allow nested category items to be displayed with proper representational indentation **/
+/** These properties allow nested category items to be displayed with proper representational indentation **/
 
 .depth-0 {
   margin-left: 0em;
@@ -17,7 +17,7 @@
   background-color: #ffffff;
 }
 
-.togglerow {
+.toggleRow {
   background-color: #f2f2f2;
   border-bottom: 1px solid #bbb;
 }
@@ -35,6 +35,6 @@
   padding: .5em;
 }
 
-.hotblockitem-folder {
+.hotblockItem-folder {
   font-weight: bold;
 }
\ No newline at end of file
