* {
	
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

body {

	background-color: #fff;
	font-family: "Times New Roman", sans-serif;
	font-size: 15px;
	color : #000;
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0;
}

h1 {

	font-size: 18px;
	font-family: Arial;
	margin-bottom: 3px;
}

h2 {

	font-size: 16px;
	font-family: Arial;
	margin-top: 10px;
	margin-bottom: 18px;
}

h3 {

	font-size: 15px;
	font-family: Arial;
	margin-top: 5px;
	margin-bottom: 2px;
}

p {
	
	text-align: justify;
	padding-bottom: 5px;
}

a {
	
	font-family: Arial;
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	
	text-decoration: underline;
}

a.link_small {

	color: #555;
	font-size: 12px;
	text-decoration: underline;
}

div.rem_label {
	
	display: inline;
	color: #0000ff;
	font-size: 12px;
	margin-left: 10px;
	font-weight: bold;
}
div.rem_label_small {
	display: inline;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

a.link_big {
	
	display: block;
	font-size: 16px;
	font-family: Arial;
	margin-top: 3px;
	margin-bottom: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#metaOmat_frame {

	width: 100%;
	height: 38px;
	margin: 0 auto;
	padding-top: 42px;
	padding-bottom: 42px;
	border-bottom: 17px solid #ccc;
	background-color: #eee;
}

#O {

	background-image: url('../images/metaOmat.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 495px;
	height: 28px;
	margin: 0 auto;
	padding-top: 13px;
	background-color: #eee;
}

#O_input {

	position: relative;
	top: -4px;
	left: 13px;
	width: 311px;
	padding-top: 1px;
	padding-left: 7px;
	padding-right: 7px;
	border: 0px solid #000;
	font-size: 14px;
	background-color: transparent;
}

#applet {

	position: absolute;
	width: 1px;
	height: 1px;
	top: 0px;
	left: 0px;
}

#search {

	position: absolute;
	top: -100px;
	left: -100px;
}

#allResults {

	width: 100%;
	margin-top: -17px;
}

#searchResults {

	width: 65%;
	float: left;
	text-align: left;
	padding-top: 25px;
	margin-left: 15px;
	margin-right: 10px;
}

#result {

	margin-top: 3px;
	margin-bottom: 15px;
}

div.result {

	margin-top: 3px;
	margin-bottom: 15px;
}
a.link_result {

	color: #0000ff;
	font-size: 17px;
	font-family: Arial;
	text-decoration: none;
}
a.link_result:hover {

	text-decoration: underline;
}
a.link_result:visited {
	color: #663399;
}
a.link_result_remembered {
	
	color: #0000ff;
	font-size: 17px;
	font-family: Arial;
	text-decoration: none;
	border-bottom: 1px solid #0000ff;
}
a.link_result_remembered:visited {
	color: #663399;
}
#result_descr {

	font-size: 16px;
}
#result_info {

	display: inline;
	font-size: 13px;
	color: #555;
}

a.link_result_small {

	color: #0000ff;
	font-size: 15px;
	font-family: Arial;
	text-decoration: none;
}
a.link_result_small:hover {
	
	border-bottom: 1px solid #0000ff;
}

div.search_preview_frame {
	
	width: 95%;
	margin-top: 3px;
	padding-left: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
}
#preview_topbar {
	
	height: 15px;
	border-top: 5px solid #eee;
	border-bottom: 0px;
	border-left: 5px solid #eee;
	border-right: 5px solid #eee;
	padding: 1px 0px 1px 3px;
	background-color: #eee;
}
#topbar_max {
	
	float: right;
	height: 10px;
	width: 13px;
	margin: 0px 2px 0px 2px;
	background-color: #eee;
	border: 1px solid #555;
	padding: 1px;
	border-top: 3px solid #555;
	text-align: center;
}
a.topbar_max {
	
	position: relative;
	top: -4px;
	left: 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	color: #eee;
}
#topbar_close {
	
	float: right;
	height: 12px;
	width: 13px;
	margin: 0px -7px 0px 2px;
	background-color: #eee;
	border: 1px solid #555;
	padding: 1px;
	text-align: center;
}
a.topbar_close {
	
	position: relative;
	top: -4px;
	left: 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	color: #555;
}
#preview_frame {

	margin-top: 7px;
	padding: 0px;
	border: 1px solid #ccc;
	width: 100%;
	height: 400px;
	background-color: #fff;
}

/* -------------------------------------------------------------------------------------------------------------------*/

#resultsRightFrame {
	
	width: 325px;
	float: right;
	border-top: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #eee;
	margin-bottom: 42px;
}
#rememberedResultsContainer {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
#rememberedResults {

	width: 100%;
	float: right; 
	text-align: left;
	margin-bottom: 17px;
}
#rememberedResultsContent {
	
	width: 293px;
	text-align: left;
	float: right;
	margin-top: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 10px;
}
#rememberedResultsLabel {
	
	width: 17px;
	text-align: center;
	float: left;
	background-color: #ccc;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	padding-top: 20px;
	padding-bottom: 8px;
}
#searchSpecialResults {

	width: 100%;
	float: right; 
	text-align: left;
}
#searchSpecialResultsContent {
	
	width: 293px;
	text-align: left;
	float: right;
	margin-top: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 10px;
}
#searchSpecialResultsLabel {
	
	width: 17px;
	text-align: center;
	float: left;
	background-color: #ccc;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	padding-top: 20px;
	padding-bottom: 8px;
}
#video_preview_frame {

	border: 5px solid #ccc;
	padding: 3px;
	width: 95%;
	height: 221px;
	margin-top: 3px;
}

/* -------------------------------------------------------------------------------------------------------------------*/

#searchOptimization {
	
	width: 260px;
	position: absolute;
	left: -242px;
	text-align: left;
	border-top: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #eee;
}
#searchOptimizationContent {
	
	width: 80%;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 21px;
}

#searchOptimizationLabel {
	
	width: 17px;
	text-align: center;
	float: right;
	background-color: #ccc;
	padding-top: 20px;
	padding-bottom: 8px;
	font-size: 14px;
	font-family: Arial;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}
#result_small {

	margin-top: 3px;
	margin-bottom: 10px;
}

#loading {
	
	width: 100%;
	margin-top: 5px;
	color: #555;
	font-weight: bold;
}

/* -------------------------------------------------------------------------------------------------------------------*/

div.info_frame {
	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 99.5%;
	padding-top: 3px;
	text-align: right;
	color: #555;
}

a.link_normal {
	
	text-decoration: underline;
	padding-left: 3px;
	padding-right: 3px;
	color: #555;
}