table.title
{
	width: 728px;
	height: 50px;
	margin-left: 10px;
}

table.title td.title
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 150px;
	text-align: left;
}

table.title td.history
{
	margin: 0px;
	padding: 0px;
	width: 550px;
	color: #333333;
	font-size: 10px;
	text-align: right;
}

table.title td.history a
{
	text-decoration: none;
}

table.title td.history a:link
{
	color: #0000ff;
}

table.title td.history a:visited
{
	color: #0000ff;
}

table.sub-title
{
	width: 718px;
	height: 50px;
	margin-left: 20px;
	color: #333333;
	font-size: 10px;
}

table.sub-title td.title
{
	padding: 0px 50px 0px 0px;
	width: 130px;
}

table.sub-title td.message
{
	width: 630px;
	font-size: 10px;
	color: #646464;
	font-weight: bold;
}


table.favorite td
{
	font-size: 12px;
}

table.control
{
	width: 728px;
	margin: 10px 0px 0px 10px;
	font-size: 12px;
}

table.control td.option
{
	width: 500px;
	text-align: left;
}

table.control td.button
{
	width: 240px;
	text-align: right;
}
