.text_banner {

	float:left;

	display:inline;

	width:900px;

	font-size:12px;

	text-align:justify;

	line-height:17px;

}

.text_banner_left h1 {

	margin-top:10px;

}

.text_banner_left {

	float:left;

	display:inline;

	width:645px;


}

.text_banner_right {

	float:right;

	display:inline;

	width:225px;

}

.text_banner_left table {

	width:100%;
	
	border-spacing:0px;

}

.text_banner_left table  td {

	padding:2px;

	background:#FFF;
	
	border:none;
	
	background-color:#E3E3E3;
	
	border-bottom:solid 1px white;
	
	padding:5px;
	
	min-height:15px;

}

.text_banner_left table  th {
	
	background-image:url(../../images/pictures/table_th.jpg);
	
	background-position: left bottom;
	
	padding-top:10px;
	
	padding-bottom:15px;

	color:#fff;

	text-align:center;
	
	min-height:30px;

}


