.SearchResults
{
	position: relative;
	/*background-color: White;*/
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 10px 20px;
	width: 476px;
	height:auto;
	/*height: 806px;*/
	float: left;
	overflow: hidden;
	text-align: left;
}

.searchResultsContainer
{
	position: relative;
	background-color: White;
	margin: 0px;
	padding: 0px;
	width: 478px;
	height: auto /*786px*/;
	float: left;
	overflow: hidden;
	text-align: left;
}
#srchResult iframe { /*added by David, to contain Google results*/
        width: 475px;  
		height: 1300px;


} 
.prevNextLinks
{
	position: relative;
	background-color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 478px;
	height: 30px;
	float: left;
	overflow: hidden;
	text-align: left;
}

#mainContentLeftSection2
{
	position: relative;
	background-color: #fdeab2;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 4px 0px;
	padding: 10px;
	float:left;
	width: 486px;
	height: 70px;
	overflow: hidden;
}

#mainContentLeftSection2 #contentTop
{
	position: relative;
	margin: 0px;
	padding: 4px 0px 0px 6px;
	/*width: 505px;*/
	width: 485px;
	height: 41px;
	text-align: left;
}

#mainContentLeftSection2 #contentBottom
{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*width: 505px;*/
	width: 475px;
	height: 26px;
	overflow: hidden;
	text-align:center;
}

#mainContentRightSection1
{
	float:left;
	background-color: white;
	border: 1px solid #cccccc;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	overflow: hidden;
}

#mainContentRightSection1 #content1
{
	background-color: #d8e3df;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 12px;
	width: 186px;
	overflow: hidden;
	text-align: left;
}


#mainContentRightSection2
{
	float: left;
	background-color: white;
	border: 1px solid;
	border-color: rgb(117, 199, 193);
	/*border: 1px solid orange;*/
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	overflow: hidden;
}

#mainContentRightSection2 #picture2
{
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	height: 160px;
	overflow: hidden;
	text-align: center;
}

#mainContentRightSection2 #content2
{
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 10px 13px 10px 13px;
	width: 180px;
	height: 168px;
	overflow: hidden;
	text-align: left;
}


#mainContentRightSection3
{
	float: left;
	background-color: white;
	border: 1px solid #cccccc !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	/*height: 100px;*/
	height: auto;
	overflow: hidden;
}

#mainContentRightSection3 #picture3
{
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 178px;
	height: 30px;
	overflow: hidden;
	text-align: left;
}

#mainContentRightSection3 #content3
{
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 178px;
	height: 231px;
	overflow: hidden;
	text-align: left;
}

.resultTitle
{
	clear:both;
	margin:0px;
	padding: 5px 0px 0px 0px;
}

.resultContent
{
	margin:0px;
	padding: 5px 0px 10px 0px;
}

.searchResultTitle
{
	padding:0px;
	margin: 0px 0px 5px 0px;
	color: #005697;
	font-size: 17px;
	font-weight: bold;
}

/* For the shadows of the right sidebar */
.topContainer
{
	background: url(../Images/back.png) no-repeat right bottom;
	background-position-x: right;
	background-position-y: bottom;
	margin-bottom: 6px;
	width: 210px;
	height:auto;
	z-index: 1;
	float: left;
}

.middleContainer
{
	background: url(../Images/back.png) no-repeat right bottom;
	background-position-x: right;
	background-position-y: bottom;
	margin-bottom: 6px;
	width: 210px;
	height:auto;
	z-index: 1;
	float: left;
}
.bottomContainer
{
	background: url(../Images/back.png) no-repeat right bottom;
	background-position-x: right;
	background-position-y: bottom;
	margin-bottom: 10px;
	width: 210px;
	height:auto;
	z-index: 1;
	float: left;
}

#imgAboutOurGrantProgram
{
	background: url(../Images/aboutOurGrantProgram.bmp) no-repeat;
	z-index: 1;
	width: 180px;
	height: 37px;
	margin: 1px 0px 9px 0px;
}

.cyanBlocktLink
{
	margin: 4px 0px 0px 0px !important;
}
.orangeTextTitle
{
	font-family: Lucida Grande !important;
	font-size: 15px !important;
}
