#horsewidgetPreview table{
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    color: #000;
}
#horsewidgetPreview td, #horsewidgetPreview th {
    border: 1px solid #000;
    padding: 2px;
}

#horsewidgetPreview th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    color: #000;
}