body			*	{ font-family: Arial, Tahoma, Verdana; font-size: 14px; line-height: 14px; border: 1px solid #d0d0d0; outline: none; padding: 0; }

input[type=text]		{ width: 390px; height: 20px; margin: 0px 6px 12px 0px; }

#replaceImageButton		{ width: 100px; height: 20px; }
#imageContainer		{ position: relative; width: 500px; max-width: 500px; height: 500px; max-height: 500px; display: table-cell; text-align: center; vertical-align: middle; line-height: 1px; }
#preloaderText			{ position: absolute; width: 20%; height: 10%; left: 40%; top: 45%; background-color: #00ffff; border: 0; line-height: 28px; display: none; }
#replaceableImage		{ max-width: 500px; max-height: 500px; border: 0; display: none; }
