.slidesWrapper_home{
 /*position: relative;leave as is*/
overflow: hidden; /*leave as is*/
width: 544px; /*width of featured content slider*/
height: 200px;
}



.slidesWrapper_home .slides_home{
visibility: hidden; /*leave as is*/
/*position: absolute; leave as is
left: 0;  leave as is
top: 0; leave as is */
padding: 0px;
background: white;
width: 544px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 200px;

}
#arrows_home {
		 position: relative; 
	 
		 width: 80px;
		}
 #arrows_home { top: -35; }

/*#arrows_home{
width: 200px; Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)
text-align: center;
background-color: none;
padding: 0px 0px;
margin: 10px 0px 0px;
position: relative;
top: -62;
left: 290; 
}*/

/*html>body #arrows_home {top: -210; left: 294;}*/

.mainfeature .num-border {border-top: 1px solid #fff;filter:alpha (opacity=50);-moz-opacity:.50;opacity:.50;-khtml-opacity: 0.5; width: 200px; position: relative;
top: -20; left: 344;}

.mainfeature .archive {position: relative; top: -36; left: 500;}
html>body .mainfeature .archive {position: relative; top: -18; left: 500;}

.mainfeature .archive a, .mainfeature .archive a:visited, .mainfeature .archive a:hover {font: 7.5pt verdana;; color: #fff; text-decoration: none;}

html>body .mainfeature .num-border {top: -23; left: 344;}

html>body .pagination{ top: -46;}


.pagination a img {border: none;}

.pagination a{
padding: 0 2px;
text-decoration: none; 
color: #fff;
background: none;
font: bold 8pt verdana;
}

.pagination a.selected{
color: #fff;
text-decoration: underline
}

.slides_home table tr td p {
	font-family: verdana;
	font-size: 8pt;
	padding: 15px 5px 0px 8px; 
	color:#fff;
}

.slides_home table tr td .blurb {font-size: 10px; padding: 0px 5px 0px 10px; margin: 0px;}



.slides_home a, .slides_home a:visited, .slides_home a:hover {color: #000000; text-decoration: none;}
.slides_home  a:hover {text-decoration: underline;}

.slides_home table .language a {font: 7.5pt verdana;}

/*List style for Language versions*/
.slides_home table tr td ul {margin: 0px 0px 0px 10px; padding: 0px;}

.slides_home  table tr td ul li {list-style-type: none;
background-image: url(carrot-white.gif);
background-repeat: no-repeat; background-position: 0px .5em; 
color: #fff;
font-size: 7.5pt;
padding: 0px 0px 5px 10px;
margin: 0em 0px 0px;
line-height: 10px;
}
html>body .slides_home table tr td ul li {background-position: 0px .4em; }

.slides_home  table tr td ul li a, .slides_home  table tr td ul li a:visited, .contentdiv  table tr td ul li a:hover {font: 7.5pt verdana;}