/* cut-down version specifically for fixtures.php used insted of tables.css*/
/* this is to prevent caption text within home-photo.php being too small and shifted right */

/* fixtures page --------------------------------------------------------------- */
.fixtures table {
		width: 950px ;
		border: 0 ;
		border-spacing: 1 1 ;
		padding: 3 ;
}

.fixtures td {
		vertical-align: top;
		text-align: left;
}

/* for spacing fixtures page */
.fixs1 { width: 200; }
.fixs2 { width: 700; text-align: justify; }
