.customact {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cc0000;
	border-bottom-width: 2px;
	border-bottom-color: #cc0000;
}
.hometables {
	border: 5px double #666666;
}
.line {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
