#front_image_container {
	width: 195px;
	height: 70px;
	background: none;
	/*display: table-cell; vertical-align: middle;*/ /* used to center vertically */
	/*background-color:#00FFFF;*/

}

/**** css from jquery image rotator ****/

#logoRotator { height: 70px; width: 195px; overflow: hidden; /*background-color:#FF33CC;*/ }
.pics img { margin-left: auto; margin-right: auto; }

/**** css from jquery image rotator ****/