
#searchResults {
	Width:			856px;  
	margin: 		20px 0px;
	padding: 		0px;
	font-family:            Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	color:                  black;
	size: 			12px;
	background-color:	#ffffff;
}

#dottedBG {
   	background-image:      		url("http://www.brightideasgrant.com/images/dottedBG.png");
   	background-repeat:     		no-repeat;
   	background-attachment: 		scroll; 
}
#title {
	padding: 			3px 11px 0px 34px;
	text-align:			left;
	width: 				504px;
	height:				205px;
}
#description {
	padding: 			0px 0px 0px 0px;
	text-align:			left;
	width: 				504px;
	height:				208px;
}
#details {
	padding: 			0px 0px 0px 0px;
	vertical-align:			bottom;
	width: 				504px;
	height:				208px;
	display: 			inline;
	position:			relative;
 	top:				-45px;
 	left:				410px;
}


.11 {
   background-image:      	url("http://www.brightideasgrant.com/images/grandFinalist.png");
   background-repeat:     	no-repeat;
   background-attachment: 	scroll;   
}

.12 {
   background-image:      	url("http://www.brightideasgrant.com/images/green.png");
   background-repeat:     	no-repeat;
   background-attachment: 	scroll;   
}

		//table style
.result1 {
/*  background-color:          #fbeec9;
    border-style:outset;
    border:orange;	*/
}

		//tr style
.featured {
/*    background-color:         #fbeec9;	
      border-style:		outset;
      border:			orange;
      width:			856px; */
}

		//td style
td {
/*    border-style:solid;
    border:olive;
    border-width:medium; 	*/
}
