		<style type="text/css">
			.1table_container {
	background-color: #FFFFFF;
	border: 10px dotted blue;
	height: 283px;
	text-align: left;
	width: 275px;
       background-color: #FFFFFF;
        }

.table_wrapper {
	clear: both;
	float: left;
	height: 269px;
	padding: 6px;
	width: 261px;
       background-color: pink;
        }



.table_spacer3 {
	clear: both;
	float: left;
	height: 20px;
	padding: 3px;
	width: 4px;
}

.table_tr {
	border: 2px solid green;

	height: 20px;
	padding: 0px;
	width: 245px;

}

.2table_spacer5 {
	clear: both;
	float: left;
	height: 211px;
	padding: 3px;
	width: 4px;
}

.table_colspan {

	height: 211px;
	padding: 3px;
	width: 245px;
background-color:yellow;
}

.2ts_7 {
	border: 0px outset black;
	height: 211px;
	text-align: left;
	width: 245px;
}

.table_td1 {
	clear: both;
	float: left;
	height: 209px;
	padding: 0px;
	width: 199px;
}

.table_td2 {
	float: left;
	height: 209px;
	padding: 0px;
	width: 43px;
}

.table_bottom {
	float: left;
	height: 20px;
	padding: 3px;
	width: 121px;
}

.table_bottom1 {
	float: left;
	height: 20px;
	padding: 3px;
	width: 118px;
}
		</style>
