.table_bottom {
	margin-bottom: 10px;
}
.cell_bottomline {
	margin-bottom: 10px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.slitter {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.dots {
	background-image: url(../../images/interface/dots.gif);
	background-repeat: repeat-x;
}
.b_red {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #9A1700;
	border-right-color: #9A1700;
	border-bottom-color: #9A1700;
	border-left-color: #9A1700;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.b_red_thin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9A1700;
	border-right-color: #9A1700;
	border-bottom-color: #9A1700;
	border-left-color: #9A1700;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.b_gray_thin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.t_gradient {
	background-color: #FFFFFF;
	background-image: url(../../images/interface/gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9A1700;
	border-right-color: #9A1700;
	border-bottom-color: #9A1700;
	border-left-color: #9A1700;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
