.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-top: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 2px solid #333333;
width: 493px; /*width of featured content slider*/
height: 175px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 2px;
background: white;
background-image: url(/images/news_top_g.jpg);
background-repeat:no-repeat; 
width: 493px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 490px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;

text-align: left;
padding-left: 30px;
padding: 1px 2px;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: #BCC9E2;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

.storytitle {
        font-family:  Georgia, Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;  
        font-weight: bold;
	color: #3366FF;
}

.storytitle A:link {
text-decoration: none;
color: #3366FF;
}

.storytitle A:hover {
text-decoration: none;
color: #3366FF;
}

.storytitle A:visited  {
text-decoration: none;
color: #3366FF;
}


.pretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
}

.h150 {
	height: 150px;
}
.txt10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.boxH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	background-color: #3399FF;
	background-image: url(/cslide/box_top.jpg);
	height: 14px;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px none #000066;
	border-left: 1px solid #000066;
}
.boxbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #000066;
	padding: 3px;
}

.sboxi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B5998;
	background-color: #FFFFCC;
	width: 100px;
	height: 18px;
	font-size: 10px;
}
.sboxs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B5998;
	background-color: #FFFFCC;
	height: 15px;
	font-size: 10px;
}
.box_search_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3B5998;
	font-weight: bold;
}
.txt10a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}
.sbut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
        color: #FFFFFF;
        border: 1px solid #000000;
	background-color: #3B5998;
}
.border1 {
        border: 1px solid #000000;
}
.ndis  {
text-decoration: none;
color: #3366FF;
}
.ndis A:link  {
text-decoration: none;
color: #3366FF;
}

.ndis A:hover  {
text-decoration: none;
color: #3366FF;
}

