table.straight {
	width: 513px;
	
	margin-right: 0px;
	border: 1px solid #CCCCFF;
}
table.straight th {
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px none #CCCCFF;
	border-left: 1px solid #CCCCFF;
}
table.straight td {
	border-top: 1px dotted #CCCCFF;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px none #CCCCFF;
	border-left: 1px solid #CCCCFF;
	
}
table.straight td p {
	text-align: left;
	
}
div#main table.straight tr td img {
	border: none;
	
}

