﻿#ProductMaster_TopContent
{
	text-align: left;
}

#ProductMaster_SplitNavPage
{
	margin-top: 30px;
	margin-bottom: 100px;
}

#ProductMaster_SideNav
{
	float: left;
	position: relative;
	width: 240px;
	text-align: right;
	background-image: url(images/ProdMaster_SideNavBg.png);
	background-repeat: no-repeat;
	height: 450px;
}

#ProductMaster_RightContentArea
{
	position: relative;
	float: left;
	text-align: left;
}

