/* resizing settings for the header image */
#logo img,
#logo02 img {
  border: 0;
}

/* resizing settings for the images */
.csc-frame-frame1 img,
.csc-frame-frame2 img {
	width: 18em;
	height: 6.8em;
}

/* shadow footer image resize */
#sh-footer img {
	width: 78.8em;
	height: 0.9em;
}

/* image resize for login button */
.form-login img {
	width: 16.8em;
	height: 2em;
}