.back_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(back-sliced.jpg);
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #FFF3D6;
}
.extension {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(extension.gif);
	background-repeat: repeat-x;
}

.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;
}

.back_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(down-corner.gif);
	background-repeat: no-repeat;
}
.back_down_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCD46E;
	background-image: url(back-down_bar.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-right: 20px;
	padding-left: 20px;
}
