TABLE#ct07 {
	width: 100%;
}



TABLE#ct07 TD#colleft {
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

TABLE#ct07 TD#colnormal {
	border: 0px; 
	width: 33%;
}

TABLE#ct07 TD#colright {
	border: 0px; 
	width: 33%;
}

TABLE#ct07 TD#colborder {
	border: 0px; 
	width: 33%;
}

/* 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;
}

