/* CSS Document */


.main-content #nr #nr_title h1, .main-content #nr #nr_title h4{
	text-align:center;
	padding-bottom:0px;
	margin-bottom:10px;
	fontfamily: Arial, Helvetica, sans-serif;
	}
.main-content #nr #nr_title h1{
	margin-top: 20px;
	font-size: 150%;
	}
#nr #secondary-content-float-outer h4{
	text-align: left;
	padding-bottom: 0px;
	}

#nr #secondary-content-float-outer{
	margin:0pt 0pt 10pt 0pt;
	}
#nr #secondary-content-float-inner h3, #nr #secondary-content-float-inner h4{
	text-transform:none;
		}
#nr #secondary-content-float-inner ul{
	margin: -10px 0px 5px 10px;
	}
#nr .box-note{
	padding:10px; 
	border:grey 1px solid; 
	color:#333333; 
	background-color:#E5E5E5; 
	width:75%; 
	margin:0 auto;
	margin-bottom:20px;
	}

#nr h3.tech-note{
	text-align:center;	
	}

#nr #secondary-content-float-inner h6{
	font-style:italic;
	font-weight:bold;
	text-transform: none;
	width: 100%;
	font-size:90%;
	}
#nr #secondary-content-float-inner li{
	padding: 2px 0;
	}
#nr #secondary-content-float-inner #subscribe{
	padding-top:20px;
	}
#nr > img{
	width:73%;
	max-width:600px;
	}
	
	
#nr #secondary-content-float-outer{
	border:none;
	width:25%;
	padding-left:1em;
	}
#nr #secondary-content-float-outer input[type=text]{
	width:110px;
	}

