/*
	Defines additional rules for curriculum vitae pages,
	overriding those in the default style sheet gersti.css

	Copyright (c) 2006 Thomas Gerstendoerfer. All Rights Reserved.
	thomas@gerstendoerfer.com  http://www.gerstendoerfer.com
	$Id: cv.css,v 1.3 2006/03/20 17:32:52 thomas Exp $
*/

td.label {
	font-weight: 700;
	text-align: right;
	padding-right: 8px;
}

@media screen {
	td.label {
		color: #ccc;
	}
}
