/*** ALTERNATIVE STYLES ***/

/*** BEGIN BREAKING NEWS ***/

#alternatives .complexListingBox {
	width: 310px;
        margin-top: 5px;
        margin-bottom: 15px;
	border: solid thin #B0BEC7;
	background: #F2F2FF;
        padding: 5px
	}

#alternatives .complexListingTitle {
        color: #054596;
        font: 11pt;
        font-family: arial, helvetica, times;
	font-weight: bold;
        font-variant: small-caps;
        letter-spacing: 0px;
        text-align: center;
        }
	
#alternatives .complexListingLink {
        color: #054596;
        }
	
#alternatives .listingItemTitle {
	font: 14px Times Roman;
	font-weight: bold;
    color: #054596;
	}

#alternatives .noListingItemTitle {
	text-align: center;
        font: 8pt Arial;
        color: #000;
        padding: 5px;
	}

#alternatives .listingArticleBlurb {
	display: block;
	margin: 5px 0 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}

#alternatives .lastUpdatedDate {
        font-color: #000;
        font: 12pt Times;
	font-weight: bold;
        }
	
/*** END BREAKING NEWS ***/


