#testimonial  {
	height: 290px;
	text-align: center;
}
#testimonialDN2  {
/*	height: 290px; */
	text-align: center;
}
#testimonialleft  {
	height: 290px;
	text-align: left;
}
body {
	/*background-position: center;*/
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}

#title {
	width: 170px;
	background-image: url(/san-francisco/images2/topleftcornerblue.gif);
	background-color: #0072bc;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

  #title  h3 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 3px;
	font-weight: 700;
	font-size: 110%;
	text-align: center;
	color: #FFFFFF;
	
 }
#title a {
	display: block;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 100%;
	margin: 0px;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
html>body #title a {
	width: auto;
}
#title a:visited {
	color: #fff;
}
 #title a:hover {
	color: #fff;
	text-decoration: underline;
}
 
 .name {
	color: #666;
	font-weight: bold;
}

.country {
	color: #f60;
	font-weight: bold;	
}

#next  {
	position: absolute;
	left: 0px;
	bottom: 3px;
	width: 170px;
}
#next  h3 {
	margin: 0px;
	padding-top: 0px;
	font-weight: 400;
	font-size: 110%;
	text-align: center;
	padding-bottom: 0px;
 }



