﻿/* ====================== MAIN CONTENT ====================== */
#contentArea {
	width: 710px;
	float: left;
}
#rightContent {
	width: 221px;
	float: right;
}

#mainContent {
	width: 710px;
	margin-bottom:10px;
}

#labSearchAdvContainer 
{
    top:155px;
	margin-left: -6px;
}


#htmlArea .textBlock {
    /*width: 450px;*/
	width: 640px;
margin: 22px;
}

/* ====================== SEARCH BAR (Modifies the default atribtes (main.css) ====================== */

/* ====================== SEARCH BAR (Modifies the default atribtes (main.css) ====================== */
#diagSearch {
	/*background-image: url(/Templates/Anvisningar/Images/LabWeb/LabSearch_small.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	position:relative;
	display:block; */
	overflow: hidden;
	padding: 10px 0;
}


#labSearchContainer {
	float:right;
	margin: 5px 5px 0 0;
	display: inline;
	/*width:335px; */
}

#searchResult {
	top: 230px;
	left: 600px;
}