html, p, form, ul, li, dl {margin: 0;padding: 0;}
body.main {margin: 0;background-image: url('http://static.convertworld.com/images/cols_yb.png');background-repeat: repeat-y;font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;}
body.bodypop {margin: 0;font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;}
#header {position: absolute;top: 0;left: 0;width: 100%;height: 100px;background-color: #FFD200;background-image: url('http://static.convertworld.com/images/head_bg_yb.png');background-repeat: repeat-x;}
#menu {position: absolute;top: 100px;left: 0;width: 149px;}
#content {position: absolute;top: 110px;left: 160px;width: 588px;}
img {border: 0;}
input, select, textarea {font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
fieldset {margin: 0;border: 0;padding: 0;}
a {color: #003366;text-decoration: none;}
a:hover {color: #999999;text-decoration: underline;}
h1 {font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #333333;margin: 0;}
h2 {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #333333;margin: 0;}
h3 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;margin: 0;}
#header .logo {position: absolute;left: 22px;top: 0px;}
#menu .search {margin-top: 10px;margin-left: 10px;}
#header .login {position: absolute;left: 680px;top: 9px;width: 200px;}
#header .login input.text {width: 70px;}
#header .register {position: absolute;left: 680px;top: 23px;width: 100px;}
#header .tabs {position: absolute;left: 149px;top: 76px;height: 24px;width: 588px;}
div.tabs a {color: #333333;text-decoration: none;margin-right: 5px;background-color: #FFFFFF;display: block;float: left;padding-left: 20px;padding-right: 20px;vertical-align: middle;}
div.tabs a.tab {height: 23px;}
#header .tabs a.tab_selected {height: 24px;}
#menu h2 {font-size: 11px;font-weight: bold;margin-top: 10px;margin-bottom: 3px;padding-left: 10px;color: #333333;}
#menu li {list-style-type: none;}
#menu div.indent {text-indent: -20px;}
#menu li a {margin-left: 10px;}
#menu li.hilite {background-color: #FFD200;}
#menu .divider {border-bottom: 2px solid #FFFFFF;margin-top: 10px;}
#menu img.plus {cursor: pointer;}

#content .groupWrapper {
	height: 100%;
	width: 182px;
	float: left;
	padding-bottom: 50px;
}

#content .groupItem {
	height: 200px;
	width: 100%;
	margin-bottom: 20px;
}

div.dotted {
	border: 2px dotted #E5EBFF;
	height: 100%;
	background-color: #FFFFFF;
}

div.mini {
	padding: 10px;
}

.placeHolder {
	z-index: -1;
} 
                
#content .groupItem h2 {
	display: inline;
	height: 20px;
	color: #333333;
}

#content .groupItem .tools {
	float: right;
	width: 60px;
	height: 20px;
	position: relative;
	top: 0px;
	left: 10px;
}

#content .groupItem .tools div {
	background-color: #FFFFFF;
}

#content .groupItem .tools div {
	display: none;
}

#content .groupItem .tools .move {
	cursor: move;
}

#content .groupItem .tools .close, #content .groupItem .tools .new {
	cursor: pointer;
}

.convert_from {
	text-align: right;
}

option.title {
	background-color: #FFD200;
	color: #000000;
}

div.result_container {
	width: 100%;
	background-color: #E5EBFF;
	height: 27px;
	margin-top: 10px;
}

div.result {
	text-align: right;
	padding: 6px 5px 0 0;
}

a.extended_link {
	display: block;
	text-align: right;
	margin-top: 5px;
}

.error {
	color: #ff0000;
}

span.wiki {
	font-size: 9px;
}

div.unit_group_container {
	width: 185px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

div.unit_odd {
	background-color: #E5EBFF;
	width: 100%;
	float: left;
}
.unit_odd {
	background-color: #E5EBFF;
}
div.unit_odd_color {
	background-color: #E5EBFF;
	float: left;
	width: 160px;
	white-space: nowrap;
	padding-left: 10px;
}

div.unit_even {
	background-color: #F4F6FF;
	width: 100%;
	float: left;
}
.unit_even {
	background-color: #F4F6FF;
}
div.unit_even_color {
	background-color: #F4F6FF;
	float: left;
	width: 160px;
	white-space: nowrap;
	padding-left: 10px;
}

div.unit_name {
	width: 105px;
	float: left;
}

div.unit_number {
	width: 80px;
	float: left;
}

#citylist {
	display: none;
	position: absolute;
	border: 1px solid #000000;
	width: 156px;
	background-color: #F4F6FF;
}

div.cities {
	display: none;
	width: 180px;
	float: left;
	margin-left: 10px;
}

div.utczone {
	margin-top: 10px;
	width: 180px;
	float: left;
}

.small {
	font-size: 8px;
}

#mouseover {
	position: absolute;
	display: none;
	border: 2px solid #FFD200;
	background-color: #FFFFFF;
	padding: 2px;
}

ul.sitemap {
	margin-top: 10px;
	clear: both;
}

ul.sitemap li {
	list-style-type: none;
	width: 150px;
	float: left;
}

div.searchresult {
	margin-top: 10px;
}

div.searchpages {
	margin-top: 10px;
}

div.searchpages h2 {
	float: left;
}

table.settings {
	border-bottom: 3px solid #E5EBFF;
	width: 100%;
}

td.settings_left {
	width: 50%;
	border-top: 3px solid #E5EBFF;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.settings_right {
	width: 50%;
	border-top: 3px solid #E5EBFF;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.right_ad {
	display: none;
}
div.right_ad_inner {
	margin-left: 10px;
}
div.far_right_ad {
	display: none;
}
div.far_right_ad_inner {
	margin-left: 10px;
}

div.spelling_square {
	position: absolute;
	left: 160px;
	top: 114px;
	padding: 10px;
	border: 2px solid red;
	background-color: #FFFFFF;
	z-index: 10;
	width: 562px;
	display: none;
}

table.forum {
	width: 100%;
	border-spacing: 0;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

table.forum th {
	background-color: #ffffff;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

table.forum td {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

table.forum td.category {
	font-weight: bold;
	background-color: #D9D9D9;
}

table.forum td.bgr {
	background-color: #E6E6E6;
}

a.forum, span.forum {
	padding: 0 5px 0 5px;
	position: relative;
	top: -2px;
}

table.post, table.post input, table.post textarea {
	width: 98%
}

table.post th {
	text-align: right;
}

.red {
	color: #ff0000;
}

