/* forms */ 

.in-acc {border:none;width:97px; height:30px;background:url(../images/login-input.jpg);padding:11px 10px 0 110px;}
.in-acc2 {border:none;width:97px; height:30px;background:url(../images/login-input2.jpg);padding:11px 10px 0 110px;}

.entrar-acc {border:none;width:66px; height:21px;background:url(../images/entrar-btn.gif);margin-left:36px;cursor:pointer;}


.search-input {background:none;border:none;position:absolute;top:6px;left:32px;width:255px; height:15px;}
.search-submit {cursor:pointer;border:none;position:absolute;top:1px;right:2px;width:77px; height:25px;background:none;}

/* dropdown */ 




/* slider */ 


.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 436px;
height: 29px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-right: 2px; /*margin around each panel*/
width: 143px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
position: relative;
height:23px;
background:#9dc435;
text-align: center;
padding:6px 0 0 0;
}

.panel p {color:#fff;font-family:Arial, sans-serif;font-size:11px;font-weight:bold; }

.left-arr {position:absolute;top:0px !important;left:0px !important;top:0px;left:0px;}
.right-arr {position: absolute;top:0px !important;left:458px !important;top:0px;left:458px;}

.input-acc select {width:140px;}
.raro, .raro:visited {text-decoration:none;font-weight:bold;color:#614834;}
.raro:hover {text-decoration:none;font-weight:bold;color:#999;}