div.error li{
	font-weight: bold;
	margin-left: 20px;
}
td.user0{
	width:130px;
}
td.user1{
	width:570px;
}

td.agreement0{
	width:570px;
}
td.agreement1{
	width:130px;
}

td.agreement0 div{
	width:530px;
	height:100px;
	margin:5px 20px;
	background:#FFFFFF;
	overflow-y: auto;
}
div.bloglistwrapper{
	border:1px solid #7D9001;
}

p.bloglistitem{
	margin:10px 20px;
}
div.pageing a{
	font-size:0.8em;
	height:30px;
}
a.nextpage{
	float:right;
}
a.prevpage{
	float:left;
}
