#form
{
	position:fixed;
	top:150px;
	background-color:#FFFFFF;
}
#result
{
	background:url(/old/skin/images/loading.gif) center center no-repeat;
	min-height:50px;
	border:0;
	clear:both;
	margin-bottom:40px;
	overflow:hidden;
}
.table td.action
{
	text-align:center;
}

#pre, #formprog			{ width: 650px; border: 1px solid #a2a2a2; padding: 16px 20px 0 20px; color: #666; position: relative;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 2px rgba(000,000,000,0.2), inset 0px 1px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 2px rgba(000,000,000,0.2), inset 0px 1px 1px rgba(255,255,255,0.5);

	position:fixed;
	top:150px;
	background-color:#FFFFFF;
}

#pre .close	   { display: block; width: 16px; height: 16px; background: url(close.gif) no-repeat; position: absolute; top: 19px; right: 20px; }
#pre .close span  { display: none; }

#formprog
{
	width:372px;
	background: #fff url(/old/skin/images/loading.gif) center center no-repeat;
	min-height:50px;
}


#pre table
{
	width:95%;
}
#pre_cont
{
	min-height:50px;
	overflow: auto;
}

#res_info p
{
	clear:both;
	line-height:38px;
}
#res_info p
{
	line-height:1.2em;
}
.table th a
{
	color:#000;
}

#tldtable .butsearch
{
	clear:both;
	margin-bottom:7px;
}
.table
{
	margin-bottom:7px;
}

#butinfo
{
	margin:6px 0;
}
#butinfo li
{
	margin-left:40px;
	line-height:1.5em;
	text-align:justify;
	color:#333;
	font-size: 14px;
}
#butinfo a
{
	color:#CC0000;
	text-decoration:none;
}

.front #butinfo
{
	margin:0px 0;
	padding:0;
}
.front #butinfo li
{
	margin-left:0;
	line-height:1.5em;
	text-align:left;
	color:#333;
	font-size: 14px;
	list-style-type: none;
}
.front #butinfo a:link,
.front #butinfo a:visited,
.front #header p a:link,
.front #header p a:visited
{
	color:#777;
	text-decoration:none;
}

.front #butinfo a:hover,
.front #header p a:hover
{
	color:#red;
	text-decoration:none;
}
