@charset "utf-8";
/* CSS Document */

#t_container {
	width:270px;
	display:block;
	float:right;
	}
#t_container .t_top {}
#t_container .t_title {
	background-image:url('highcountry-testimonial_h1.png');
	display:block;
	height:31px;
	text-align:center;
	line-height:31px;
	}
	#t_container .t_title h1{
		font-size:18px;
		color:#033;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		display:block;
		margin-top:0px;
		}
#t_container .t_mid {
	background-image:url('highcountry-testimonial_mid.png');
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:10px;
	padding-left:25px;
	padding-right:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	#t_container .t_name {
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-shadow:#fff;
		display:block;
		width:200px;
		height:31px;
		overflow:visible;
		padding-top:3px;
		}
#t_container .t_mid .quote {
	}

#t_container .t_mid .end-quote {
	}
#t_container .t_bot {}