/* radii footwear 2009                    */

/* main container and logo             */

.textContainer 	{
	position:absolute;
	top:489px;
	overflow:auto;
	width:860px;
	height:100px;
}

.text   {
	position:absolute;
	top:0px;
	float:left;
	overflow:fixed;
	width:257px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
}

