.SideBoxTop, .SideBoxMin
{
	position:relative;
	overflow:hidden;
	width:138px;
	height:30px;
	padding:26px 8px 0 54px;
	color:#FFFFFF;
	font-weight:bold;
}

.SideBoxTop
{
	background:url(../Images/Page/SideBoxTopBack.png) top no-repeat;
}

.SideBoxMinMaxButton
{
	position:Absolute;
	top:22px;
	left:172px;	
}

.SideBoxMain
{
	position:relative;
	overflow:hidden;
	width:160px;
	padding:0 20px 30px 20px;
	background:url(../Images/Page/SideBoxMainBack.png) bottom no-repeat;
}

.SideBoxMain ul
{
	list-style-type:disc;
	list-style-position:outside;
	margin-left:20px;
	padding-left:0px;
}

.SideBoxMain li
{
	list-style-position:outside;
	margin-bottom:.5em;
	margin-left:20px;
	padding-left:0px;
}

.SideBoxMin
{
	background:url(../Images/Page/SideBoxMinBack.png) top no-repeat;
}

/* Side Box Background */

.MyFavouritesSide
{
	background:url(../Images/Page/MyFavouritesSide.png);
}


.ControlPanel
{
	background:url(../Images/Page/ControlPanel.png);
}

.Messages
{
	background:url(../Images/Page/Messages.png);
}

.Login
{
	background:url(../Images/Page/Login.png);
}

.CaseStudies
{
	background:url(../Images/Page/CaseStudies.png);
}

.SideSearch
{
	background:url(../Images/Page/Search.png);
}

.Index
{
	background:url(../Images/Page/Index.png);
}


/* Side Box Backgrounds End */

/* Side Box Minimised Background */

.ControlPanelMin
{
	background:url(../Images/Page/ControlPanelMin.png);
}

.MyFavouritesSideMin
{
	background:url(../Images/Page/MyFavouritesSideMin.png);
}

.MessagesMin
{
	background:url(../Images/Page/MessagesMin.png);
}

.LoginMin
{
	background:url(../Images/Page/LoginMin.png);
}

.SideSearchMin
{
	background:url(../Images/Page/SearchMin.png);
}

.IndexMin
{
	background:url(../Images/Page/IndexMin.png);
}

/* Side Box Minimised Background End */

.SideBoxMain ul
{
	margin:5px 0 0 0;
	list-style:none;
}
