* {
	font-family: Arial, Helvetica, sans-serif !important;
}
.col1of3 {
	width: 33%;
}
body #sitenavigation {
	width: 980px;
	background: white url(/images/global/us/globalbar.gif) repeat-x bottom left;
	clear: left;
	height: 20px;
}
#wrapper {
	width: 980px;
	position: relative;
}
#wrapper, #footer {
	margin-left: 9px;
}
.pnx-media-small {
	height: 104px;
}
.pnx-media-small.icon .pnx-media-content {
	width: 48px;
}
.pnx-media-small.icon .pnx-media-content img {
	margin-top: 2px;
	width: 48px !important;
}
.pnx-media-small.icon .pnx-media-aside {
	margin-left: 60px;
	margin-bottom: 24px;
}
.pnx-media-small.icon .pnx-media-aside h3 {
	margin-bottom: 0;
}
.community-highlight {
	border: 1px solid #D5D5D5;
	margin-bottom: 12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 12px;
}
.community-highlight h3 {
	border-bottom: 1px solid #D5D5D5;
	background: #F5F5F5 url("/images/community/community-highlight-hdr.png") 0 0 repeat-x;
	height: 20px;
	padding: 6px 0 4px 12px;
	color: #333;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin-bottom: 12px;
}
.community-highlight a {
	font-weight: bold;
}
.icon-community {
	background: url("http://www.ni.com/images/global/neutral/sbs/ni_community_icons.png") no-repeat scroll 0 1px transparent;
	height: 27px;
	padding-left: 27px !important;
}
.intro {
	margin: 12px 0 24px;
}
#breadcrumbcontainer {
	border-top: 1px solid #044123;
	padding: 2px 0 5px;
	width: 100%;
}

.blogEntry p, .blogEntry p span{
	font-size: 12px!important;
	font-family: Arial,Helvetica,sans-serif!important;
}
