/* CSS Document */

.boxGreyWrapper{
	width:540px;
	background-color:#ececec;
	margin-bottom:15px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
}

.box400GrayTop{

	width:440px;
	height:7px;
	overflow:hidden;
	background-image: url(../images/backgrounds/divboxe-edges/bg_box_440_gray_top.gif)
}

.box540GrayTop{

	width:540px;
	height:7px;
	overflow:hidden;
	background-image: url(../images/backgrounds/divboxe-edges/bg_box_540_gray_top.gif)
}

.box400GrayBtm{
	width:440px;
	height:7px;
	overflow:hidden;
	background-image: url(../images/backgrounds/divboxe-edges/bg_box_440_gray_btm.gif);
}

.box540GrayBtm{
	width:540px;
	height:7px;
	overflow:hidden;
	background-image: url(../images/backgrounds/divboxe-edges/bg_box_540_gray_btm.gif);
}

.boxWht426Mid{background-color:#fff;width:426px;margin:0 auto;overflow:hidden;padding:9px 0;}

.boxWht526Mid{background-color:#fff;width:526px;margin:0 auto;overflow:hidden;padding:9px 0;}

.boxWht426Top{ top left no-repeat;
	height:4px;
	width:426px;
	overflow:hidden;
	margin:0 auto;
	background-image: url(../images/backgrounds/divboxe-edges/box_white_426_top.png);
}

.boxWht526Top{ top left no-repeat;
	height:4px;
	width:526px;
	overflow:hidden;
	margin:0 auto;
	background-image: url(../images/backgrounds/divboxe-edges/box_white_526_top.gif);
}

.boxWht526btm{ top left no-repeat;
	height:4px;
	width:526px;
	overflow:hidden;
	margin:0 auto;
	background-image: url(../images/backgrounds/divboxe-edges/box_white_526_btm.gif);
}

.boxWht426Btm{background:url(../images/backgrounds/divboxe-edges/box_white_426_btm.png) top left no-repeat;height:4px;width:426px;overflow:hidden;margin:0 auto 7px;}
