span.inline { 
display: inline; 
/* the default for span */ 
width: 200px; 
height: 100px; 
padding: 5px; 
} 