﻿.newsFooter
{
	height: 5px;
}
#toolbox
{
	background-color: #ffffff;
	width: 418px;
	height: 24px;
	margin: 5px 0;
	padding: 0;
	border: #CCCCCC 1px solid;
 font-size: 8.5pt !important;
}
#toolbox * { font-size: 8.5pt !important; }
#toolbox ul
{
	list-style-type: none;
	width: 416px;
	height: 21px;
	padding: 0;
	margin: 3px 0 0 10px;
}

#toolbox li
{
	float: left;
}
#toolbox a, #share-box a
{
	text-decoration: none;
}
#toolbox a:hover, #share-box a:hover
{
	text-decoration: underline;
}
#tools-title
{
	margin: 2px 18px 0 0;
	font-weight: bold;
}
#tools-print
{
	background: url("../images/print-icon.gif") no-repeat;
	display: block;
	height: 20px;
	padding: 0 0 0 20px;
	margin: 2px 18px 0 0;
}
#tools-rss, .tools-rss
{
	background: url("../images/rss.gif") no-repeat 0px 1px;
	display: block;
	height: 20px;
	padding: 0 0 0 20px;
	margin: 2px 18px 0 0;
    cursor: pointer;
}
#tools-share
{
	background: url("../images/share-icon.gif") no-repeat;
	display: block;
	height: 20px;
	padding: 0 0 0 20px;
	margin: 2px 18px 0 0;
position: absolute;
left: 192px;
}
#tools-font-size-1
{
	background: url("../images/font-size-adjust-1.gif") no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 3px 0 0;
	padding: 0;
position: absolute;
left: 355px;
}
#tools-font-size-2
{
	background: url("../images/font-size-adjust-1.gif") no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 3px 0 0;
	padding: 0;
position: absolute;
left: 375px;
}
#tools-font-size-3
{
	background: url("../images/font-size-adjust-1.gif") no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
position: absolute;
left: 395px;
}
#socialNetworkingContainer
{
	position: relative;
}
#share-box
{
	background: #FFF;
	height: 95px;
	width: 237px;
	border: #CCCCCC 1px solid;
	padding-top: 2px;
    padding-left: 1px;
	margin: auto;
	display: none;
	position: absolute;
	left: 180px;
	top: 0;
	z-index:9999;
}
#share-box * { font-size: 9pt !important; }
#share-box img
{
	float: none;
	margin: 0 2px 0 0;
}
#share-box-title
{
	background: url("../images/share-icon.gif") no-repeat;
	display: block;
	height: 16px;
	width: 220px;
	font-weight: bold;
	margin: 3px 0 3px 10px;
	padding: 0 0 0 20px !important;
	*margin-top: 5px;
}
#share-box-columns
{
	border-top: #CCCCCC 1px solid;
}
#share-box-column-1
{
	float: left;
	width: 100px;
	margin: 5px 0 0 10px;
	padding: 0;
	list-style-type: none;
}
#share-box-column-2
{
	float: left;
	width: 105px;
	margin: 5px 0 0 5px;
	padding: 0;
	list-style-type: none;
}
#share-box-column-1 li, #share-box-column-2 li
{
	height: 18px;
	padding: 2px 0;
}
#tools-email
{
	background: url("../images/email-icon.gif") no-repeat 0px 2px;
	display: block;
	height: 20px;
	padding: 0 0 0 20px;
	margin: 2px 18px 0 0;
}
.myspace-share {
    background: url("../images/myspace_icon.gif") no-repeat;
}
.twitter-share {
    background: url("../images/twitter-share-icon.gif") no-repeat;
}
.facebook-share {
    background: url("../images/facebook_share_icon.gif") no-repeat;
}
.delicious-share {
    background: url("http://static.delicious.com/img/delicious.small.gif") no-repeat;
}
.digg-share {
    background: url("../images/16x16-digg-guy.gif") no-repeat;
}
.stumbleupon-share {
    background: url("http://cdn.stumble-upon.com/images/16x16_su_3d.gif") no-repeat;
}
.myspace-share, .twitter-share, .facebook-share, .delicious-share, .digg-share, .stumbleupon-share {
    height: 20px;
    padding: 0 0 0 20px;
}
.normal #holder
{
	font-size: 1.0em !important;
}
.larger #holder
{
	font-size: 1.3em !important;
}
.largest #holder
{
	font-size: 1.5em !important;
}

/*div#contentwell #toolbox {
  font-family: Verdana, Helvetica, sans !important;
  font-size: .95em !important;
}*/

div#contentwell #toolbox a, div#contentwell #share-box a { font-weight: normal !important; }
div#contentwell #toolbox ul, div#contentwell #share-box ul { list-style: none; }
div#contentwell #toolbox li, div#contentwell #share-box li { 	height: 18px;	padding: 0 0 2px 0; background: none; }
div#contentwell #share-box-columns { padding-left: 10px; }
div#contentwell #share-box { width: 229px !important; left: 188px;}