#defaultArticleListing .complexListingTitle,
#defaultArticleListing .indexSectionTitle{
	font-family: arial, verdana, helvetica,sans-serif;
	font-size: 11px; 
	color:#699; 
	font-weight:bold; 
	text-decoration:none;
}

#defaultArticleListing td.complexListingTitle,
#defaultArticleListing td.indexSectionTitle{
	width:470px;
	padding: 10px 0px 3px 0px; /* top right bottom left */
	vertical-align:bottom;
	align:left;
	border-bottom: 1px solid #ccc;
}

#defaultArticleListing .listingItemTitle,
#defaultArticleListing .indexArticleTitle {
}

#defaultArticleListing td.listingItemTitle, 
#defaultArticleListing td.indexArticleTitle {
   	padding: 0px;
}


#defaultArticleListing A.indexArticleTitle,
#defaultArticleListing A.listingItemTitle {
	font-family: arial, verdana, helvetica,sans-serif;
	font-size:15px;
	color:#03c;
	font-weight:bold;
	text-decoration:underline;
}

#defaultArticleListing A:active.indexArticleTitle,
#defaultArticleListing A:active.listingItemTitle {
	text-decoration : none;
}

#defaultArticleListing A:hover.indexArticleTitle,
#defaultArticleListing A:hover.listingItemTitle {
	text-decoration:none;
}

#defaultArticleListing .listingArticleBlurb,
#defaultArticleListing .indexArticleBlurb{
	font-family: arial, verdana, helvetica,sans-serif;
	font-size:11px;
	color:#333;
	line-height:1.3;
}

#defaultArticleListing a.complexListingItem,
#defaultArticleListing a.complexListingLink,
#defaultArticleListing a.indexArticleListing {
	font-family: arial, verdana, helvetica,sans-serif;
	font-size:10px;
	/* color:#6C6CDF; */
	color:#303c;
	text-decoration:underline;
}
#defaultArticleListing li.listNoImage,
#defaultArticleListing .indexArticleBullet {
	color:black;
}

#defaultArticleListing a:hover.complexListingItem,
#defaultArticleListing a:hover.complexListingLink,
#defaultArticleListing a:hover.indexArticleListing {
	text-decoration:none;

}





/* ------------------------------------------------------------ */
/* THIS IS MY WORKSPACE */




















/* ------------------------------------------------------------ */






/* ***************** OTHER SETTINGS I HAVEN'T LOOKED AT YET ************************** */



#defaultArticleListing td.indexArticleSpacer {
	margin-top: 1px;
	margin-bottom: 1px;
}

#defaultArticleListing .indexArticleLinkTo{
	font-family:arial,sans-serif;
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
}








/* ***************** Complex Listing section ************************** */






#defaultArticleListing .listingArticleLinkTo{
	font-family:arial,sans-serif;
	font-size:12px;
	color: white;
	text-decoration:none;
}









#defaultArticleListing .complexListingMoreHeadlines{
    font-family:arial,sans-serif;
    font-size:14px;
    color:black;
    font-weight:bold;
    text-decoration:none;

}

#defaultArticleListing .complexListingItemPhotoCredit {
	font-family:arial,sans-serif; 
	font-size:10px; 
	color:#ccc;
	line-height:15px;
	display: none;
}








