body {
background-color:#ffffff;
background-image:none;
text-align:left;
}
#mainNews{
position:absolute;
text-align:left; 
width:100%;}

.article {
height:100px;
overflow:hidden;
width:180px;
}

.article_rightmost {
height:100px;
overflow:hidden;
width:180px;
}

/* Commented out the sections below that display the dots and arrow for links */


.article  a:link, .article  a:active, .article  a:visited{
color: #549419;
text-decoration:none;
font-weight:bold;
/*background-image:url(../images/arrow.gif);
background-position:right;
background-repeat:no-repeat;
padding-right:14px;*/
}
.article  a:hover{
text-align:left;
/* background-image:url(../images/dot.gif);
background-repeat:repeat-x;
background-position:bottom;
padding-right:0px;*/
color:#0ebef1;
}


.article_rightmost  a:link, .article_rightmost  a:active, .article_rightmost a:visited{
color: #549419;
text-decoration:none;
font-weight:bold;
/* background-image:url(../images/arrow.gif);
background-position:right;
background-repeat:no-repeat;
padding-right:14px;*/

}
.article_rightmost  a:hover{
text-align:left;
/* background-image:url(../images/dot.gif);
background-repeat:repeat-x;
background-position:bottom;
padding-right:0px;*/
color:#0ebef1; 

}
.newsmarquee {
height:100px;
}

.nonarrowhover{
color: #919194;
text-decoration:none;
font-weight:bold;
background-position:right;
background-repeat:no-repeat;