/**
 * Style sheet main_full
 */
#main
{
	position:absolute;
	width:800px;
	height:100%;
}

#main .inside .mod_article
{
	width:800px;
}

