#sitemaptable .redborder_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#sitemaptable .redborder_left-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
#sitemaptable .redborder_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
#sitemaptable {
	padding: 2px;
}
