BODY {
	margin:0px;
	font-family:tahoma;
	font-size:11px;
}
IMG {
	border:none;
}
#container {
	width: auto;
	margin: 0px;
	line-height: normal;
	float: right;
}
#top {
	padding: .5em;
	background-color: #ddd;
	border-bottom: 1px solid gray;
	margin-top:10px;
}
#top h1 {
	padding: 0;
	margin: 0;
}
#leftnav {
	float: left;
	width: 160px;
	margin: 0;
}
#rightnav {
	float: right;
	width: 209px;
	margin: 0;
	max-height: 100%;
	height: 700px;
	background: url(../img_png/partner_bg_right.png);
}
#content {
	margin-left: 40px;
	margin-right: 537px;
	max-width: 100%;
	margin-top: 1px	;
	min-width: 350px;
}
#footer {
	clear: both;
	color: #333;
	height: 136px;
	background-image: url(../img_png/itbaltija4_index_38.png);
	background-repeat: repeat-x;
	;
	position: relative;
}
#leftnav p, #rightnav p {
	margin: 0 0 1em 0;
}
#content h2 {
	margin: 0 0 .5em 0;
}
div.tab_clicker {
	width:92px;
	*width:85px;
	float:left;
	margin-top:3px;
	font-size:11px;
	text-align:center;
}

/**/

#clear_domain_rs {
	color: #000000;
	font-weight: bolder;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
}

#button_domain_rs {
	color: #000000;
	font-weight: bolder;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
}

#input_domain_rs {
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	width: 250px;
}

#select_domain_rs {
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	list-style-image: url(../favicon.ico)
}

textarea {
	float: left;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	padding: 0.3em;
	margin-top: 10px;
	overflow: auto;
	cursor: default;
}

#log {
	float: left;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	padding: 0.3em;
	margin-top: 10px;
	overflow: auto;
	cursor: default;
	width: 300px;
	height: 100px;
}

#log_ajax {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 290px;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	margin-top: 10px;
}

#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif)
		no-repeat center;
}

/**/