﻿.s1
{
	background-image: url('textbox.gif');
	height:33px;
	background-repeat:repeat-x;
	background-position:left;
	vertical-align:middle;
	width:137px;
	color:White;
}
.s2
{
	background-image: url('textbox1.gif');
	height:30px;
	background-repeat:repeat-x;
	background-position:left,top;
	vertical-align:bottom;
	width:156px;
	color:White;
}
