* .article h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

* .article h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}

* .article p {
	line-height: 18px;
}

* .article .byline,
* .article p.byline {
	margin-bottom: 15px;
}

* .article .byline, 
* .article .byline * {
	line-height: 16px;
	font-size: 12px;
}
* .article .byline img {
	float: left;
	margin: 2px 2px 2px 0px;
	padding: 2px;
	border: 1px solid #4C89BB;
}

* .article p strong, * .article p strong * {
	font-size: 12px;
}
.main-col-end .article p strong, .main-col-end .article p strong * {
	font-size: 12px;
}

* .article .wideimg {
	position: relative;
	float: right;
	border: 1px solid #4C89BB;
	padding: 4px;
	clear: right;
	margin: 0 0 6px 10px;
}

.float-display-fix {
	float: left;
}

.article .smallimgw {
	border: 1px solid #4C89BB; 
	padding: 2px;
}
.article .smallimg {
	background-color: #eeeeee;
	height: 110px;
}

.article .smallimgw {
	margin: 2px;
	padding: 2px;
	border: 1px solid #4C89BB; 
	text-align: center;
	display: block;
}
.article .smallimg {
	display: block;
	padding: 0px;
	margin: 0px auto;
	border: 0px transparent none;
}

/* Fixes the Gap after the floated images in IE */

.fixgap {
float: right;
height: 0;
}

/* story tools */

.main-col-end .article .storytoolsw 
, .nl-main-col-end .article .storytoolsw {
	width: 170px;
	float: right;
	margin: 0 0 7px 10px;
	clear: right;
}
.main-col-end .article .storytools 
, .nl-main-col-end .article .storytools {
/*	border: 1px solid rgb(229, 236, 245); */
	padding: 2px;
	margin: auto;
}

.main-col-end .photos .subhead {
	background: url(/images/template/header-small-photos.jpg) no-repeat 0 0;
	margin: 0 0 5px 0;
 	padding-left: 30px;			
}

.main-col-end .related .subhead 
, .nl-main-col-end .related .subhead {
	background: url(/images/template/header-small-related.jpg) no-repeat 0 0;
	margin: 0 0 5px 0;
 	padding-left: 30px;			
}

.main-col-end .article .photos ul {
	display: block;
	margin:0;
	padding:0;
	list-style: none;
}
.main-col-end .article .photos ul li {
	display: block;
	margin:0;
	padding:0;
	list-style: none;
	list-style-image: none;
}

.main-col-end .article .photos ul li {
	display: block;
	margin:0;
	padding:0;
	list-style: none;
	list-style-image: none;
}

.main-col-end .article .related ul li 
, .nl-main-col-end .article .related ul li {
	display: block;
	margin:0;
	padding:5px 0 5px 0;
	list-style: none;
	list-style-image: none;
}

.main-col-end .article .related ul li a 
, .nl-main-col-end .article .related ul li a {
	color: #00457C;	
	background: url(/includes/common_includes/images/pubs_template/bullet-blue.gif) no-repeat scroll 0pt 3px;
	padding-left: 10px;	
}

.main-col-end .article .photos ul li a {
	border: 1px solid #4C89BB;
}

.main-col-end .storytools ul 
, .nl-main-col-end .storytools ul {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #4C89BB;
}
.main-col-end .storytools ul li 
, .nl-main-col-end .storytools ul li {
	border-bottom: 1px solid #eeeeee;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 3px 0 3px 0;
}
.main-col-end .article .storytools .header 
, .nl-main-col-end .article .storytools .header {
	background-color: rgb(229, 236, 245);
	color: rgb(108, 122, 141);
	border-top: 2px solid rgb(150, 173, 200);
	padding: 2px;
}

.article p {
	margin: 10px auto;
}


/* story listing styles */

.articlelisting ul {
	color: #4C89BB;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	list-style: none;
}
.articlelisting ul li {
	list-style: none;
	color: black;
	margin: 0px; 
	padding: 2px 0px;
}
.articlelisting ul li img {
	float: left;
	margin: 2px;
	padding: 2px;
	border: 1px solid #4C89BB;
	display: block;
}
.articlelisting ul li p {
	color: black;
	margin: 2px;
}
.articlelisting ul li.short {
	list-style: square inside;
	color: #4C89BB;
	clear:both;
}
.articlelisting h4, .articlelisting h3, .articlelisting h2 {
	margin: 0px;
	padding: 0px;
	clear:both;
}
.articlelisting h4 a img 
, .articlelisting h3 a img
, .articlelisting h2 a img {
	float: left;
	margin: 0px 2px 0px 2px;
	padding: 2px; 
	border: 1px solid #4C89BB;
	margin-right: 5px;
}

/* particular listing styles */

.indent ul li {
	/*
	list-style: square inside;
	color: black;
	margin: 15px 0px 0px 0px; 
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #eeeeee;
	position: relative;
	*/
	/*
	background-color: #F3F7FB;
	*/
}
.indent ul li a {
	display: block;
	margin: 15px 0px 0px 0px;
}
.indent ul li img {
	float: right;
	margin: -10px 2px 2px 2px;
	padding: 2px;
	border: 1px solid #4C89BB;
	display: block;
}

.jumpw {
	/*
	width: 70px;
	*/
	margin: 8px 2px 15px 0px;
	/*
	float: left;
	*/
}
.jump {
/**	border: 1px solid rgb(229, 236, 245);
	padding: 2px; **/
}
.jump ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	/*
	background-color: #F3F7FB;
	*/
}
.jump ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	/*
	border-bottom: 1px solid rgb(229, 236, 245);
	*/
}
.jump ul li a {
	/*
	display: block;
	*/
	padding: 2px;
}
.jump ul li a:hover {
/*	background-color: rgb(229, 236, 245); */
}

/* JUMP ICONS */

#main-area #USUAL-PAGE .jump-print a {
	background: url(/images/template/icon-print.gif) no-repeat 0 2px;
	padding-left: 20px;
}

#main-area #USUAL-PAGE .jump-email a {
	margin-left: 13px;
	background: url(/images/template/icon-email.gif) no-repeat 0 2px;
	padding-left: 20px;
}

#main-area #USUAL-PAGE .jump-bookmark a {
	margin-left: 13px;	
	background: url(/images/template/icon-bookmark.gif) no-repeat 0 2px;
	padding-left: 20px;
}

#main-area #USUAL-PAGE .jump-photos a {
	margin-left: 13px;	
	background: url(/images/template/icon-photos.gif) no-repeat 0 2px;
	padding-left: 20px;
}

#main-area #USUAL-PAGE .jump-related a {
	margin-left: 13px;	
	background: url(/images/template/icon-related.gif) no-repeat 0 2px;
	padding-left: 20px;
}

#main-area #USUAL-PAGE .jump-comment a {
	margin-left: 13px;	
	background: url(/images/template/icon-comment.gif) no-repeat 0 2px;
	padding-left: 20px;
}



.pnnavwrp {
	text-align: center;
}
.pnavwrp {
	width: 50px;
	height: 60px
	text-align: center;
	display: block;
	float: left;
	font-size: 10px;
}
.nnavwrp {
	width: 50px;
	height: 60px
	text-align: center;
	display: block;
	float: right;
	font-size: 10px;
}
.photowrp {
	border: 1px solid #aaaaaa;
	padding: 5px;
	text-align: center;
}

.medianavwrp ul { display:block; margin: 0px; padding: 0px; }
.medianavwrp ul li { float:left; margin:5px; padding:0px; list-style: none; width: 50px; height: 50px; text-align: center; vertical-align: center; }

.article blockquote {
    width:160px;
    margin: 10px;
    padding: 8px;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    font-style: italic;
    float:left;
    display:inline;
    text-align:center;
	font-size:1.12em;
}

