#text {
	position:relative; width:550px; height:313px;
	/* border-top:17px solid #F5F5F5;  */
	text-align:left;
	background-image:url(res/back-phone2.jpg);
	/* ie only hack to fic bg img for scrolling */
	_background-attachment:fixed;
	background-repeat:no-repeat;
	overflow:auto;
	text-decoration:none;
	padding:25px 190px 20px 30px;
	margin:0;
	}	
	
#TextIndent {
	position:relative; width:450px; height:313px;
	text-align:left;
	background-image:url(res/back-phone2.jpg);
	_background-attachment:fixed;
	background-repeat:no-repeat;
	overflow:auto;
	text-decoration:none;
	padding:25px 190px 20px 30px;
	margin:0;
	}
	
#text p {
	margin-top:0;
	padding:0;
	}	


