/********** Slow Motion Driver CSS **********/
/***** Table Layout for PICS page *****/

table {
	width: 700px;
	border: 1px solid #333;
}

table a {
	color: #333;
}

table a:hover {
	color: #AB2A3E;
	font-weight: bold;
	font-style: italic;
}

#big1 {
	font-size: 16px;
}

