.picsHomepage
{
	width: 432px;  
	height: 332px; 
	padding: 0;  
	margin: 0; 
	float: right;
} 

.picsHomepage img
{  
	padding: 15px;  
	border: 1px solid #ccc;  
	background-color: #eee;  
	width: 400px; 
	height: 300px; 
	top: 0; 
	left: 0;
}

.picsHistory
{
	width: 432px;  
	height: 332px; 
	padding: 0;  
	margin: 0; 
	float: right;
} 

.picsHistory img
{  
	padding: 15px;  
	border: 1px solid #ccc;  
	background-color: #eee;  
	width: 400px; 
	height: 300px; 
	top: 0; 
	left: 0;
} 