/******** 
Only to be used for www.ni.com/support
Created By: Levi Sitters
Feb 13th 2012
 ********/


.resource-box{
	border-top: none;
	padding-top: 1px;
}

.resource-box h3{
	color: #fff;
	background: url('http://www.ni.com/images/gradients/neutral/modal-window-header-x.png') 0 0 repeat-x;
	height: 25px;
	line-height: 25px;
	margin: -1px -13px 12px;
	padding: 0 9px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px;
}

.resource-box ul{
	list-style: none;
	margin-left: 0
}

.support-desc
{
  width:80%;
}

.pnx-faux-link
{
  color: #065FA3;
  text-decoration: none;
  cursor: pointer;
}