@charset "UTF-8";

table.wrapper{
	background-image:url(/templates/template2009/images/employee/background_mid.jpg);
	width:954px;
	border-width:0px;
	border-spacing:0px;
}
tr.wrapper-top{
	background-image:url(/templates/template2009/images/employee/background_top.jpg);
	height:4px;
}
tr.wrapper-bot{
	background-image:url(/templates/template2009/images/employee/background_bot.jpg);
	height:4px;
}
table.entry {
	border-width:0px;
	border-spacing:7px;
}
table.entry td{
	border-width:0px;
}
table.sub-entry {
	background-image:none;
	border-collapse:collapse;
}
td.entry-header{
	font-size:11px;
}
hr{
	color:#000000;
	background-color:#000000;
	width:75%;
	height:1px;
	border:0px;
	text-align:left;
	margin-left:0px;
}

