#divText
{	
	min-height:350px;	
    padding-bottom:5em;

	margin-top:30px;
	float:left;
	width:248px;
}

* html #divText
{
	height:350px;
	overflow:visible;
}

#divText img
{
	margin-top: 1em;
}

#divText p
{
	width:246px;
}

#divSignAndSendText
{
	position:reletive;
	left:-8px;
 	color:#CD0000;
 	font-size:2.5em;
 	font-family: impact, arial, "lucida console", sans-serif;
}


#divContentHolder{	
	background-image: url("/images/common/pda2.jpg");
	background-position: 311px 3em;
	background-repeat: no-repeat;
	width:610px;
}

#divGreat{
	/*position:reletive;
	left:-8px;*/
 	color:#000000;
 	font-size:1.4em;
 	font-family: impact, arial, "lucida console", sans-serif;
}

#divMainArea
{
   width:755px;
}



