#nxLauncher
{
	width:975px;
}


.nxGraphicTextBoxContainer
{
	background-image:url('../../dealerweb/img/box/TextBoxBackground165px.gif');
	background-repeat:no-repeat;
	width:165px;
	height:23px;
	padding-top:3px;
	padding-left:3px;
}

.nxGraphicTextBox
{
	border-width:0px;
	width:159px;
	height:18px;
	background-color:transparent;
}

/* Border style definitions */

.nxBorder_TopLeft
{
	background-image:url('../../dealerweb/img/box/BorderS_topleft.gif');
	background-repeat:no-repeat;
	height:14px;
	width:14px;
}

.nxBorder_Top
{
	background-image:url('../../dealerweb/img/box/BorderS_top.gif');
	background-repeat:repeat-x;
	height:14px;
}

.nxBorder_TopRight
{
	background-image:url('../../dealerweb/img/box/BorderS_topright.gif');
	background-repeat:no-repeat;
	height:14px;
	width:14px;
}

.nxBorder_Left
{
	background-image:url('../../dealerweb/img/box/BorderS_left.gif');
	background-repeat:repeat-y;
	width:14px;
}

.nxBorder_Right
{
	background-image:url('../../dealerweb/img/box/BorderS_right.gif');
	background-repeat:repeat-y;
	width:14px;
}

.nxBorder_Divider_Left
{
	background-image:url('../../dealerweb/img/box/BorderS_divider_left.gif');
	height:3px;
	background-repeat:no-repeat;
	width:14px;
}

.nxBorder_Divider_Center
{
	background-image:url('../../dealerweb/img/box/BorderS_divider_center.gif');
	height:3px;
	background-repeat:repeat-x;
}

.nxBorder_Divider_Right
{
	background-image:url('../../dealerweb/img/box/BorderS_divider_right.gif');
	height:3px;
	background-repeat:no-repeat;
	width:14px;
}

.nxBorder_BottomLeft
{
	background-image:url('../../dealerweb/img/box/BorderS_bottomleft.gif');
	background-repeat:no-repeat;
	height:14px;
	width:14px;
}

.nxBorder_Bottom
{
	background-image:url('../../dealerweb/img/box/BorderS_bottom.gif');
	background-repeat:repeat-x;
	height:14px;
}

.nxBorder_BottomRight
{
	background-image:url('../../dealerweb/img/box/BorderS_bottomright.gif');
	background-repeat:no-repeat;
	height:14px;
	width:14px;
}