/*
	.cvhead | .infill |.cvaction
	.cvlabel | .cvtext
*/

.infill , .cvempty, .cvlabel {
	color: #7F7F7F;
}

.cvhead, .cvlabel {
	width: 190px;
	text-align: right;
}

.cvhead  {
}

.cvaction  {
	text-align: right;
	width: 120px;
	width: auto\9; /* IE6,7,8 */
}

.cvaction  .action-link {
	margin: 0;
}

.cvlabel, .cvtext {
	vertical-align: top;
}
