.lastAddRecipes {float:left; font-size:19px; font-weight:bold;}
#briask-iss-prev, #briask-iss-next, #briask-iss-next-recipeCat,#briask-iss-prev-recipeCat{margin-bottom:5px; width: 30px; height: 21px;display: block;float: left;background: no-repeat 0 0;text-indent:-9999px;}
#briask-iss-next{float: right;}
#briask-iss-prev:hover, #briask-iss-prev-recipeCat:hover{background-position: 0px -21px;}
#briask-iss-next:hover, #briask-iss-next-recipeCat:hover{background-position: 0px -21px;}

#briask-iss-next, #briask-iss-next-recipeCat {background-image:url(http://img.oede.by/new/img/btn_next.gif);position:relative;z-index:33;}
#briask-iss-prev, #briask-iss-prev-recipeCat {background-image:url(http://img.oede.by/new/img/btn_prev.gif);position:relative;z-index:33;}

#briask-iss-prev-recipeCat, #briask-iss-next-recipeCat {top:60px}
#briask-iss-prev-recipeCat {margin-right:10px;}
#briask-iss-next-recipeCat {margin-left:10px;}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
height:125px; /*Height should enough to fit largest content's height*/
border:1px solid #DDDDDD;
margin:10px 0 20px;
}

.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: 15px; /*margin around each panel*/
width: 144px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 96px;
font: bold 28px Arial;
text-align: center;
color: white;
}

.samplebuttons{
text-align: center;
width:70px;
float:right;
}

p.samplebuttons a{
color: #2e6ab1;
padding: 1px 2px;
margin-right: 3px;
text-decoration: none;
}
