p a:hover { background-color:black; color:white; }

h3 { text-align:center; font-size:24px; margin:10px auto; }

h4 { font-size: 14px; line-height: 22px; margin-top:0; }

h5 { margin:5px auto; }

#cms, #non { width: 47.5%; float: left; margin: 10px 1%; border: 1px solid #94989b; text-align: center; }

div.list { width: 47%; float: left; margin: 0 auto; text-align: center; }

div.list ul { list-style: disc; text-align: left; font-size: 12px; line-height: 16px; margin: 0; padding-left: 25px; }

div.list li { padding-bottom: 5px; }

.button { width: 33%; height: 32px; float: left; margin: 20px 8%; background-color: #242424; }

.button a { display: block; width: 100%; height: 100%; border-right: 2px solid #333333; border-bottom: 2px solid #333333; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; font-size: 22px; line-height: 32px; text-align: center; color:white; }

.button a:hover { background-color: white; color: #242424; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 2px solid #333333; border-top: 2px solid #333333; }