a{
	color: #15518F;
}
.subcol h2{
	color: #15518F;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #FF7800;
}
.video-right h2{
	color: #ff7800;
}
.flickr h2{
	color: #ff7800;
}
.catlist h2{
	color: #ff7800;
	background:url(default/ico-catlist.gif) center right no-repeat;
}
.continue{
	background: url(default/ico-arrow.gif) no-repeat left;
}
img.download {
	border:0px;
	background:none;
	padding:0px;
}
/*=== Styling RSS RD Class ===*/
.rss-rd {
	/*border:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:10px;
	*/
}
.rss-rd h2 {
	text-transform:uppercase;
	background-color:#545454;
	color:#FFFFFF;	
	font-size:14px;
	padding:5px;
	margin-bottom:5px;
}

.rss-rd h3{	
	color:#000000;		
	padding:4px 0 3px 0;
	font-size:14px;
}
.rss-rd h3 a{	
	color:#000000;			
}
	
.rss-rd ul {
	/*background: url(images/hl-dot.gif) repeat-x bottom;*/
	margin: 0 0 0px;
	padding: 0px 0 7px;
}
.rss-rd ul li{
	margin: 0 0 7px;
	border-bottom:1px solid #EEEEEE;
	background: url(../images/arrow.png) no-repeat 0px 5px !important;
	padding: 0 0 3px 8px;
}
.rss-rd ul li a{
	/*color: #ffffff;*/
	
}
.poll {
	background:url(../images/poll-bg.gif) bottom left no-repeat;
}	
.poll ul li {
	border:0px;
}
.gallery {
	overflow:hidden;
	position:relative;
}

.slideInfoZone
{
	/*position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;	
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	visibility: visible;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	padding:5px;
	width:318px 	
	*/
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;	
	background: #DDDDDD;
	color: #000000;
	text-indent: 0;
	overflow: hidden;
	visibility: visible;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	padding:5px;
	width:318px 	
}

* html .slideInfoZone
{
	bottom: -1px;
}