table.views-table {
	margin-left: 20px;
}

table.views-table thead th {
	
	font-size:18px;	
	border-bottom: none !important;	
	padding-bottom: 10px;
}

table.views-table tr.even, tr.odd {
	
	background-color: #FFF !important;
	border:none  !important;
	font-size: 12px !important;
	
}

table.views-table td {
	
	padding-bottom: 5px; !important;
}