#nikiImage ul {
background:#FFFFFF none repeat scroll 0 0;
bottom:0;
overflow:hidden;
padding:4px 8px;
position:absolute;
right:0;
z-index:1000;
}

#nikiImage ul li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#nikiImage ul a.prev {
background-image:url(/content/houseProject/gfx/slideshow_navigation/prev.gif);
width:14px;
}

#nikiImage ul a.next {
background-image:url(/content/houseProject/gfx/slideshow_navigation/next.gif);
width:14px;
}

#nikiImage ul a {
background:transparent url(/content/houseProject/gfx/slideshow_navigation/a.gif) no-repeat scroll 0 0;
cursor:pointer;
display:block;
float:left;
height:14px;
margin:0 4px 0 0;
overflow:hidden;
width:12px;
}

a {
color:#09719D;
cursor:pointer;
}

#nikiImage ul a.active, #nikiImage ul a.prev:hover, #nikiImage ul a.next:hover {
background-position:0 -14px;
}

#nikiImage ul {
background:transparent none repeat scroll 0 0;
bottom:0px;
overflow:hidden;
position:absolute;
right:0;
z-index:1000;
}

html>/**/body #nikiImage ul {
	bottom:-14px;
}



