/**
 * Style sheet left_580
 */
#left
{
	position:absolute;
	width:580px;
	height:100%;
}

#main
{
	position:absolute;
	margin-left:580px;
	width:220px;
	height:100%;
}

#main .inside
{
	position:absolute;
	bottom:10px;
}

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

