/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */
.classic{
	margin-left:30px;
}

#heading{
	background-color: #DEE7EC;
	border-bottom:2px groove #00AAFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
html>body #heading{
	background-color: #DEE7EC;
	border-bottom:2px groove #00AAFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.testimonials{
	background-color:#FFFFCC;
	margin:8px 8px 8px 8px;
	border:1px solid #999999;
	font-size:11px;
	text-align:left;
}

.testi{
	margin:6px 6px 6px 7px;
	line-height:14px;
}

#testiimg{
	margin-bottom:5px;
}
#headtxt{
	text-align:center;
	margin:0px 5px 2px 0px;
	padding-top:2px;
}
.authors{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
}
#author2{
	margin-bottom:5px;
}
html>body #author2{
	margin-bottom:8px;
}
#natimg{
	margin:5px 5px 5px 5px;
	width:168px; 
	height:150px;
	border:1px outset gray;
}
#rightdiffer{
	width:200px; 
margin-top:-4px; 
}

#passinstr{
	margin-top:-25px;
	margin-left:60px;
	float:right;
	width:160px;	
}
#cnfrminstr{
	margin-top:-15px;
	margin-left:60px;
	float:right;
	width:160px;	
}
#cntctinstr{
	margin-top:-25px;
	margin-left:80px;
	float:right;
	width:160px;
}
#timeinstr{
	margin-top:-25px;
	width:145px;
	padding-left:2px;
	float:right;
}
html>body #timeinstr{
	margin-top:-25px;
	width:145px;
	padding-left:2px;
	float:right;
}