﻿/*********************** ADD THIS BOX *************************/
.addthis_toolbox a img{
    border:0;
}

.addthis_toolbox .custom_images a:hover img, .addthis_toolbox a:hover img{
    -moz-opacity:.55; 
	filter:alpha(opacity=55); 
	opacity:.55;
}
	
.addthis_toolbox .custom_images a img, .addthis_toolbox a img{
    opacity: 1;
}

.addthis_toolbox{
	margin: 0 0 28px 0;	
}


/*********************** INDUSTRY NEWS *************************/
.industryNews{
	width:903px;
	background: #61a6c4 url(../images/industryNewsBacker.gif) repeat-x;
	display:block;
	margin: 0 0 0 25px;
	_margin: -5px 0 -15px 25px;
	_overflow:hidden;
}

*:first-child+html .industryNews{
	width:903px;
	background: #61a6c4 url(../images/industryNewsBacker.gif) repeat-x;
	display:block;
	margin: -5px 0 -15px 25px;
}

.industryNewsIcon{
	background:url(../images/industryNews_large_icon.png) no-repeat top;
	width:69px;
	height:91px;
	display:block;
	margin: 0 0 0 20px;
}

.largeTxt{
	color:#FFF;
	font-weight:bold;
	font-size: 22px;
	margin: 20px 0 0 22px;
}

.thinking{
	background:url(../images/thinking_backer.png) no-repeat;
	width:273px;
	height:227px;
	display:block;
	float:right;
	margin: 12px 12px 15px 0;
	_margin: 12px 0 15px 6px;
}

.thinking ul li{
	list-style:none;
}

.thinking ul li a{
	text-indent:-9999px;
	text-decoration:none;
	height:56px;
	width:273px;
	display:block;
}

.thinking ul li a:hover{
	
}

.newsList{
	float:left;
	width:383px;
	margin: 12px 0 10px 25px;
	_margin: 25px 0 20px 25px;
}

*:first-child+html .newsList{
	float:left;
	width:383px;
	margin: 12px 0 20px 25px;
}

.rssincl-itemtitle {
	margin: 2px 0;
	font-weight:bold;
	color:#fff;
	font-size:1em;
}

.rssincl-itemtitle a {
	font-weight:bold;
	color:#fff;
}

.rssincl-itemdate {
	margin: 1px 0;
	padding:0;
	font-size:.9em;
	font-weight:bold;	
}

.rssincl-itemdesc {
	line-height:120%;
	color:#000;
	margin: 0 0 15px 0;
}

.newsList ul{
	display:block;
}

.newsList ul li{
	list-style-image:url(../images/bullet_arrow.gif);
	color:#FFF;
	padding: 0 0 12px 0;
}

.blackTxt{
	color:#2a2927;
	font-weight:bold;
}

