body { margin: 0; }
body, p, td { font-family: verdana, arial, sans serif; font-size: 12px; }

a.extlnk {
	padding-right: 13px;
	background: url(../images/external.png) no-repeat center right;
}
a.hidden { text-decoration: none; }
.fake_link { cursor: pointer; }

#top_pw_ad {
	float: right;
}
#top_pw_ad table {
	margin: 0px auto;
}
#top_pw_ad td {
	padding: 0px;
	margin: 0px;
}

div#loading_div {
	position: absolute;
	border: 1px solid #000;
	background-color: #fff;
	padding-right: 10px;
}
div#loading_div img {
	margin: 10px;
}
div#loading_div img, img#loading {
	vertical-align: middle;
	width: 16px;
	height: 16px;
}

hr { color: #000; background-color: #000; height: 1px; }

img { border: 0; }

img.icon {
	width: 16px;
	height: 16px;
}

input { border: 1px solid #000; }
input[type=submit] { background-color: #f90; padding: 2px 10px; font-weight: bold; }

input.defValue { color: #888; }

thead { background-color: #ddd; }
thead th { white-space: nowrap; }

#infoBar {
	background-color: #ffffe1;
	height: 26px;
	border-bottom: 1px solid #808080;
	overflow: hidden;
}
#infoBar table {
	height: 100%;
	width: 100%;
}

#sayt_layer {
	position: absolute;
	display: none;
	color: #000;
	background-color: #fff;
	border: 1px solid #aab;
}
#sayt_layer table {
	width: 100%;
	height: 100%;
}
#sayt_layer tbody a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 2px 0px;
}
#sayt_layer tbody a:hover, #sayt_result_selected {
	background-color: #dde;
}
#sayt_layer tfoot td {
	border-top: 1px solid #aab;
}
#sayt_layer td {
	text-align: center;
}

#pwAdText {
	background-color: #ffffff;
	font-size: 10px;
	color: #0000ff;
	text-decoration: none;
	line-height: 1.2;
	font-weight: bold;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: none;
	letter-spacing: normal;
	text-shadow: none;
	white-space: nowrap;
	word-spacing: normal;
	text-align: right;
	vertical-align: top;
}

