/* for the coin grid */
.ArticleList {border: none}

/*
.cgPagerTop TABLE {border-bottom: 1px solid  #2D2C74;}
.cgPagerBottom TABLE {border-top: 1px solid  #2D2C74;}
*/


/* article list items */
.arlistItem	{padding-bottom: 10px;}

/* coin alternating grid items */
.arlistAltItem {padding-bottom: 10px;}	

/* coin headers  */
.arlistHeader	{font-weight: bold; vertical-align: bottom; border-bottom: 1px solid black}	
.arlistHeader	a {}	
.arlistHeader a:link {TEXT-DECORATION: none}
.arlistHeader a:visited{ TEXT-DECORATION: none}
.arlistHeader a:hover {TEXT-DECORATION: underline;}
.arlistHeader a:active {TEXT-DECORATION: none}


