.arrow {
	padding-left: 3px;
	width: 20px;
	background-position: center bottom;
}

/*
-------------------------------------------------------------- 
ARTICLE FOOTERS
-------------------------------------------------------------- 
*/

#column2 #article-footerLinks ul {
	margin: 0;
	padding-top: 4;
	padding-right: 0;
	padding-bottom: 6;
	padding-left: 0;
	height: 22px;
}
#column2 #article-footerLinks li {
	display:inline;
	font-size: 9px;
	text-transform: uppercase;
	color: #2697c6;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.06em;
	border-right:1px solid #303030;
	border-right-style: solid;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin: 0px;
}
#column2 #article-footerLinks li a {color:#2697c6; text-decoration:none;}
#column2 #article-footerLinks li a:hover {color:#03b5ff; text-decoration:none;}
#column2 #article-footerLinks .first {padding-left: 4px;}


/*
-------------------------------------------------------------- 
COLUMN 2
-------------------------------------------------------------- 
*/
#content #column2 p {
	margin: 0px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 12px;
}
#column2 h1 {
	font-size: 14px;
	color: #e8e8e8;
	font-weight: bold;
	font-family: Helvetica;
	padding: 0px;
	margin-bottom: 0px;
}
#column2 h2 {
	font-size: 20px;
	color: #aad6ee;
	font-weight: normal;
	font-family: Helvetica;
	padding: 0px;
	margin-bottom: 0px;
}

#column2 .byLine {
	color: #6f6f6f;
	clear: both;
	font-size: 11px;
	font-weight: normal;
}
#column2 #article-footerLinks {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303030;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*
-------------------------------------------------------------- 
COLUMN 1
-------------------------------------------------------------- 
*/

#column1 h1 {
	font-size: 11px;
	text-transform: uppercase;
	color: #e8e8e8;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#content #column1 p {
	margin: 0px;
	padding-right: 16px;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#column1 #sightings ul {
	margin: 0;
	padding-top: 4;
	padding-right: 0;
	padding-bottom: 6;
	padding-left: 0px;
	list-style-type: none;
}
#column1 #sightings li {
	border-bottom-style: solid;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #2a2a2a;
}#column1 #sightings {
	padding-left: 12px;
	margin: 0px;
	padding-right: 6px;
}
#sightings span {
	float: right;
}
#column1 a {
	font-size: 9px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	text-decoration: none;
	color: #2697c6;
}
#column1 a:hover {
	color: #03b5ff;
}
h4.hotspot {
  font-size : 100%;
  font-weight : normal;
  color : #2697c6;
  margin-left : 0px;
  margin-top : 0px;
  margin-bottom : 2px;
  font-style : normal;
  cursor : pointer;
}

h4.hotspot:hover {
  color : #999999;
  text-decoration : none;
}
a {
  color : #2697c6;
  text-decoration : none;	
}
a:hover {
  color : #999999;
  text-decoration : none;	
}
}
#overflow ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#overflow li a {
	color: #666666;
	text-decoration: none;
}
#overflow li a:hover {
	color: #999999;
	text-decoration: none;
}