﻿.textbox
{
	position: absolute;
	left: 100px;
}
span#span
{
	color: Red;	
}
