/************************************************************
*					Tecnologia da Informação				*
*-----------------------------------------------------------*
*	author:			Rômulo Machado Flores					*
*	mail:			romulo@tecnologiadainformacao.eti.br	*
*	css-version:	2.1										*
*	description:	style special for start page module		*								
************************************************************/
@import url("lib/css/adjust.css");
@import url("lib/css/button.css");
@import url("lib/css/layout.css");
@import url("lib/css/styles.css");
/***********************************************************/
div#recent
{
	position: relative;
	margin: 0px auto auto 5px;
	clear: none;
	float: left;
	width: 400px;
	height: 300px;
	border: 1px solid #919498;
}
div#author
{
	position: relative;
	margin: 0px 5px auto auto;
	clear: none;
	float: right;
	width: 220px;
	height: 432px;
	border: 1px solid #919498;
}
div#author h1
{
	display: none;
}
p#introduction
{
	font-size: 11px;
	line-height: 15px;
	padding: 10px 18px 0px 18px;
	text-align: justify;
}
p#weborg
{
	position: relative;
	margin: 20px auto auto 5px;
	clear: none;
	float: left;
	width: 400px;
	height: auto;
	font-size: 13px;
	text-align: justify;
}