#page-blog h1 {
	background: transparent url(../_img/the-tour-blog.gif) top left no-repeat; 
	height: 70px;
	text-indent: -6218em;
	width: 490px;
}


#page-blog #main-content {
	padding-top: 10px;
}

#page-blog .panel {
	background: transparent url(../../_ns_img/common/panel/panel-bg.gif) top left;
	overflow: hidden;
	width: 484px;	
	padding: 1.1em 3px 0 3px;
}

#page-blog .panel p {
	padding-left: 13px;
	padding-right: 13px;
}

#blog-panel-bottom {
	background:transparent url(../../_ns_img/common/panel/panel-bottom.gif) no-repeat scroll left top;
	height:17px;
}

.blog-entry {
	border-bottom: 1px solid #dadada;
	margin: 0 0 10px 0;
}
.blog-entry .blog-heading p {
	margin: 0;
}


.blog-entry-single {
	margin: 0 0 10px 0;
}
.blog-entry-single .blog-heading p {
	margin: 0;
}

.blognav { font-size: 1.1em; overflow: hidden; padding: 10px 0 0 10px; width: 464px; }
.blognavleft { float: left; overflow: hidden; text-align: left; width: 104px; }
.blognavright { float: right; overflow: hidden; text-align: right; width: 87px; }
 
.blognavleft .blognavleftlink a {
	background: transparent url(../../_ns_img/buttons/button-newer.gif) 0 0 no-repeat;
	display: block;	
	height: 20px;
	text-indent: 6218em;
	width: 94px;
}

.blognavright .blognavrightlink { text-align: right; }

.blognavright .blognavrightlink a {
	background: transparent url(../../_ns_img/buttons/button-older.gif) 0 0 no-repeat;	
	display: block;
	height: 20px;
	text-indent: 6218em;
	width: 87px;
}
.blognavleft .blognavleftlink a:hover,
.blognavright .blognavrightlink a:hover {
	background-position: 0 -20px;
}

.colabox {
	background: transparent url(../../_ns_img/common/colabox-bg.gif) top left repeat-y;
	margin: 1.1em 0 0 0;
	width: 197px;
}

.colabox h3 {
	color: #0B4499;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 16px 1.1em;
}

.colabox p {
	color: #0b4499;
	font-size: 1.1em;
	margin: 0 16px 1.1em;
}

.colabox-top {
	background: transparent url(../../_ns_img/common/colabox-top.gif) top left no-repeat;
	height: 18px;
}

.colabox-bottom {
	background: transparent url(../../_ns_img/common/colabox-bottom.gif) top left no-repeat;
	height: 17px;
}

.backlink a {
	background: transparent url(../../_ns_img/buttons/button-back.gif) 0 0 no-repeat;
	display: block;	
	height: 20px;
	margin: 0 0 0 10px; 
	text-indent: 6218em;
	width: 83px;
}
.backlink a:hover {
	background-position: 0 -20px;
}