
a            { text-decoration: none}
a:hover      { text-decoration: underline}
a:visited:hover { text-decoration: underline }

.title_h2 {
 width:300px;
 padding:12px 0 0 18px;
 font-family:Tahoma; font-size:8pt
}
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444; 
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
	
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}