﻿#main .ms-basictable {
	border: none;
	margin: 0 8px 20px 8px;
}

#main .ms-basictable th.ms-vh2, #main .ms-basictable th.ms-vh2 td {
	border: none;
	background: none;
}

#main .ms-basictable td {
	border: none;
	background: none;
	vertical-align: middle;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	line-height: 1.5em;
	font-size: 1.3em;
	letter-spacing:-0.015em;
	background-color: #EFEFEF;
}

#main .ms-basictable .ms-alternating td {
	background-color: #F1F1F1;
}


#main .ms-basictable a:link {
	font-weight: bold;
	text-decoration: none;
}

#main .ms-basictable a:hover {
	text-decoration: underline;
}





