#dotGray {
	background-image: url(http://mauixstr.vo.llnwd.net/o1/vxweb1/images/dot_gray.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#hLine {
	background-image: url(../images/horizontalDottedLine.gif);
	background-repeat: repeat-x;
	width: 560px;
	height: 8px;
	clear: both;
}

/* VXPAGES */

.horizontalDot {
	background-image: url(http://mauixstr.vo.llnwd.net/o1/vxweb1/images/horizontalDot.gif);
	background-repeat: repeat-x;
	width: 345px;
	height: 3px;
	margin-bottom: 20px;
	clear: left;
}

.grayWhiteDotHorizontal {
	background-image			:	url(http://mauixstr.vo.llnwd.net/o1/vxweb1/images/bg_gray_white_vertical.gif);
	background-repeat			:	repeat-x;
	height						:	2px;
}

.grayWhiteDotVertical {
	background-image			:	url(http://mauixstr.vo.llnwd.net/o1/vxweb1/images/bg_gray_white.gif);
	background-repeat			:	repeat-y;
	width						:	2px;
}

html>body #pageWrapper {
	margin-left: 4px;
}

.grayLine {
	width: 345px;
	height: 3px;
	background-image: url(http://mauixstr.vo.llnwd.net/o1/vxweb1/images/grayLine.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
}

.middleDivider {
	background-image: url(http://mauixstr.vo.llnwd.net/o1/vxweb1/images/centerDot.gif);
	background-repeat: repeat;
	width: 37px;
	float: left;
}

#pageWrapper, #pageWrapperBSR, #pageWrapperLSR {
	width: 770px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
}

#pageWrapperBSR {
	background-image: url(http://mauixstr.vo.llnwd.net/o1/vxweb1/images/VX30-Icon-3.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#pageWrapperLSR {
	background-image: url(http://mauixstr.vo.llnwd.net/o1/vxweb1/images/VX30-Icon-2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.showcaseBG {
	margin: 0px;
	padding: 0px;
	background-image: url(http://mauixstr.vo.llnwd.net/o1/vxweb1/images/showcaseBG.gif);
	background-repeat: repeat;
	width: 758px;
	height: 348px
}

.vertDot {
	background-image: url(http://mauixstr.vo.llnwd.net/o1/vxweb1/images/bg_vert_dot.gif);
	background-repeat: repeat-y;
	background-position-x: center;
	padding: 0px 0px;
}

/* SHOWCASE */

.verticalGrayLine {
	height: 100%;
	width: 4px;
	background-image: url(http://mauixstr.vo.llnwd.net/o1/vxweb1/images/grayVerticalDot.jpg);
	background-repeat: repeat-y;
	float: left
}

.wideGrayLine {
	width: 350px;
	height: 26px;
	background-image: url(http://mauixstr.vo.llnwd.net/o1/vxweb1/images/26HGray.gif);
	background-repeat: repeat-x;
}