@charset "UTF-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
}
#fullWrapper {
	background:#999 url(/fls/17800/site_graphics/sub_viewers_header.gif) 320px 5px no-repeat;
	width:580px;
	height:383px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #ccc;
}
#articleBox {
	
}
#images div {
	left: 0px;
}
#imgColumn{
	float:left;
	margin:0;
	padding:5px 0 0 5px;
	width:298px;
	text-align:center;
}
#arrowColumn {
	float:left;
	width:20px;
	height:383px;
	overflow:hidden;
	margin:0 0px 0 0px;
	padding:0;
}
#arrow {
	display:block;
	width:20px;
	margin-top:54px;
	height:20px;
	background-image:url('/fls/17800/site_graphics/arrow.gif');
	background-position: 1px 0px;
	background-repeat:no-repeat;
}
#headlineColumn {
	float:left;
	width:250px;
	margin:0 0 0 0px;
	padding:25px 0 0 0;
	overflow:hidden;
}
.pics {
	height: 290px; 
    padding: 0;  
    margin:  0; 
}
.pics img {
	background-color: #eee;  
	width:  290px; 
	height: 290px;
	top:  0; 
	left: 0;
}
.articleSlug {
	margin:2px 0 5px 0;
	width:235px;
	height:40px;
	border:2px solid #ccc;
	padding:0px 4px 0px 4px;
	background-color:#ccc;
}
.slug {
	display:block;
	width:282px;
	height:75px;
	text-align:left;
	font-size:12px;
	margin:0px 0 0 2px;
	padding:6px 0 0 0;
}
.slugHeadline {
	font-weight:bold;
}
.slugDate {
	font-color:#444;
	font-size:11px;
	line-height: 13px;
}
.highlight {
	border-color:#ff6600;
}
.articleSlug h4 {
	color:#000;
	font-size:11px;
	line-height: 13px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:0px;
}
.articleSlug h4 a {
	text-decoration: none;
}
.extraLinks {
	margin:8px 0 0 0;
	text-align:center;
	color:#00214e;
}
.extraLinks a {
	color:#00214e;
	font-size:12px;
	font-weight:bold;
}
.extraLinks a:hover{
	color:#fff;
}
.tinyClear {
	clear:both;
}
.hidden {
	display:none;
}

