#loader_container {
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0;
	text-align: center;
}
#loader {
	border-right: #d8d8d8 1px solid;
	padding-right: 0px;
	border-top: #d8d8d8 2px solid;
	display: block;
	padding-left: 0px;
	font-size: 10px;
	z-index: 255;
	padding-bottom: 16px;
	margin: 0px auto;
	border-left: #d8d8d8 2px solid;
	width: 135px;
	color: #000000;
	padding-top: 10px;
	border-bottom: #d8d8d8 2px solid;
	font-family: arial, helvetica, sans-serif;
	color: #646567;
	background-color: #ffffff;
	text-align: left
}
#loader_bg {
	font-size: 1px;
	left: 8px;
	width: 113px;
	position: relative;
	top: 8px;
	height: 7px;
	background-color: #ebebe4
}
.border_preview {
	border-right: #888 1px solid;
	border-top: #888 1px solid;
	z-index: 100;
	background: #fff;
	border-left: #888 1px solid;
	border-bottom: #888 1px solid;
	position: absolute
}
.preview_temp_load {
	margin: auto;
	padding: 7px;
	/* padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
*/
	vertical-align: middle;
	text-align: center;
	z-index: 150;
}
.preview_temp_load img {
	vertical-align: middle;
	text-align: center;
	/* border: 1px #ccc solid;
*/
	display: block;
	z-index: 200;
}
#progress {
	font-size: 1px;
	left: 10px;
	width: 1px;
	position: relative;
	top: 1px;
	height: 5px;
	background-color: #646567
}
.title_h2 {
}
#pre {
	border: 1px solid #d8d8d8;
}
#flash {
	margin-top: 9px;
	margin-left: 2px;
}