.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: solid 0px;
border-bottom: 0px;
width: 90%; /*width of featured content slider*/
border:solid 0px;
clear:both;
border:solid 1px;
background-color:#f6f6f6;
padding:5px;
margin-left:auto;
margin-right:auto;}


#slider2 h1{
clear:both;font-size:12px;
text-align:center;
color:#000000;
border:solid 0px #dddddd;
margin-left:0px;
padding:0px;}

#slider2 h2{font-size:11px;
text-align:left;color:#666666;}
#slider2 p{font-size:12px;}

#homeslider #slider2 h2{color:#000000;
font-size:12px;
line-height:14px;
border-bottom:solid 1px #dddddd;}
#homeslider .clickhere {text-align:center;
font-weight:bold;}

#homeslider p{line-height:16px;}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: relative; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background:none;
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: auto;
}

.sliderimage{width:220px;
border:solid 0px;
float:left;}

.sliderimage img{padding:5px;
background-color:#ffffff;}

.pagination{
width: 98%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: left;
padding-top:0px;
padding-bottom:5px;
border-bottom:solid 0px #dddddd;
padding-bottom:5px;
margin-bottom:5px;

}

#pagecontent .pagination a{
padding: 0 5px;
text-decoration: none; 
color: #000000;
background: none;
font-weight:bold;
font-size:12px;
}

#slider2 img{width:90%;}

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

#lex ul{list-style-type:none;
font-weight:normal;}
#lex .headline{font-weight:bold;font-size:14px;}
}
#lex #creditfooter a{border:solid 1px;display:hidden;}