/* Override the page width */

#divVerticalPage a
{
	text-decoration: none;
}

#divVerticalPage a:hover
{
	text-decoration: underline;
}

#industryContainer
{
	width:740px;
	margin-top:20px;
}

#tblCategoriesWithMarquee
{
	width: 100%;
}

#tdCategories
{
	padding: 10px;
	vertical-align: top;
}

#tblCategoryList
{
	width: 100%;
}

td.category-list-column
{
	vertical-align: top;
	margin: 5px;
	width: 50%;
}

div.category-name
{
	margin: 5px 0px 5px 0px;
}

#tdMarquee
{
	text-align: right;
	width: 385px;
}

#tdCenterRight
{
	background-position:top right;
	background-image:url(/vp/images/nns/common/background/wh_rnd_box_grad_header/right_side_line.gif);
	background-repeat:repeat-y;
	width: 1px;
}

#tdBottomLeft
{
	background-image:url(/vp/images/nns/common/background/wh_rnd_box_grad_header/bottom_left_slice.gif);
	background-repeat: no-repeat;
	width: 7px;
}

#tdBottomCenter
{
	background-image:url(/vp/images/nns/common/background/wh_rnd_box_grad_header/bottom_tile.gif);
	background-repeat:repeat-x;
}

#tdBottomRight
{
	background-image:url(/vp/images/nns/common/background/wh_rnd_box_grad_header/bottom_right_slice.gif);
	background-repeat: no-repeat;
	width: 7px;
}



