﻿/***********************************************/
/* Portfolio                                                          */
/***********************************************/

#copy img {
	width: 110px;
	height: 77px;
}

#galleryPics img { /* could be #pics img depending on layout */
	width: 575px;
	height: 400px;
	margin-left: 0;
}

.clear { 
	height: 1px;
	clear: both;
}
