@charset "utf-8";
/* CSS Document */

.fieldHolder {
	width: 190px;
	height: 28px;
	background: url(images/subscribe_box.gif) no-repeat;
	position: absolute;
	right: 45px;
	top: 84px; }
.textInput {
	width: 115px;
	height: 16px;
	background: none;
	border: none;
	color: #000000;
	margin-top: .6px;
	margin-left: 20px;
	position: absolute;
	right: 71px;
	top: 5px; }
