#box9
		{
		width: 100%;
		background-color: #AEB8A8;
		background-image: url('bg.png');
    border: 0px solid red;
		}

#box9_inner
    {
    padding-top: 12px;
    padding-bottom: 12px;
    }
    
#autor
    {
    position: absolute;
    top: 12px;
    right: 0px;
    text-align: right;
    }    
    