#steps
{
	width:180px;
	float:left;
	margin:15px 0 40px;
}

#steps p
{
	font:18px Arial, Helvetica, sans-serif;
	color:#666;
	margin:20px 0 0 0;
	line-height:24px;

}


/* [ LOGIN ]
--------------------------------------------------------------------------------------- */

#formulario
{
	float:left;
	width:470px;
	margin:30px 0 40px 0;
	padding-left:90px;
	background:url(/img/bgForumlarioCadastro.gif) repeat-y top left;
}

#formulario h3
{
	margin-bottom:20px;
}

#formulario p
{
	line-height:18px;
}



/* [ LOGIN ]
--------------------------------------------------------------------------------------- */


#view ul
{
	margin:15px 0 0 20px;
}

#view ul li
{
	width:200px;
	height:60px;
	float:left;
}

#view ul li a
{
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}

#view ul li a img
{
	margin:0 5px 20px 0;
}

#view ul li a small
{
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
}