
          /* ---------- accent.css starts here ---------- */


@media all{

/*front heading link colour set */

body.front #content .first ul#main-trailblock li.wide h3 a,
body.front #content #main-zone .first li.wide h3 a
{
    color: #005ca3; /* $frontLink */
    background-color: white; /* $frontLinkReverse */
}

body.front #content .first ul#main-trailblock li.wide h3 a:focus,
body.front #content .first ul#main-trailblock li.wide h3 a:active,
#badge a,
#badge
{
    color:  white;/* $frontLink */
    background-color: #005ca3; /* $frontLinkReverse */
}

}
          /* ----------  accent.css ends here ----------- */

div#page-header h1,
div#finance-guides,
body.money div#finance-header,
#best-buy-container,
div#promo
{
	background-color: #fff;
}

div#stock-search-narrow
{
	border-top-width: 10px;
	border-top-style: solid;
}

div#stock-search-narrow p#stock-search-label,
div#stock-search-narrow p#browse-all-stocks
{
	border-top: 1px dotted #999;
}

body.money form#stock-search-form h3
{
	color: #333;
	font-family: georgia, serif;
	font-size: 1.166em;
	font-weight: bold;
}

body.front #wrapper div#section-contents .capsule ul.tri li,
div#best-buy-tables p.best-buy-more
{
	border-color: #999;
}

body.front #promo div.capsule 
{
 	background-color: #fff;
}

.finance-sheet ul.sublinks,
#finance-guides table,
p.best-buy-more
{
	background-color: #efefef;
}	

#promo #finance-guides table
{
	background-color: #fff;
}

#main-trailblock ul#more-news h3
{
	border-top-color: #999;
	color: #333;
}