diff --git a/CodePlay/BalloonShop.master b/CodePlay/BalloonShop.master
index 0d267d4..62073ee 100644
--- a/CodePlay/BalloonShop.master
+++ b/CodePlay/BalloonShop.master
@@ -22,8 +22,7 @@
-
-
+
diff --git a/CodePlay/CodePlay.sln (2).v11.suo b/CodePlay/CodePlay.sln (2).v11.suo
index 98c7d9f..e0cf32d 100644
Binary files a/CodePlay/CodePlay.sln (2).v11.suo and b/CodePlay/CodePlay.sln (2).v11.suo differ
diff --git a/CodePlay/CodePlay_Default.aspx b/CodePlay/CodePlay_Default.aspx
index 4a9b576..91e7679 100644
--- a/CodePlay/CodePlay_Default.aspx
+++ b/CodePlay/CodePlay_Default.aspx
@@ -1,7 +1,9 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Codeplay_MasterPage.master" AutoEventWireup="true" CodeFile="CodePlay_Default.aspx.cs" Inherits="DefaultCodePlay" %>
+
+
diff --git a/CodePlay/Codeplay_MasterPage.master b/CodePlay/Codeplay_MasterPage.master
index 2508433..b19f63f 100644
--- a/CodePlay/Codeplay_MasterPage.master
+++ b/CodePlay/Codeplay_MasterPage.master
@@ -1,5 +1,6 @@
<%@ Master Language="C#" AutoEventWireup="true" CodeFile="Codeplay_MasterPage.master.cs" Inherits="CodeplayMasterPage" %>
+<%@ Register Src="UserControls/SearchBox.ascx" TagName="SearchBox" TagPrefix="uc4" %>
<%@ Register Src="UserControls/DepartmentsList.ascx" TagName="DepartmentsList" TagPrefix="uc2" %>
@@ -37,6 +38,7 @@
+