div#masterdiv { 
color: #000; 
background-color: navy; 
width:424px; 
float: left; 
clear: both; 
}

div#masterdiv div.thumb { 
color: #000; 
text-align: center; 
vertical-align: middle; 
width: 95px; 
height: 95px; 
overflow: hidden; 
float: left; 
margin: 0 10px 10px 0; 
}

div#masterdiv div.thumb img { 
color: #000; 
background-color: transparent; 
clear: both; 
padding-top: 5px; 
}
