.tsmt_holder {
	position: relative;
	float: right; 
	width: 635px; 
	height: 225px;
}

.tsmt_inner_holder {
	font-family: verdana;
	float: left;
	position: relative;
}

.tsmt_left_arrow {
	clear: left;
	float: left;
	width: 35px;
	height: 210px;
	background: url(../images/left_test_arrow.jpg) top right no-repeat;
}

.tsmt_right_arrow {
	float: left;
	width: 35px;
	height: 210px;
	background: url(../images/right_test_arrow.jpg) top right no-repeat;
}

.tsmt_quote {
	float: left;
	position: relative;
	width: 563px;
	height: 180px;
	z-index: 1;
	font-family: verdana;
	font-size: 12pt;
	margin-top: 32px;
	margin-left: 0px;
	background-image: url(../images/appprocess_strip.gif);
}

.tsmt_mask {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 563px;
	height: 210px;
	z-index: 2;
	background: url(../images/quotebox.png) top right no-repeat;
}