/* @override http://www-test-1.ni.com/css/global/us/clearspacex/doc-Example.css */

/* PLACEHOLDER FOR CUSTOM CSS */

.jive-attachments {
	/*
	width: 260px;
	float: right;
	margin-left:20px;
	margin-bottom: 20px;;
	margin-top: 0px;
	background: #FFFFFF url(http://www.ni.com/images/clearspace/global/ni-bg-gradient2.png) repeat-x scroll center bottom;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border: 1px solid #ccdcc8;
	padding:  10px;
	*/
}

#jive-wiki-requirements-container {
	width: 260px;
	float: right;
	clear: right;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	background: white url(http://www.ni.com/images/clearspace/global/ni-overview-head-bg.gif) repeat-x center bottom;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border: 1px solid #e7e7e7;
	padding:  10px;
}

#jive-wiki-requirements-container div {
	margin-bottom: 3px;
}

/* - typography - */

#jive-wiki-requirements-container strong, .jive-attachments strong {
	padding-bottom: 8px;
	display: block;
	font-size: 10pt;
}

#jive-wiki-requirements-container .jive-wiki-label {
	font-weight: bold;
}

#jive-wiki-requirements-container {
	font-size: 8pt;
}

.jive-attachments ul li {
	padding:  0px 0px 3px 0pxr;
}

