#colorbar
{
	height: 6px;
	width: 100%;
	clear: right;
	background: #FF9900;
}

.nav_on { background-color: #C58214; }

h1.postTitle
{
	color: #FF6600;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}

.postMetaLabel
{
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

#shuttleLinks a:link
{
	color: #FF6600;
	text-decoration: none;
}

#shuttleLinks a:visited
{
	color: #FF6600;
	text-decoration: none;
}

.btn
{
	padding: 3px;
	background-color: #FF6600;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	border: #000000 1px solid;
}
