#loader_container {
	width: 100%; position: absolute; top: 40%; text-align: center;
}
#loader {
	border-right: #6a6a6a 1px solid; padding-right: 0px; border-top: #6a6a6a 1px solid; display: block; padding-left: 0px; font-size: 10px; z-index: 255; padding-bottom: 16px; margin: 0px auto; border-left: #6a6a6a 1px solid; width: 135px; color: #000000; padding-top: 10px; border-bottom: #6a6a6a 1px solid; font-family: tahoma, helvetica, sans; background-color: #ffffff; text-align: left; 
}
#progress {
	font-size: 1px; left: 10px; width: 1px; position: relative; top: 1px; height: 5px; background-color: #9d9d94
}
#loader_bg {
	font-size: 1px; left: 8px; width: 113px; position: relative; top: 8px; height: 7px; background-color: #ebebe4
}
.title_h2 {
	padding: 0px 0px 0px 10px;
	margin:5px auto;
	color:#CC2204; 
	font-size: 18px; font-family:"trebuchet ms", tahoma, verdana; text-align: center;
}
.title_h2 span { color:#1B8BFC; }

.border_preview {
	border-right: #444 1px solid; border-top: #444 1px solid; z-index: 100; background: #fff; border-left: #444 1px solid; border-bottom: #444 1px solid; position: absolute
}
.preview_temp_load {
	padding-right: 5px; padding-left: 5px; padding-bottom: 0px; vertical-align: middle; padding-top: 5px; text-align: center; 
}
.preview_temp_load img {
	vertical-align: middle; text-align: center;
}