div.quote {
	font-size:16px;
	font-weight:normal;
	text-align:right;
	margin-top:30px;
}

div.author {
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	text-align:right;
}

td.id {
	width:50px;
}

td.quote {
	width:400px;
}

td.author {
	width:200px;
}

td.manage {
	width:100px;
}
