#largeImg, #largeImg1, #largeImg2, #largeImg3, #largeImg4, #largeImg5, #largeImg6, #largeImg7, #largeImg8, #largeImg9, #largeImg10, #largeImg11, #largeImg12 {
	padding:6px; 
	border:#ccc 1px solid;
	width:520px; 
	height:300px;
	margin-right:20px;
	}
.thumbs img, .thumbs1 img, .thumbs2 img, .thumbs3 img, .thumbs4 img, .thumbs5 img, .thumbs6 img, .thumbs7 img, .thumbs8 img, .thumbs9 img, .thumbs10 img, .thumbs11 img, .thumbs12 img {
	padding:6px;
	border:#ccc 1px solid;
	width:100px;
	height:100px;
	}
.thumbs img:hover, .thumbs1 img:hover, .thumbs2 img:hover, .thumbs3 img:hover, .thumbs4 img:hover, .thumbs5 img:hover, .thumbs6 img:hover, .thumbs7 img:hover, .thumbs8 img:hover, .thumbs9 img:hover, .thumbs10 img:hover, .thumbs11 img:hover, .thumbs12 img:hover {
	border:#f90 1px solid;
	}
