#mn_Article_Complex .complexListingBox li.listNoImage {
   list-style: none;
   background: transparent url(http://extras.mnginteractive.com/live/media/site568/2006/1121/20061121__bullet_blue_sm.gif) no-repeat 0 5px;
   font: normal 11px verdana, arial, helvetica, sans-serif;
   line-height: 1em;
   margin: 0px 0px 7px 0px;
   padding: 0;
   width: 315px;
   float: left;
}

/* -------- BEGIN COMPLEX LISTING PORTLET (Override Global Styles)-------- */

/* --- FIX for ie - rendering differently due to lack of ul tag --- */
*html .complexListingBox li.listNoImage {
	clear: right;
	width: 320px;
}

*html .complexListingBox li.listNoImage a {
   text-indent: 3px;
}
/* --- END ie fix --- */
/* -------- END COMPLEX LISTING PORTLET -------- */



/* -------- UGH!! (Override for columnists)-------- */
/* -------- This Style Sheet could be on a columnists page-------- */
#mn_Section_Columnist .complexListingBox li.listNoImage {
	clear: none;
	width: 100%;
	display: block;
}

#mn_Section_Columnist .complexListingBox li.listNoImage a {
   text-indent: 0px;
}
/* -------- END UGH!! (Override for columnists)-------- */

