﻿
H3
{
	margin:0;
	padding-bottom:5px;
	font-size:14px;
	font-weight:normal;
	font-family:Verdana;
}
P
{
	font-size:14px;
	margin:0;
	padding-bottom:5px;
}

.progress{ width:200px;}

#slidethru
{
	display:none;
	z-index:89484;
	width:240px;
	height:68px;
	border:1px solid black;
	position:fixed;
	top:40%;
	text-align:center;
	background-image:url(../images/progress_bg_large.gif);
	background-repeat:repeat;
	
	left:50%;
	margin-left:-120px; 
	
}