<!--
<!--

/* NEWS ARTICLE */
/* --------------------------------------------- */
#thispage-article-container {
	margin-top:20px;
}
			
#thispage-article-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color:#0A3B9D;
}

#thispage-article-date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	color:#666666;
	margin-top:16px;
	margin-bottom:10px;
}

#thispage-article-text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:17px;
	text-align:justify;
}

#thispage-article-backlink {
	font-weight:bold;
	text-align:left;
	clear:both;
}

#thispage-article-photo {
	float:left;
	margin:0px;
	margin-right:3px;
	margin-bottom:3px;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	padding:2px;
}

#thispage-article-backlink a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/site/img/bullets/menu-like-left.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	padding-left:15px;
}

#thispage-article-source {
	color:#999999;
	text-align:left;
	font-size:11px;
	padding-top:0px;
	margin-top:-5px;
	margin-bottom:20px;	
}

#thispage-article-source a {
	color:#0099CC;
}

#thispage-article-gallery {
	margin-top:15px;
	height:auto;
}

#thispage-article-gallery-item {
	float:left;
	margin-right:3px;
	margin-bottom:3px;
	width:78px;
	height:65px;
	background-color:#F7F7F7;
	border:1px solid #EFEFEF;
}

/* RSS BAR */
/* --------------------------------------------- */

#thispage-rss-bar {
	padding-left:7px;
	height:24px;
	background-color:#EFEFEF;
	border-bottom:1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	line-height:24px;
	margin-top:-7px;
}

#thispage-rss-bar img {
	float:right;
	padding:5px;
}

#thispage-rss-bar a {
	color:#666666;
}

/* NEWS (HEADLINE) */
/* --------------------------------------------- */

#thispage-headnews-container {
	margin-top:10px;
}

#thispage-headnews {
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #EFEFEF;
}

#thispage-headnews-image {
	float:right;
	margin-left:25px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;	
	border:1px solid #CCCCCC;
	padding:2px;
}

#thispage-headnews-title a {
	font-size:14px;
	line-height:18px;
	font-weight:700;
	color:#0A3B9D;
}

#thispage-headnews-text {
	margin-top:6px;
	line-height:15px;
	margin-bottom:6px;
	font-size:11px;
	color:#666666;
}

#thispage-headnews-text span {
	font-weight:bold;
}

#thispage-headnews-link a {
	font-size:11px;
	background-image:url(/site/img/bullets/menu-like.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding-left:15px;
}

/* NEWS (SECONDARY) */
/* --------------------------------------------- */

#thispage-secondnews-container {
}

#thispage-secondnews {
	float:left;
	width:235px;
	height:70px;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	padding-right:15px;
}

#thispage-secondnews-image {
	float:left;
	width:40px;
	height:100%;
	background-color:#EFEFEF;
	margin-right:4px;
}

#thispage-secondnews-image img {
	position:relative;
	top:4px;
	left:-4px;
	border-bottom:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;	
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;	
}

#thispage-secondnews-date {
	font-weight:bold;
	font-size:11px;
	color:#666666;
}

#thispage-secondnews-title {
	font-size:11px;
	color:#666666;
}

#thispage-secondnews-title a {
	color:#0A3B9D;
}

/* RSS PAGE STUFF */
/* --------------------------------------------- */
#thispage-rssquicklinks {
	border:1px solid #EFEFEF;
	border-right:2px solid #DDDDDD;
	border-bottom:3px solid #EEEEEE;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;	
	padding:10px;
	text-align:center;
	float:right;
}

#thispage-rssquicklinks img {
	margin-bottom:5px;
	margin-top:5px;	
}


#thispage-rss-readers-container {
	float:left;
}

#thispage-rss-readers-header {
	font-weight:bold;
}

#thispage-rss-readers-list {
	margin-left:12px;
	margin-top:5px;
	margin-bottom:20px;
	border-left:2px solid #CCCCCC;
	padding-left:5px;
	font-size:11px;
}

-->
