
/* qa.htm@CSS */
/* -------------- */

.tbl	{
	margin:0 auto 0;
	}

.td1	{

	vertical-align:top;
}

.text_top	{
	background:#fff url(../images/td_top.gif) ;
	background-position: center top;
	background-repeat:no-repeat;
	
	width:272px;	/* 300px */
	height:23px;	/* 30px */

	margin-right:10px;
	padding:7px 0 0 28px; 

}

.text_bg	{
	background-color:#E0EFE5;
	width:280px;
	padding:5px 0 0 20px; 

}

