/*.dh:nth-child(odd)
{
	background-color: snow;
}

.dh a:hover
{
	background-color: #ccc !important;
}

.dh .ranker {
    width:100%;
}

.d_c a
{
	text-align: left;
}

.d_c > a:last-child
{
	border-bottom: solid;
}

.d_c > a:nth-child(odd)
{
	background-color: white;
}

.d_c > a:nth-child(even)
{
	background-color: WhiteSmoke;
}

*/
#topNav li{
  margin-bottom: 0px !important;  
}
#topNav li:hover {
  background-color: #ccc !important;
}

#topNav, #topNavSmall
{
  color:#000 !important;
}

#topNav
{
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.topNavSmall
{
  overflow: auto !important;
  width:100% !important;

}

#banner
{
  max-width: 1000px;
  width: 90%;
  margin-right: auto; 
  margin-left: auto;
}

#mobileNav
{
	float: right;
	text-align: right;
	padding: 5px;
	cursor: pointer;
}

#burger
{

}
