	#header_info {
		padding:			0;
		width:				550px;
		float:				right;
	}
	
	#header_search_box {
		float:				right;
	}
	
	.donate_thin_green,
	.donate_thin_green span {
		width:				216px;
		height:				30px;
		display:			block;
		float:				left;
	}
	
	.donate_thin_green span {
		position:			absolute;
		background:			url(../images/common/donate_thin_green.gif) no-repeat;
	}
	
	
	.BottomRow {
		width:				100%;
		height: 			123px;
		background:			url(../images/backgrounds/footer.gif) repeat-x;
		text-align:			center;
		color:				#999;
	}
	
	.BottomRow p {
		color:				#999;
	}
	
	#f_left {
		padding:			2px 0 0 20px;
		float:				left;
		text-align:			left;
		color:				#999;
	}
	
	#f_left a {
		color:				#999;
	}
	
	#f_right {
		padding:			2px 20px 0 0;
		float:				right;
		text-align:			right;
		color:				#555;
	}