﻿/* ====================== MAIN CONTENT ====================== */
#contentArea {
	width: 470px;
	float: left;
}
#rightContent {
	width: 221px;
	float: right;
}

#mainContent {
	width: 470px;
	margin-bottom:10px;
}

#labSearchAdvContainer 
{
    top:155px;
	margin-left: -6px;
}


#htmlArea {
    
}

/* ====================== SEARCH BAR (Modifies the default atribtes (main.css) ====================== */

/* ====================== SEARCH BAR (Modifies the default atribtes (main.css) ====================== */
#diagSearch {
	background-image: url(/UnilabsTemplates/Images/LabWeb/LabSearch_small.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	height: 187px;
	position:relative;
	display:block;
}


#labSearchContainer {
	float:left;
	margin:100px 0 0 30px;
	display: inline;
	width:335px;
}

#searchResult {
	top: 230px;
	left: 600px;
}
