body {
	font-family: 'Open Sans', sans-serif;
}

body {
	font-size: 15px;
	line-height: 1.50;
	color: #443e4a;
	background-color: #f1f1f1;
	position: relative;
}

h3 {
	font-size: 22px;
}


th, td {
	border-bottom: 2px solid #ddd;
	padding-left:15px
}


#tableDistrib{
	padding:20px
}

#distributions_list{
	padding:20px
}

