TABLE#ct09 {
	width: 100%;
}

TABLE#ct09 TD#colleft {
	width: 100%;
}

TABLE#ct09 TD#colnormal {
	width: 50%;
}

TABLE#ct09 TD#colright {
	width: 50%;
}

TABLE#ct09 TDcolborder {
	width: 100%;
}

/* border & background */

.tx_colstyler_bordercl2 {
	margin: 0px;
	border: 0px;
	height: 1px;
	border-bottom: 1px solid #333;
}

.tx_colstyler_bordercl3  {
	border: 0px;
	border-bottom: 1px dotted #333;
}

.tx_colstyler_bordercl3 img {
	height: 5px;
}

.tx_colstyler_bordercl4 {
 	border: 0px;
	border-bottom: 1px dashed #333;
}

/* right column */
.tx_colstyler_bordercr2 {
	margin: 0px;
	border: 0px;
	height: 1px;
	border-top: 1px solid #333;
}

.tx_colstyler_bordercr3  {
	border: 0px;
	border-top: 1px dotted #333;
}

.tx_colstyler_bordercr3 img {
	height: 5px;
}

.tx_colstyler_bordercr4 {
 	border: 0px;
	border-top: 1px dashed #333;
}
