.notif-list {
	border-collapse:collapse;
	margin: 20px;
	font-size: 80%;
	width: 730px;
}

.notif-list th {
	text-align: center;
	font-size: 85%;
	padding: 4px;
	border: 1px solid silver;
	background: #f0f0f0;
}
.notif-list td {
	line-height: 1.5em;
	padding: 4px;
	border: 1px solid silver;
	background: #fefefe;
}

.recruit-holder {
}
.recruit-box {
	margin-left: 30px;
	width: 480px;
	height: 170px;
	background: url(img_top/recruit_bg.png) no-repeat;
}
p.desc-line {
	font-size: 95%;
	line-height: 1.5em;
	text-indent: -2.4em;
	margin-left: 400px;
}

#recruit-layout {
	width: 760px;
	margin-left:10px;
	border-collapse: collapse;
}

#recruit-layout td {
	vertical-align: top;
}

dl {
	padding: 10px 0px 10px 20px;
}

dt {
	padding-top: 4px;
	font-size: 90%;
	font-weight: bold;
	float: left;
	clear: left;
	width: 80px;
	line-height: 1.2em;
}

dd {
	padding-top: 4px;
	font-size: 90%;
	margin-left: 85px;
	line-height: 1.4em;
}

p.title {
	width: 350px;
	font-size: 90%;
	font-weight: bold;
	
	padding: 10px;
	height: 1em;
	background: url(img_top/graph_headerBg.png) repeat-x;
	
}
#badge_hol {
	width:440px;
	margin-left: 35px;
	padding: 10px;
	background: #ffe7a8;
	border: 1px solid silver;
}
#badge1 {
	font-size: 80%;
	line-height:1.6em;
	text-indent: -5em;
	margin-left: 5em;
	
}
#badge1 span {
	background: #ffb800;
	font-weight: bold;
	border: 1px solid silver;
	border-radius: 4px;
	padding: 4px;
}
#badge2 {
	width: 340px;
	position: absolute;
	font-size: 80%;
	font-weight: bold;
	top: 0px;
	left: 400px;
	text-align: center;
	padding: 10px;
	border: 3px double #a87900;
	background: #ffca42;
}
