#objgal {
	margin: 10px auto 0 auto;
	height: 120px; 
	width: 480px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}
#objgal .carousel { display: block; position: absolute; }
#objgal .pics a { display: block; float: left; width: 120px; height: 120px; overflow: hidden; }
#objgal .pics img { margin: 0; min-width: 120px; min-height: 120px; width: auto; height: auto;}
#galarrows { display: block; text-align: center; margin: 8px 0 4px 0; font-size: 18px; font-weight: bold;  }
#galarrows a { text-decoration: none; padding: 10px; }