/* Footer
-------------------------------------------------- 

h2 {
	font-size: 30px;
}
*/

div.fb-like
{
    top:5px;
}

h1 {
	font-size: 40px;
	margin-bottom: 20px;
}

h3 {
	font-size: 20px;
}

h2 {
	margin-top: 15px;
}

.form-horizontal .control-group {
	margin-bottom: 10px;
}

.footer {
  text-align: center;
  padding: 30px 0;
  margin-top: 50px;
  border-top: 1px solid #e5e5e5;
  background-color: #f5f5f5;
}
.footer p {
  margin-bottom: 0;
  color: #777;
}
.footer-links {
  margin: 10px 0;
}
.footer-links li {
  display: inline;
  padding: 0 2px;
}
.footer-links li:first-child {
  padding-left: 0;
}

th.c, td.c {
    text-align: center;
}
th.r, td.r {
    text-align: right;
}
