/*
 Harnesslink website article style sheet
 Date: 28/11/2007
 Copyright@Harnesslink.com
*/
div.adFullBanner
{
	width:468px;
	height:60px;
	display:block;
	float:left;
	clear:left;
	margin:10px 0;
}
div.btnIconS
{
	width:46px;
	height:17px;
	float:right;
	margin:50px 20px 0 0;
	line-height:17px;
	vertical-align:middle;
	text-align:center;
	background:url('/images/frame/2008/btbgs.gif') top left no-repeat #ffffff;
}
:root div.btnIconS
{
	margin:30px 20px 0 0;
}
div.btnIconS a
{
	color:#FF0000;
	font-size:10px;
	text-decoration:none;
}
div.btnIconS:hover
{
	background:url('/images/frame/2008/btbgs_h.gif') top left no-repeat #ffffff;
}
div#updateInfo
{
	height:18px;
	line-height:18px;
	float:left;
	margin-bottom:10px;
}
div.btnIconB
{
	width:96px;
	height:18px;
	float:left;
	margin:0 10px;
	line-height:18px;
	vertical-align:middle;
	text-align:center;
	background:url('/images/frame/2008/btbgb.gif') top left no-repeat #ffffff;
}
div.btnIconB a
{
	color:#004276;
	font-size:10px;
	text-decoration:none;
	position:relative;
	top:-2px;
}
:root div.btnIconB a
{
	top:0;
}
html:first-child div.btnIconB a{top:0;}
div.btnIconB:hover
{
	background:url('/images/frame/2008/btbgb_h.gif') top left no-repeat #ffffff;
}

#articleTitle
{
	font-size:18px;
	color:#004276;
	clear:both;
	font-weight:normal;
}
.newsItem
{
	text-align:left;
	clear:both;
	width:100%;
	margin-bottom:15px;
}
:root .newsItem
{
	margin-bottom:0;
}
div#newsMediaItemId, .newsMediaItemAd{
	margin:0 10px 0 0;
	display:block;
	float:left;
	text-align:center;
}
/**/
.newsMediaItem a
{
	float:none;
	clear:both;
	display:block;
	margin-bottom:3px;
}
.newsMediaItem a image, .newsMediaItem a img
{
	display:block;
	float:left;
}

.articleSummary{
	line-height:1.5em;
}
.articleBody{
	vertical-align:top;
	line-height:1.5em;
}
.articleBody a{
	text-decoration:underline;
}
.articleBody a:hover{
	text-decoration:none;
}
.articleBody ul{
	display:inline;
	margin:0;
	padding:0;
}
.articleBody ul li{
	padding-left:1em;
}
:root .articleBody ul li
{
	padding-left:0;
	margin-left:1em;
}
div#articleTools
{
	float:none;
	clear:both;
}
div#articleTools .toolslink
{
	display:block;
	position:relative;
	float:left;
	line-height:25px;
	height:25px;
	margin:10px;
}
.toolslink *
{
	vertical-align:middle;
}
.toolslink a
{
	display:block;
}
.select-free
{
	position:absolute;
	z-index:10;/*any value*/
	overflow:hidden;/*must have*/
	width:33em;/*must have for any value*/;
}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
ul#shareArticle, ul#shareArticle li
{
	margin:0;
	padding:0;
	list-style:none;
}
ul#shareArticle
{
	display:none;
	position:relative;
	z-index:99;
	background:#fff;
	top:-5px;
	padding:5px;
	height:130px;
	width:200px;
	border:1px dotted #9b9b9b;
}
ul#shareArticle li
{
	display:block;
	width:100px;
	height:25px;
	float:left;
}

/*ff
div#shareArticle ul
{
	background:#ffffff;
	z-index:1003;
}
div.toolslink a ul
{
	background:#ffffff;
	border:1px solid #000000;
	z-index:99;
}
div.toolslink a ul
{
	display:none;
}*/
/*
div.toolslink a:hover
{
	color:#ff0000;
}
div.toolslink a:hover ul
{
	display:block;
	visibility:visible;
	height:300px;
	width:200px;
	z-index:100;
}
div#articleTags
{
	margin:10px 0;
	padding:10px;
	clear:both;
	background-color:#fdfdd9;
	overflow:auto;
}
div#articleTags ul , div#articleTags ul li
{
	list-style:none;
	margin:0;
	padding:0;
}
div#articleTags ul li
{
	float:left;
	font-weight:bold;
	margin:5px 20px 5px 0;
}
div#articleTags ul li a
{
	white-space:nowrap;
}
div#articleTags .xtraLinks
{
	float:right;
	clear:both;
}
*/
div.articleTags
{
	margin-top:10px;
	padding:10px;
	clear:both;
	background-color:#fdfdd9;
	overflow:auto;
}
div.articleTags ul , div.articleTags ul li
{
	list-style:none;
	margin:0;
	padding:0;
}
div.articleTags ul li
{
	float:left;
	font-weight:bold;
	padding:5px 20px 5px 0;
}
div.articleTags ul li a
{
	white-space:nowrap;
}
div.articleTags .xtraLinks
{
	float:right;
	clear:both;
}
.red
{
	color:#FF0000;
}
div#trackComment
{
	clear:both;
	margin:20px 0;
}
