
*{ font-family: Arial,Helvetica,sans-serif; font-size:11px; color:#333333; line-height: 15px; }

body{ text-align:center; margin-top:10px;}
img{ border:0; }

#scroller { width:977px; margin: 0 auto; position:relative; }

.line { background:url(../images/scl_line_div_bt.gif) top left no-repeat; height:20px; }
.line { text-align:center; clear:left; }


/* - NAV - */
.buttons {display: inline-block;}
.buttons {display: inline;}
.buttons {display: table; margin: auto;}

ul {list-style: none; overflow: hidden;}
ul * {float: left;}
ul img { text-decoration:none; padding-top:6px;}

ul li { height:40px; background: url(../images/scl_rd_bg.gif) top left repeat-x; }
ul li.first { width:14px; height:40px; }
ul li.first { background: url(../images/scl_rd_left.gif) top left no-repeat; }
ul li.last { width:14px; height:40px; }
ul li.last { background: url(../images/scl_rd_right.gif) top left no-repeat; }

.cursor { cursor:pointer; }
.nocursor { cursor:default; }


/* - SLIDES - */
.slide { width:229px; height:106px; }
.slide { background: url(../images/scl_bg_boxes.jpg) top left no-repeat; }
.slide { border: 1px solid #daccae; }
.slide { float:left; margin: 5px 10px 5px 0; position:relative; }
.slide { text-align:left; }


.slides { margin-left:10px; }
.slide h3 { position:absolute; top:0; left:10px; }
.slide h3 { width:125px; float:left; padding: 3px 0 3px 0; margin-top: 9px; }.slide h3 { font-size:15px; color:#a6843b; font-weight:bold; font-family: Arial, Helvetica, sans-serif; }

.slide p { position:absolute; top:18px; left:10px; }
.slide p { width:115px; float:left; padding: 3px 0 3px 0; }

.slide a { position:absolute; top:76px; left:10px; }
.slide a { width:125px; float:left; padding: 3px 0 3px 0; }
//.slide .img { position:absolute; top:10px; right:15px; }
.slide a.img { position:absolute; width:84px; top:8px; left:130px; }

