﻿div.div_styledTextBox
{
	display			: inline-block;
	background-color: White;
	height			: 20px;
	padding			: 0;
}

div.div_styledTextBox input.input_styledTextBox
{
	border	: none;
	padding	: 0;
	height	: 17px;
}

div.div_styledTextBox input.input_styledButton
{
	border			: none;
	background-color: White;
	font-weight		: bold;
	cursor			: pointer;
	margin-top		: 1px;
	padding			: 0;
}