﻿body
{
background: #fff;
color: white;
font-family: helvetica;
}
#wrap {
text-align:left;
margin:0px auto; 
padding:0;
width:860px; 
}

#box {
margin:0px auto; 
padding:0;
width:860px;
height:170px;
position:absolute;
}
.hidden
{
display: none;
}

#next img
{
position: absolute;
left:805px;
top:85px;
}
#prev img
{
position:absolute;
left:10px;
top:85px;
}

#slides .one{
background:url('http://img.adserver.bumeran.com/corp/home/slides/neutro/1.jpg');
height:170px;
width:860px;
}

#slides .two{
background:url('http://img.adserver.bumeran.com/corp/home/slides/neutro/2.jpg');
height:170px;
width:860px;	
}

#slides .three{
background:url('http://img.adserver.bumeran.com/corp/home/slides/neutro/3.jpg');
height:170px;
width:860px;	
}

#slides p{
position:absolute;
left:70px;
top:70px;
right:70px;
color:#000;
}

/*
#slides p
{
margin: 0;
padding: 0 1em;
font-size: 12px;
position: absolute;
top: 110px;
line-height: 50px;
height: 20px;
background: black;
opacity: .7;
filter:alpha(opacity=70);
}*/
