@CHARSET "UTF-8";

table.Top div.TextSearch
{
	width: 355px;
	height: 18px;
	padding: 9px 10px;  
	background: url(/images/title/text_search_bg.gif) left top no-repeat;
}

table.Top input.TextSearch
{
	width: 355px;
	height: 18px;
	border: 0;
	background: transparent none;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #a68e79;
}

table.Top div.SearchButton
{
	width: 82px;
	height: 36px; 
	background: url(/images/title/text_search_bt_clean.gif) left top no-repeat;
}

table.Top input.SearchButton
{
	font: 15px "Lucida Sans Unicode","Trebuchet MS", Arial;
	background: transparent none;
	height: 36px;
	color: #fcf8ed;
	padding: 4px 10px 8px 10px;
	width: 82px;
	margin: 0;
	border: 0;
	cursor: pointer;
	font-weight: normal;
}

table.Top table.TextSearch
{
	width: 100%;
	margin: 30px 0px 15px 0px;
}

table.Top table td
{
	padding: 0px;
}

table.Top table.TextSearch h1
{
	margin: 0px;
	font-size: 24px;
}

table.TextSearch div.Tip
{
	margin-left: 9px;
}

table.Icons a
{
	text-decoration: none;
}
