#welcome-text{
    float: left;
    position: relative;
    width: 390px;
    font-size: 110%;
    padding-right: 5px;
    padding-top: 0px;
    margin-top: 0px;
    }

#gallery-pic{
    float: left;
    position: relative;
    width: 126px;
    height: 78px;
    padding-right: 10px;
    }
    
#recent-paintings-scroll{
    float: left;
    position: relative;
    width: 582px;
    height: 90px;
    overflow: auto;
    }
    
.thumbnail {
	width: 275px;
	}
	
.thumbnail .details {
	width: 163px;
	}	