@charset "utf-8";

div.staff_wrapper {
	margin: 20px 0px 0px 0px;
}

div.staff {
	margin: 0 10px;
	color:#000;
}

div.stafftitle {
	height:45px;
    background: url('../images/staff/title_01.jpg') no-repeat;
    text-indent:-9999px;
}

div.staffcontext {
	padding:10px 0;
}

span.contexttitle {
	font-size:18px;
}

table {
	border:1px solid #a8c418;
	width:650px;
	line-height:180%;
}
td {
	border-bottom:1px solid #a8c418;
	padding:3px 5px;
	vertical-align:top;
}

td.column1 {
	width:35px;
	background-color:#e9f5af;
}

td.column2 {
	width:10px;
	background-color:#e9f5af;
}
