#IndustryNews{
	padding:10px 0 0 0;
	border-bottom:1px solid #999;
	height:245px;
}

#IndustryNews h1 a:link, #IndustryNews h1 a:visited {
	color:#565656;
}

#IndustryNews h1 a:hover{
	color:#ffa41a;
}

#IndustryNews img, #Group1 img, #Group2 img {
  float:left;
 
}

/*SUB NEWS*/

#subNews #Group1 img {
margin-bottom: 20px;
}

#subNews #Group2 img {
margin-bottom: 20px;
}

#subNews{
	margin:0;
	padding:15px 0 10px 0;
	border-bottom:1px solid #999;
}

#subNews h2 a:link, #subNews h2 a:visited {
        color:#565656;
}

#subNews h2 a:hover{
        color:#ffa41a;
}

#Group1, #Group2{
	margin:0;
	width:320px;
	float:left;
	height:100px;
}

#Group1 h2, #Group2 h2{
	background:none;
	color:#565656;
	margin:0;
	line-height:1.2em;	
}

#Group1 p, #Group2 p{
	line-height:1.4em;
	padding:0;
	margin:5px 0 0 0;	
}

#Group2 {
	margin:0 0 0 15px;
}



#mainContent #quoteOfTheDay{
font-size: 1.1em;
	margin:10px 0 4px 0;
	width:280px;
	float: left;
	
	height:100px;
}

#mainContent #pr_newswire {
width: 330px;
height: 230px;

float: right;
padding-top: 10px;
}

#mainContent ul.simplelist {
margin-left: 30px;
}


#newsSnippet h2{
	color:#565656;
	margin:0;
	padding:15px 0 0 10px;
	line-height:0;	
}

#newsSnippet{
font-size: 0.8em;
	margin:10px 0 4px 0;
	padding:0;
	width:325px;
	float:left;
	height:120px;
	background: url(/kbbn/images/twitterBox.jpg) no-repeat;
	margin:10px 0 0 0;
	color:#565656;
	font-weight:bold;

}

#newsSnippet p {
margin-left: 10px;
line-height: 0.7em;
}

#twitter_div {
height: 53px;
}



#newsSnippet #twitter_update_list a:link, #newsSnippet #twitter_update_list a:visited{
	color:#fff;
}


#mainContent #quoteOfTheDay a:link{
	font-size:0.8em;
}

#quoteOfTheDay{
	width:275px;
	padding:0 0 0 40px;
	background: url(/kbbn/images/quotes.jpg) no-repeat;
	font-size:1.5em;
	
}

#quoteOfTheDay b{
	font-size:1.6em;
	padding:5px 5px 5px 0;
	margin:0;
}






/*
#quoteOfTheDay {
	margin-right:10px;
	color:#565656;
	padding:0 0 0 10px;
	background: url(/kbbn/images/quotesBottom.jpg) no-repeat 100% 100%;
	width:305px;
	 
}
*/

/*Has to be b instead of h2 as this is done via javascript and we have
  no control over what html we get back
*/


/*

#quoteOfTheDay small, #quoteOfTheDay i{
	margin-left:50px;
	border:1px solid red;
}


#quoteOfTheDay b {
  padding:15px 0 5px 40px;
  height:25px;
  display:block;
  font-size: 1.7em;
  background: url(/kbbn/images/quotesTop.jpg) no-repeat;
  border:1px solid red;
}




#subNews a:link, #subNews a:visited{
	color:#767676;
	float:right;
	font-size:1em;
	font-weight:bold;
}

#subNews a:hover{
	color:#ffa41a;
	font-size:1em;
	font-weight:bold;
}

/*NEWS BACK ISSUES*/

#newsBackIssues{
	width:665px;
	height:100px;
	background:url(/kbbn/images/backIssues.jpg) no-repeat;
	margin:1px 0 0 0;
	color:#fff;
}


#newsBackIssues table{
	margin:0;
	font-size: 0.9em;
}

#newsBackIssues table a:link, #newsBackIssues table a:visited{
	color:#fff; 
	
	line-height:1.2em;
}

#newsBackIssues table a:hover{
	color:#ffa41a;
}

#newsBackIssues table a.full-story{
	color:#ffa41a;
	font-size: 1.1em;
}

#newsBackIssues table a.full-story:hover{
	color:#ffffff;
}




