/*<![CDATA[*/
td	{
	vertical-align: top;
}
.contentRegInputTxt	{
	width: 170px;
/*	border: solid 1px #153b63;*/
	color: #153b63;
}
.contentSearchInputTxt	{
	width: 140px;
/*	border: solid 1px #153b63;*/
	color: #153b63;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentSearchInputTxtSmall	{
	width: 35px;
/*	border: solid 1px #153b63;*/
	color: #153b63;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentSearchList	{
	width: 145px;
/*	border: solid 1px #153b63;*/
	color: #153b63;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentUnSubInputTxt	{
	width: 150px;
/*	border: solid 1px #153b63;*/
	color: #153b63;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentKeyWordsButton	{
	width: 80px;
	background-color: #b4c6d9;
	border: solid 1px #153b63;
	color: #153b63;
}

/*]]>*/