#spotlight ul {
	list-style-type: none;
}

#spotlight ul li {
	padding: 2px 25px;
    font-family: Geneva, "Lucida Grande", Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #000078;
}

#spotlight ul li b {
	font-weight:normal;
}

#spotlight ul li a:link {
	color: #000078;
}

#spotlight ul li , #spotlight ul li  a:link { 
	color: #000078;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}

#rss_hdr {
        background: url(/images/RssHeaderTWO_background.png);
        text-align: center;
        width:100%;
        overflow:hidden;
        margin-top:40px;
} 

.blog_wrap { 
	overflow: auto; 
	width: auto; 
	padding: 1em; 
}

#spotlight .blogitem {
	font-family: Geneva, "Lucida Grande", Arial, Verdana, sans-serif;
        font-size: 12px;
        color: #000;
	padding:0 10px 26px;
}

#spotlight .blog_title {
	font-family: Geneva, "Lucida Grande", Arial, Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	padding-left:24px;
	display: block;
	background: url(/images/bullet_outlined.png) 0 2px no-repeat;
}

#spotlight .item_description {
	font-family: Geneva, "Lucida Grande", Arial, Verdana, sans-serif;
        font-size: 12px;
        color: #000;
	padding:0 24px 10px;
	text-align: justify;
}

#spotlight .item_link a {
	font-family: Geneva, "Lucida Grande", Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #000078;
}

#spotlight .item_date { 
	display: none; 
}

#spotlight .item_title, #spotlight .item_title a:link { 
	color: #000078;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}

#spotlight .item_description {
	margin:.7em 0;
}

.readmore {
	font-weight:bold;
	background:url(/newimages/rss_readmore.png) 0 2px no-repeat;
	padding:0 5px 0 17px;
}

.readmore a:link { 
	color: #777; 
}

#spotlight .blogitem h3 {
	margin-left:13px;
	padding-left:13px;
	background: url(/images/bullet_outlined.png) 0 6px no-repeat;
}

#spotlight .blogcenter h3 {
	background-image:url(/bluesnake/img/bullet_outlined.png);
}

.blogcenter p { 
	text-align: justify; 
}

#spotlight .blogred h3 {
	background-image:url(/images/bullet_outlined.png);
}

#spotlight .blogitem a {
	color: #000078;
}

#spotlight .blogitem h3, #spotlight .blogitem h3 a { 
	color: #000078;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}

#spotlight .blogitem p {
	margin:.7em 0;
}

#spotlight .blogitem .readmore {
	font-weight:bold;
	background:url(/bluesnake/img/btn_readmore.png) 0 2px no-repeat;
	padding:0 5px 0 17px;
}

#spotlight .blogitem .sendlink {
	font-weight:bold;
	background:url(/bluesnake/img/btn_sendlink.png) no-repeat;
	padding:0 5px 0 20px;
	margin-left:5px;
}
