/* CSS Document */

#main table
{
	border:0px solid #f00;
	margin-bottom:20px;
	width:100%;
}

#main table caption
{
	text-align:left;
}

#main table td
{
	border: 1px solid #A08F6D;
	text-align:left;
}