﻿/***********************************************/
/* Portfolio                                                          */
/***********************************************/

#copy img {
	width: 100px;
	height: 67px;

	
}

#copy img.vert {
	height: 67px;
	width: auto;
}


.clear { 
	height: 1px;
	clear: both;
}