.center { text-align: center !important; }
.center table { display: inline-table; }
.left { text-align: left !important; }
.left- { float: left !important; }
.right { text-align: right !important; }
.right- { float: right !important; }
.top { vertical-align: top !important; }
.middle { vertical-align: middle !important; }
.bottom { vertical-align: bottom !important; }
.nowrap { white-space: nowrap; }
.clear { float: none !important; clear: both; }
.small {
	font-family: Tahoma, sans-serif;
	color: #333 !important;
	font-size: 11px !important;
	font-weight: normal;
}
.x-small {
	font-family: Tahoma, sans-serif;
	color: #776 !important;
	font-size: 10px !important;
	font-weight: normal;
}
th, td { padding: 4px; }
td {
	color: #555;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
hr {
	color: #999;
	background: #999;
	height: 1px;
	border: #999 0px solid;
}
.hr-short {
	width: 100px;
	text-align: left;
	margin-left: 0;
}
a { color: #777; }
a:hover { color: #0b0; }
a img { border: 0; }
.a-js {
	color: #777;
	text-decoration: underline;
	cursor: pointer;
}
.a-js:hover { color: #0b0; }
form { margin: 0; }
.form-row { padding: 4px; }
.postform td { width: 600px; }
.txtarea {
	font-family: Tahoma, sans-serif;
	color: #333;
	font-size: 12px;
	background: #fafafa;
	border: #888 1px solid;
	width: 100%;
	box-sizing: border-box;
}
input, select {
	font-family: Tahoma, sans-serif;
	color: #333;
	font-size: 12px;
	background: #fafafa;
	border: #888 1px solid;
	margin: 4px 0;
	vertical-align: middle;
}
.button {
	color: #555;
	font-size: 12px;
	height: 25px;
	background: #ddd url(img/button.gif) center;
	border-top: #fafafa 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #bbb 1px solid;
	border-left: #eee 1px solid;
	margin: 3px !important;
	vertical-align: middle;
}
.editor { white-space: nowrap; }
.editor input {
	color: #555;
	font-size: 11px;
	height: 20px;
	background: #ddd url(img/button.gif) center;
	border-top: #fafafa 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #bbb 1px solid;
	border-left: #eee 1px solid;
	*padding: 0 2px;
	margin: 0 !important;
}
#colors {
	width: 220px;
	border: #888 1px solid;
	background-color: #fff;
	cursor: pointer;
}
#colors table { width: 100%; }
#colors tr { height: 15px; }
#fsize {
	border: #888 1px solid;
	background-color: #fff;
	max-height: 200px;
	overflow: auto;
}
#fsize div {
	cursor: default;
	padding: 2px 10px;
}
#smilies {
	width: 220px;
	border: #888 1px solid;
	background: #fff;
	padding: 5px;
}
#smilies img { cursor: pointer; }
.contentname {
	color: #090;
	font-size: 20px;
	text-align: left;
	border-bottom: #090 1px solid;
	padding: 4px;
}
.req {
	color: #f00;
	font-weight: bold;
}
#alert {
	width: 50%;
	background: #fff;
	padding: 10px;
}
.message {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #ffc;
	border: #f99 1px solid;
	border-radius: 5px;
	padding: 5px;
	margin: 5px;
}
.message input {
	min-width: 50px;
	margin: 8px 8px 2px 8px;
}
.bord {
	border: #ddd 1px solid;
	border-collapse: collapse;
}
.bord th {
	font-family: Tahoma, sans-serif;
	color: #777;
	font-size: 11px !important;
	background: #ddd url(img/caption.gif) center;
	white-space: nowrap;
}
.bord td, .bord th {
	font-size: 13px;
	border: #ddd 1px solid;
}
.imgbord {
	border: #888 1px solid;
	margin: 5px !important;
}
.links {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding: 4px;
}
.links a, .links span { white-space: nowrap; }
.links img { margin-left: 8px; }
.pagenav { display: inline-table; }
.pagenav div { font-weight: normal; }
.pagenav td {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	width: 20px; 
	line-height: 18px;
}
.pagenav a {
	color: #555;
	font-weight: normal;
	text-decoration: none;
	background: #aaa;
	width: 100%; 
	display: block;
}
.pagenav a:hover {
	color: #fff;
	font-weight: bold;
	background: #777;
}
blockquote {
	font-size: 10px;
	padding: 4px;
	background: #eee;
	border-bottom: #777 1px dotted;
	border-left: #777 3px solid;
	margin: 5px 0 5px 40px;
}
#tip div {
	color: #333;
	font-size: 11px;
	text-align: left;
	background: #ddd;
	border: #ddd 1px solid;
	border-radius: 5px;
	padding: 5px;
}
#tip img { border: #ddd 10px solid; }
.search { background: #ffd700; }
#searchtext { width: 250px; }
code {
	font-family: "Segoe UI", Tahoma, sans-serif;
	background: #fafafa;
	border: #aaa 1px solid;
	padding: 4px;
	display: block;
	width: 400px;
	max-height: 500px;
	overflow: auto;
	*white-space: pre;
}
.hlight { background: #eaeaea !important; }
.hlight2 {
	background: #ffc !important;
	border: #f88 1px solid !important;
}
.pict {
	line-height: normal;
	vertical-align: middle;
	margin: 1px;
	display: inline-block;
}
a.pict, .a.pict {
	margin: 1px 3px;
	cursor: pointer;
}
.pict input {
	border: 0;
	margin: 0;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.pict span {
	background-position: center;
	background-repeat: no-repeat;
	width: 150px;
	vertical-align: middle;
	display: inline-block;
        border-radius: 30px;
}
.pict b { visibility: hidden; }
.i-on, .i-off {
	float: right;
	cursor: pointer;
}
.selectlang { float: right; }
.selectlang img, .selectlang select { vertical-align: middle; }
.i-switchview {
	margin: 2px 10px;
	float: right;
	cursor: pointer;
}
.expand { background: url(img/expand.gif) no-repeat; }
.collapse { background: url(img/collapse.gif) no-repeat; }
.filter {
	font-weight: normal !important;
	filter: alpha(opacity=60);
	*zoom: 1;
	opacity: 0.6;
}
#captcha {
	vertical-align: middle;
	margin: 10px;
}