#new-in-corrections{
	float:left;
	display:block;
	width:248px;
	margin:0px;
	padding:0px;
	z-index:999;
}

#new-in-corrections{
	margin:0px;
	padding:0px;
	width:248px;
}

#new-in-corrections h3,
#new-in-corrections h3 a{
	margin:0px;
	padding:0px;
	width:248px;
	font-size: 16px;
	color:#006699;
	font-weight: bold;
	text-decoration: none;
}

#new-in-corrections h3{
	margin:0px;
	padding:0px;
	color: #FFA51F;
	width:248px;
	border-bottom: #F0EEEA solid 1px;
	padding: 0 0 5px 0;
	margin:0px;
}

#new-in-corrections .ui-tabs-panel {
	margin:0px;
	padding:0px;
	width:248px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

#new-in-corrections .ui-tabs-panel ul {
	min-height:100px;
	width:248px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 10px 0px;
	border-bottom: #F0EEEA solid 1px;
	clear:both;
	list-style:none;
	list-style-type:none;
}

#new-in-corrections .ui-tabs-panel li {
	width:248px;
	background:none;
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-top:5px;
	line-height:1.5em;
	clear:both;
	list-style:none;
	list-style-type:none;
}

#new-in-corrections .ui-tabs-panel li a {
	display:block;
	text-decoration:none;	
	background:url(../images/icon-list-arrow-lg.gif) no-repeat 1px -5px;
	padding-left:18px;
	width:235px;
}



#new-in-corrections .ui-tabs-nav {
	display:block;
	width:248px;
    list-style: none;
    margin: 0px;
	padding:0px;
	float:left;
	padding-bottom:20px;
	clear:both;
}

#new-in-corrections .ui-tabs-nav li {
	display:block;
	float:left;
	width:10px;
    margin: 0 0 0 0px;
	padding:0px;
	padding-bottom:5px;
	background:none;
}

#new-in-corrections .ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
	text-transform:uppercase;
	color: #FFA51F;
	background:none;
}
 
#new-in-corrections .ui-tabs-nav a {
   	padding-left: 0;
    color: #27537a;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
	background:none;    

}

#new-in-corrections .ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    z-index: 2;
    margin-top: 0;
    color: #000;
	text-decoration:underline;
	color: #FFA51F;
} 

#new-in-corrections .ui-tabs-nav a span {
    width: 10px; 
    height: 18px; /* IE 6 treats height as min-height */
    padding-right: 0;
}

#new-in-corrections a.viewall{
	color: #FFA51F;
	display: block;
	width:auto;
	height:20px;
	width:60px;
	padding-right:0px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	background:url(../images/arrow-more-5.gif) no-repeat top right;
}

#breaking-news h3{
	width:450px;
}

#breaking-news .ui-tabs-panel {
	width:450px;
}

#breaking-news .ui-tabs-panel li {
	width:450px;
}

/*#breaking-news .ui-tabs-nav{
	width:450px;
}*/

#breaking-news .ui-tabs-nav{
	width:450px;
	float:left;
}

#breaking-news ul li .title{
	display:block;
	float:right;
	width:358px;
	padding: 0px 0 8px 0;
	clear:right;
}