#articleContent {
	width: 410px;
}

#articleContent .articleTools {
	float: right;
		
}

#articleContent .articleTools.bottom {
	margin-top: 1px;
}

div.articleRubric {
	text-transform: uppercase;
	margin-bottom: 15px;
}

div.articleRubric span {
	font-size: 1.6em;
}

div.articleRubric span.text {
	font-size: 1.3em;
	padding: 0 5px 0 5px;
}

#articleContent .byline {
	text-transform: uppercase;
	color: #757266;
}

#articleContent .byline span {
	text-transform: none;
}

#articleContent .articleUpdated {
	text-transform: uppercase;
	color: #757266;
}

#articleContent .deck {
	font: normal normal normal 1.2em/normal Arial, Helvetica, sans-serif;
}

#articleContent .photoBox {
	border-top: 1px dotted #666633;
	border-bottom: 1px dotted #666633;
	padding: 10px 0;
	width: 400px;
	margin: 0 auto;
}

#articleContent .photoBox .source {
	text-align: right;
	font: italic normal normal .8em/normal Arial, Helvetica, sans-serif;
}

#articleContent .photoBox .caption {
	font-weight: bold;
}

#articleContent .advertisement_horizontal {
	margin: 0 auto;
	width: 300px;
	border: 1px solid #000000;
}

#articleContent .articleBottomToolbox {
	margin-bottom: 10px;
}

#articleContent .articlePagination {
	text-transform: uppercase;
	clear: both;
}

#articleContent .articlePagination span {
	font-size: 1.3em;
	color: #666633;
}

#articleContent .articlePagination span.text {
	font-size: 1em;
	padding: 0 5px 0 5px;
	color: #000000;
}

#articleContent .articlePagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#articleContent .articlePagination li {
	list-style: none;
	margin: 0;
	padding: 0 5px;
	display: inline;
	font-weight: bold;
	font-size: 1.2em;
	border-right: 1px solid #666633;
}

#articleContent .articlePagination li.last {
	padding-right: 0;
	border-right: none;
}

#articleContent .articlePagination a {
	font-weight: normal;
	color: #000000;
	font-size: .8em;
}

#articleContent a.moreLink, #articleContent a:active, #articleContent a.moreLink:focus, #articleContent a.moreLink:hover, #articleContent a.moreLink:link, #articleContent a.moreLink:visited {
	color: #000000;
}

/** LATEST NEWS **/
.latestNewsPost {
	margin: 10px 0 0 0;
}

.latestNewsPost h6 {
	font-size: .8em;
	text-transform: uppercase;
	color: #757266;
}

.latestNewsPost h5 {
	font-size: 1em;
	text-transform: uppercase;
}

.latestNewsPost h5 a {
	color: #000000;
}

.latestNewsPost .latestNewsDate {
	text-transform: uppercase;
	color: #757266;
}

.latestNewsPost .latestNewsSource {
	text-transform: uppercase;
	color: #757266;
}

#SliderBox {
	border: 1px solid #ccc;
	margin:3px;
	width:5.5em;
	height:50px;
	float:right;
	margin-top:2.5em;
	text-align:center;
}

#FontSizeSlider {
	width:40px;
	height:9px;
	background:url(../images/toolbox_scrollbar.gif) no-repeat left center;
	margin: 10px auto 0 auto;
}

#TypeSize {
	font:11px/200% "ËÎÌå";
	color:#333;
	display:block;
	font-weight:bold;
	text-align:center;
}

#FontSizeSlider div {
	cursor:pointer;
	left:0px;
	top:0px;
	position:relative;
	width:9px;
	height:9px;
	float:left;
	background:url(../images/toolbox_scroller.gif) no-repeat left center;
}


	


