.pics {
    width: 180px; 
		float: left;
}
.pics img {
  border: 6px solid #FFFFFF;
	margin-bottom: 10px;
}
.txt {
    width: 320px; 
		float: left;
		padding: 10 10 10 10;
}



