#topNews{
width: 740px;
position: relative;
border: 0px solid #CCC;
float:left;
clear:both;
height:333px;
}

#topNews UL.ui-tabs-nav{
position: absolute;
top: 253px;
left: 0px;
list-style: none;
padding: 0;
margin: 0;
width: 740px;
background: url(/wp-content/themes/rgo/images/grants/topnews_bg.png) repeat-x top;
float:left;
clear:both;
}

#topNews UL.ui-tabs-nav LI{
padding: 0px;
font-size: 12px;
float:left;
width: 185px;
border-bottom: 1px solid #d7d7d7;
}

#topNews UL.ui-tabs-nav li#nav-fragment-0,
#topNews UL.ui-tabs-nav li#nav-fragment-1,
#topNews UL.ui-tabs-nav li#nav-fragment-2{
background: url(/wp-content/themes/rgo/images/grants/topnews_line.png) no-repeat right 5px;
}

#topNews UL.ui-tabs-nav LI a SPAN{
font-size: 12px;
font-family: Arial, Verdana;
line-height: 14px;
display: block;
padding:14px 10px 10px 10px;
line-height:1.2em
}

#topNews LI.ui-tabs-nav-item A{
display: block;
text-decoration: none;
height: 66px;
color: #333;
font-weight:bold;
}
#topNews LI.ui-tabs-nav-item A:hover{
}

#topNews LI.ui-tabs-selected{
border-bottom:1px solid #003471 !important;
}

#topNews UL.ui-tabs-nav LI.ui-tabs-selected A{
background: url(/wp-content/themes/rgo/images/grants/topnews_current.png) no-repeat center top;
color: #fff;
}

#topNews .ui-tabs-panel{
width: 740px;
height: 245px;
position: relative;
overflow:hidden;
background:#f2f2f2;
border-bottom: 1px solid #d7d7d7;
}

#topNews .ui-tabs-panel .infoImg{
float:right;
position: relative;
right:10px;
top:10px;
height:215px;
width: 350px;
overflow:hidden;
border:5px solid #fff;
}

#topNews .ui-tabs-panel .info{
float:left;
position: relative;
width: 350px;
left:10px;
top:10px;
height:220px;
overflow-y:hidden;
color:#000;
}
#topNews div.infoTitle{
font-size: 18px;
font-family: Arial;
color: #005689;
padding: 0px;
margin: 0px 0px 7px 0px;
overflow: hidden;
}

#topNews .info A{
text-decoration: none;
color: #111;
}
#topNews .info A:hover
{
text-decoration: none;
color: #555;
}

#topNews div.infoTitle a{
color: #005689;
font-weight:bold;
}

#topNews div.infoTitle a:hover{
color: #005689;
text-decoration: underline;
}

#topNews .ui-tabs-hide
{
display: none;
}
