﻿
#nfBoxContainer_Text
{
	width: 674px;
}

#nfBoxContainer_Page
{
	width: 653px;
}

.nfBoxHContainer
{
	width: 100%;
	height:7px;
}

.nfBoxHLeft
{
	float:left; 
	width: 7px; 
	height: 7px;
}

#nfTL
{
	background: transparent url("../Images/NotFormatted/Box_TL.gif") top left no-repeat;
}

#nfBL
{
	background: transparent url("../Images/NotFormatted/Box_BL.gif") top left no-repeat;
}

.nfBoxHRight
{
	float:right; 
	width: 7px; 
	height: 7px;
}

#nfTR
{
	background: transparent url("../Images/NotFormatted/Box_TR.gif") top left no-repeat;
}

#nfBR
{
	background: transparent url("../Images/NotFormatted/Box_BR.gif") top left no-repeat;
}

.nfBoxHCenter
{
	margin:0px 7px; 
	height: 7px;
}

#nfT
{
	background: transparent url("../Images/NotFormatted/Box_T.gif") top left repeat-x;
}

#nfB
{
	background: transparent url("../Images/NotFormatted/Box_B.gif") top left repeat-x;
}

.nfBoxTextContainerL
{
	width: 100%;
	text-align: center;
	background: transparent url("../Images/NotFormatted/Box_L.gif") top left repeat-y;
}

.nfBoxTextContainerR
{
	width: 100%;
	text-align: center;
	background: transparent url("../Images/NotFormatted/Box_R.gif") top right repeat-y;
}

.nfTCspacer
{
	height:6px;
	width:100%;
	background: transparent;
}

.nfImageContainer
{
	margin-left:14px;
	margin-right:14px;
	height: 38px;
	background: transparent;
}



