/**
* CSS for doc_frontp.php
*
* @package Site
* @subpackage CSS
* @author Pavel "Papi" Jartsev <papi@digitalfruit.ee>
* @filesource
*/

#content
{
	background: none;
}

#left-inner
{
	height: 213px;
}

#left-footer
{
	background: url("../tmpl/img/left_footer.gif") no-repeat left bottom;
	height: 6px;
	font-size: 0;
}

#fp-article
{
	line-height: 140%;
	margin: 20px 9px 20px 8px;
}
