@charset "UTF-8";
/* CSS Document */

/* @personal dir */

@import	url("/profile/profile.css");

div.tcareer table	{
	margin:	0px 2px 2px 10px;
}

div.tcareer table caption	{
	margin:	0px 2px 2px 8px;
}

div.tcareer table th	{
	font-weight:	400;
	width:	8em !important;
	vertical-align:	top;
	padding-right:	0.2em !important;
	white-space:	nowrap !important;
}

div.tcareer table td	{
	vertical-align:	top;
	padding-right:	0.4em !important;
	white-space:	normal !important;
}


