@charset "UTF-8";

h2 {
	text-transform:uppercase; 
	font-family:"Helvetica Neue",Helvetica,Arial !important;
	font-size:20px; 
	font-weight:normal; 
	margin:15px 0 10px 0;
	padding-bottom:5px;
}

h3 {
	text-transform:uppercase; 
	font-family:"Helvetica Neue",Helvetica,Arial !important;
	font-size:14px; 
	font-weight:normal; 
	margin:20px 0 5px 0;
	padding-bottom:5px;
	border-bottom:1px solid #ebebeb; 
}

h2 #page-title{
	font-family:"Helvetica Neue",Helvetica,Arial !important;
	font-size:20px; 
	font-weight:normal; 
	margin:15px 0 10px 0;
	padding-bottom:5px;
}

.asset-meta {
	margin:0 0 5px 0;
}

.asset-body{
	margin:10px 0px 10px 0px;
	line-height:150%;
}

.comments-header {
	text-transform:uppercase; 
	font-family:"Helvetica Neue",Helvetica,Arial !important;
	font-size:14px; 
	font-weight:normal; 
	margin:15px 0 10px 0;
	padding-bottom:5px;
	border-bottom:1px solid #ebebeb;
}

.trackbacks-header {
	text-transform:uppercase; 
	font-family:"Helvetica Neue",Helvetica,Arial !important;
	font-size:14px; 
	font-weight:normal; 
	margin:15px 0 10px 0;
	padding-bottom:5px;
	border-bottom:1px solid #ebebeb;
}

#comment-text {
	margin:10px 0 10px 0;
	width:500px;
}

#text {
	padding-right:200px;
}

#text .asset-footer {
	padding-bottom:20px;
	border-bottom:1px solid #ebebeb;
}

#text .content-nav {
	text-align:center;
	padding-top:20px;
}